The WinReducer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The WinReducer ForumLog in

FORUM

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script Empty[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
So I've been trying for a while to get the OOBE to work on integrating some custom apps to install. But when I do so I get this error:




See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\WinReducer81\WORK\INTEGRATE\'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.IO.File.Create(String path, Int32 bufferSize)
   at System.Windows.Forms.RichTextBox.SaveFile(String path, RichTextBoxStreamType fileType)
   at WinReducer81.Form_Remover.Apply_Process()
   at WinReducer81.Form_Remover.Remover_Apply_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34011 built by: FX45W81RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
WinReducer81
    Assembly Version: 1.0.5286.27824
    Win32 Version:
    CodeBase: file:///D:/WinReducer81/WinReducer81.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Any idea?


Maybe script is done wrong??



@ECHO OFF

for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\sources\install.wim set CDROM=%%i:

if not defined CDROM goto :eof

echo Detected CDROM as drive %CDROM%

cd\

Title WINREDUCER POST INSTALLATION

Color F0

@echo ********** Welcome **********

"%CDROM%\WinReducerPI\AgentRansack_820.exe" /sp- /verysilent

"%CDROM%\WinReducerPI\mbam-setup-2.0.2.1012.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

"%CDROM%\WinReducerPI\npp.6.6.7.Installer.exe" /S

"%CDROM%\WinReducerPI\putty-0.63-installer.exe" /sp- /silent

"%CDROM%\WinReducerPI\vlc-2.1.3-win32.exe" /S

"%CDROM%\WinReducerPI\winamp5666_full_all.exe" /S /install=SFQDR

"%CDROM%\WinReducerPI\XnView-win-full.exe" /VERYSILENT /SP-

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
Hello,

Thank you for the report, becuas it seems that you are not the only one, so I will see what goes wrong with WinReducerPI OOBE for v1.12.

Best Regards.

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
Hello,

I've tried to reproduce the bug, but unfortunately I didn't replicate it. At least I've discovered an hidden bug and it will be fixed in the v1.12. So maybe this will solve your trouble ? Please let me know, thank you ...  Smile

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
The same bug happens on v12

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
Yeah, still present. I repeat: if I move WinReducer folder to somewhere else, after having repaired all paths, It'll work for a while.

That's what happens when I save my preset:
Spoiler :

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
Fixed in v1.14 !

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
Welcome back my darling! Very Happy this is 14.4.

Code:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\UTILITIES\WinReducer81\WORK\INTEGRATE\'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.IO.File.Create(String path, Int32 bufferSize)
   at System.Windows.Forms.RichTextBox.SaveFile(String path, RichTextBoxStreamType fileType)
   at WinReducer81.Form_Remover.Apply_Process()
   at WinReducer81.Form_Remover.Remover_Save_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
WinReducer81
    Assembly Version: 1.0.5330.27076
    Win32 Version:
    CodeBase: file:///C:/UTILITIES/WinReducer81/WinReducer81.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
Hello,

Crap ...  Evil or Very Mad

I've tried again with different methods, and it worked each times for me ... I'm not able to reproduce this !

But could you please try the test build in the link below, which informs you if an error happens by a number ... Could you please copy/paste here the according error in your "winreducer81.log" !

Link for the TEST.BUILD -->  http://1drv.ms/1kmFKpq

--> To do this test, could you please close all windows (explorer, text files, ...) except winreducer 8.1 one !

Thank you ...

description[SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script EmptyRe: [SOLVED] WinReducer 8.1 v1.11 - Unable to finish w/ OBEE script

more_horiz
I've closed every process useless for running Windows, then I've tried the test build. At the exception window, I've tried both clicking continue and quit. None of these two options made WinReducer write an error number in the log.

Interestingly, the error has appeared at the first test (you remember moving WinReducer folder solves the error for a while. I haven't done it this time, I've left everything as it was). That makes me think this bug is not related to WinReducer code itself but to an external resource.

Sorry if my phrases are intricate, my English is good about nouns, but not about verbs Razz

Oh, one thing more: I'm an engineering student (first year, though) and I studied IT at high school. If you need to be more technical, please feel free.
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum