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[ANSWERED] Error in Applying Changes to ISO Empty[ANSWERED] Error in Applying Changes to ISO

more_horiz
FINISH > Apply (as in Page 23 in HowTo.pdf)

I cannot apply changes to ISO, as the following error appears.

Please help. Thank you very much.

__________________________________________________________________________________________________

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

************** Exception Text **************
  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 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.34209 built by: FX452RTMGDR
   CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
WinReducer81
   Assembly Version: 1.0.5224.22491
   Win32 Version:
   CodeBase: file:///C:/WinReducer/WinReducer81.exe
----------------------------------------
System.Windows.Forms
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
   Assembly Version: 4.0.0.0
   Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
   CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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[ANSWERED] Error in Applying Changes to ISO EmptyRe: [ANSWERED] Error in Applying Changes to ISO

more_horiz
TOPIC MOVED TO WR81 "HELP" FORUM !

Hello,

1st : Just restart your computer and launch WinReducer again.

2nd :  Be sure to use the latest build available on the WinReducer website.

3rd : If it still doesn't work try to delete the WinReducer folder and recreate it. Just keep all your software, presets, ISO, ...., you added or created.

Best Regards.

description[ANSWERED] Error in Applying Changes to ISO EmptyRe: [ANSWERED] Error in Applying Changes to ISO

more_horiz
@winterstorm2050

Thanks for your advice. Sorry for posting my thread in the wrong subforum.

I am using WinReducer for Windows 8.1, Version 1.06. I somehow solved the problem, by taking full control of C:\WinReducer.

Still, another problem happens. WinReducer successfully created the slimmed-down Windows 8.1 ISO. When I tested it in Oracle VM VirtualBox, a command prompt showing DISM was executed by itself.

The normal Windows installation goes as this:
1. First Stage: Installing Windows, Installing Updates, Finishing Up. Restart.
2. Second Stage: Getting Device Ready. Getting Ready.

During 'Getting Ready', this command prompt showing DISM was executed by itself. An hour has passed, and it is only at 60 %. I am using a normal hard disk, but the Windows installation should not take that long. I am unsure what went wrong.

Thank again for your help, winterstorm2050.

description[ANSWERED] Error in Applying Changes to ISO EmptyRe: [ANSWERED] Error in Applying Changes to ISO

more_horiz
akf wrote:
Thanks for your advice. Sorry for posting my thread in the wrong subforum.
No problem !  Wink 

akf wrote:
I am using WinReducer for Windows 8.1, Version 1.06. I somehow solved the problem, by taking full control of C:\WinReducer.
It will be better to move your WinReducer folder in your "C:\Users\%YOUR_PROFILE_NAME%" to avoid the trouble of permission rights.

akf wrote:
Still, another problem happens. WinReducer successfully created the slimmed-down Windows 8.1 ISO. When I tested it in Oracle VM VirtualBox, a command prompt showing DISM was executed by itself.
Did you use "Unattended" options ? Like "Unattended - WinSXS DISM Cleanup" or "Unattended - Turn Off Computer Sleep" ... You could find all command line launched at the end of the Unattended file in your ISO.

akf wrote:
An hour has passed, and it is only at 60 %. I am using a normal hard disk, but the Windows installation should not take that long. I am unsure what went wrong.
This is a known bug of Windows DISM (not winreducer) if you use "Unattended - WinSXS DISM Cleanup", the process is very long. So the best choice is to do not use this until MS will fix it.

akf wrote:
Thank again for your help, winterstorm2050.
You are welcome ! Very Happy 

description[ANSWERED] Error in Applying Changes to ISO EmptyRe: [ANSWERED] Error in Applying Changes to ISO

more_horiz
@winterstorm2050
Yes, disabling "Unattended - WinSXS DISM Cleanup" solves the problem.  Very Happy I have installed this slimmed-down Windows in my computer, and so far it is stable.

My OS is 64-bit Windows 8.1 Pro.

1. There is one problem in using Internet Explorer 11. If I enable 'Enable Enhanced Protected Mode' in Internet Options, I cannot launch Internet Explorer 11 at all. How went wrong in my preset?

My preset is as in this link:

http://pastebin.com/2EyXHagS

2. During driver integration, I noticed that force install unsigned drivers is not enabled. How can I enable force install unsigned drivers?

3. During applying changes to ISO, there is an option to select removing speed. However, I cannot select highest removing speed. Why?

Thank you for your help as always.  Smile

description[ANSWERED] Error in Applying Changes to ISO EmptyRe: [ANSWERED] Error in Applying Changes to ISO

more_horiz
Hello,

1) As Protected Mode is an encrypt system, maybe you need to keep "Bitlocker Service" or any other related component. But I'm really interested to know the result.  Very Happy 

2) Yes, you are right and I missed it, so it will be integrated in the v1.07 which will be released later today.

3) It will be available in the v1.07 which will be released later today. I started integrated the new removing process to improve speed : find the list of all categories in the changelog. All others will be updated in the next weeks.
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum