v2.2.8.0 is now throwing a .NET exemption and refuses to start, but even when it does I always get stuck at Getting Ready. I tried with previous versions, same thing. I bet Windows misses something I removed.
[url= [You must be registered and logged in to see this link.]
v2.2.8.0 and now 2.3.0.0 throw this:
[url= [You must be registered and logged in to see this link.]
v2.2.8.0 and now 2.3.0.0 throw this:
************** Exception Text **************
System.IO.IOException: Cannot create a file when that file already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)
at WinReducerEX100.Form_Main.Startup_FoldersCreator()
at WinReducerEX100.Form_Main.Form_Main_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)