<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New versions and website released!</title>
	<atom:link href="http://www.mztweak.com/blog/?feed=rss2&#038;p=89" rel="self" type="application/rss+xml" />
	<link>http://www.mztweak.com/blog/?p=89</link>
	<description></description>
	<lastBuildDate>Fri, 29 May 2020 23:30:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: johny why</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-5022</link>
		<dc:creator>johny why</dc:creator>
		<pubDate>Mon, 16 Jul 2012 23:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-5022</guid>
		<description>Hi, I&#039;m getting &quot;unhandled exception&quot; in MZ Ultimate Booster 5.1, after &quot;Closing running application&quot; on Windows 7 32-bit. 


************** Exception Text **************
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.FileInfo..ctor(String fileName)
   at MzUltimateBooster.RegistryHive.GetRegistryHives()
   at MzUltimateBooster.OptDlg.OptDlg_Load()
   at MzUltimateBooster.OptDlg._Lambda$__8(Object a0, EventArgs a1)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at ComponentFactory.Krypton.Toolkit.KryptonForm.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&amp; m)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp; m)
   at System.Windows.Forms.ContainerControl.WndProc(Message&amp; m)
   at System.Windows.Forms.Form.WmShowWindow(Message&amp; m)
   at System.Windows.Forms.Form.WndProc(Message&amp; m)
   at ComponentFactory.Krypton.Toolkit.VisualForm.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MzUltimateBooster
    Assembly Version: 5.1.0.0
    Win32 Version: 5.1.0.0
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%20Ultimate%20Booster/MzUltimateBooster.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5462 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
ComponentFactory.Krypton.Toolkit
    Assembly Version: 4.3.0.0
    Win32 Version: 4.3.0.0
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%20Ultimate%20Booster/ComponentFactory.Krypton.Toolkit.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m getting &#8220;unhandled exception&#8221; in MZ Ultimate Booster 5.1, after &#8220;Closing running application&#8221; on Windows 7 32-bit. </p>
<p>************** Exception Text **************<br />
System.ArgumentException: The path is not of a legal form.<br />
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)<br />
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck)<br />
   at System.IO.Path.GetFullPathInternal(String path)<br />
   at System.IO.FileInfo..ctor(String fileName)<br />
   at MzUltimateBooster.RegistryHive.GetRegistryHives()<br />
   at MzUltimateBooster.OptDlg.OptDlg_Load()<br />
   at MzUltimateBooster.OptDlg._Lambda$__8(Object a0, EventArgs a1)<br />
   at System.Windows.Forms.Form.OnLoad(EventArgs e)<br />
   at ComponentFactory.Krypton.Toolkit.KryptonForm.OnLoad(EventArgs e)<br />
   at System.Windows.Forms.Form.OnCreateControl()<br />
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)<br />
   at System.Windows.Forms.Control.CreateControl()<br />
   at System.Windows.Forms.Control.WmShowWindow(Message&amp; m)<br />
   at System.Windows.Forms.Control.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ContainerControl.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Form.WmShowWindow(Message&amp; m)<br />
   at System.Windows.Forms.Form.WndProc(Message&amp; m)<br />
   at ComponentFactory.Krypton.Toolkit.VisualForm.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)<br />
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
MzUltimateBooster<br />
    Assembly Version: 5.1.0.0<br />
    Win32 Version: 5.1.0.0<br />
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%20Ultimate%20Booster/MzUltimateBooster.exe<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualBasic<br />
    Assembly Version: 8.0.0.0<br />
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5462 (Win7SP1GDR.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Runtime.Remoting<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
ComponentFactory.Krypton.Toolkit<br />
    Assembly Version: 4.3.0.0<br />
    Win32 Version: 4.3.0.0<br />
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%20Ultimate%20Booster/ComponentFactory.Krypton.Toolkit.DLL<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hammar</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-4974</link>
		<dc:creator>Hammar</dc:creator>
		<pubDate>Sun, 01 Jul 2012 09:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-4974</guid>
		<description>I am having the same error on window 7 64 bit. !

How do we fix this ?!</description>
		<content:encoded><![CDATA[<p>I am having the same error on window 7 64 bit. !</p>
<p>How do we fix this ?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serious Dude</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-4932</link>
		<dc:creator>Serious Dude</dc:creator>
		<pubDate>Sun, 10 Jun 2012 23:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-4932</guid>
		<description>I got this error message too, 


error message:
“unhandled exception has occurred in your application. If you click continue the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.”</description>
		<content:encoded><![CDATA[<p>I got this error message too, </p>
<p>error message:<br />
“unhandled exception has occurred in your application. If you click continue the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-4659</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 02 Feb 2012 13:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-4659</guid>
		<description>An unhandled exception occurs when I open the Registry Optimizer. I pasted the details below. I&#039;m using Windows 7 Pro SP1.



See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.FileInfo..ctor(String fileName)
   at MzRegistryOptimizer.RegistryHive.GetRegistryHives()
   at MzRegistryOptimizer.Main.Form_Shown()
   at MzRegistryOptimizer.Main._Lambda$__3(Object a0, EventArgs a1)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Form.CallShownEvent()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MzRegistryOptimizer
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.0.0
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%207%20Optimizer/MzRegistryOptimizer.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
ComponentFactory.Krypton.Toolkit
    Assembly Version: 4.3.0.0
    Win32 Version: 4.3.0.0
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%207%20Optimizer/ComponentFactory.Krypton.Toolkit.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:


    


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>
		<content:encoded><![CDATA[<p>An unhandled exception occurs when I open the Registry Optimizer. I pasted the details below. I&#8217;m using Windows 7 Pro SP1.</p>
<p>See the end of this message for details on invoking<br />
just-in-time (JIT) debugging instead of this dialog box.</p>
<p>************** Exception Text **************<br />
System.ArgumentException: The path is not of a legal form.<br />
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)<br />
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck)<br />
   at System.IO.Path.GetFullPathInternal(String path)<br />
   at System.IO.FileInfo..ctor(String fileName)<br />
   at MzRegistryOptimizer.RegistryHive.GetRegistryHives()<br />
   at MzRegistryOptimizer.Main.Form_Shown()<br />
   at MzRegistryOptimizer.Main._Lambda$__3(Object a0, EventArgs a1)<br />
   at System.Windows.Forms.Form.OnShown(EventArgs e)<br />
   at System.Windows.Forms.Form.CallShownEvent()<br />
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)<br />
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)<br />
   at System.Threading.ExecutionContext.runTryCode(Object userData)<br />
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)<br />
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)<br />
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)<br />
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
MzRegistryOptimizer<br />
    Assembly Version: 3.1.0.0<br />
    Win32 Version: 3.1.0.0<br />
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%207%20Optimizer/MzRegistryOptimizer.exe<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualBasic<br />
    Assembly Version: 8.0.0.0<br />
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Configuration<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Runtime.Remoting<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
ComponentFactory.Krypton.Toolkit<br />
    Assembly Version: 4.3.0.0<br />
    Win32 Version: 4.3.0.0<br />
    CodeBase: file:///C:/Program%20Files/Mz%20Ultimate%20Tools/Mz%207%20Optimizer/ComponentFactory.Krypton.Toolkit.DLL<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>************** JIT Debugging **************<br />
To enable just-in-time (JIT) debugging, the .config file for this<br />
application or computer (machine.config) must have the<br />
jitDebugging value set in the system.windows.forms section.<br />
The application must also be compiled with debugging<br />
enabled.</p>
<p>For example:</p>
<p>When JIT debugging is enabled, any unhandled exception<br />
will be sent to the JIT debugger registered on the computer<br />
rather than be handled by this dialog box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy effendi</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-2275</link>
		<dc:creator>jimmy effendi</dc:creator>
		<pubDate>Tue, 12 Oct 2010 12:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-2275</guid>
		<description>Not working with ms .net v.4  got to install earlier version... thanks
Love it!</description>
		<content:encoded><![CDATA[<p>Not working with ms .net v.4  got to install earlier version&#8230; thanks<br />
Love it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .::V::.</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-2266</link>
		<dc:creator>.::V::.</dc:creator>
		<pubDate>Mon, 11 Oct 2010 14:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-2266</guid>
		<description>I have the same error after changing to the newest version, my Yahoo messenger have a pop up error window when I log out and sometimes when I shut down my PC...I try to restore my PC with Mz Ultimate Booster&#039;s restore tool, but a popup error says that I can&#039;t...Can you fix these problem...</description>
		<content:encoded><![CDATA[<p>I have the same error after changing to the newest version, my Yahoo messenger have a pop up error window when I log out and sometimes when I shut down my PC&#8230;I try to restore my PC with Mz Ultimate Booster&#8217;s restore tool, but a popup error says that I can&#8217;t&#8230;Can you fix these problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-2208</link>
		<dc:creator>Jaap</dc:creator>
		<pubDate>Sun, 03 Oct 2010 19:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-2208</guid>
		<description>Great tool, but im also get the error-message:

I use win7 32bit prof

error message:
“unhandled exception has occurred in your application. If you click continue the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.”

But thanks for the great work you do.</description>
		<content:encoded><![CDATA[<p>Great tool, but im also get the error-message:</p>
<p>I use win7 32bit prof</p>
<p>error message:<br />
“unhandled exception has occurred in your application. If you click continue the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.”</p>
<p>But thanks for the great work you do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cliff</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-2199</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Sun, 03 Oct 2010 00:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-2199</guid>
		<description>language file failing to load error. So is the program  ultimate booster. Please help or fix. Thanks for all your hard work.</description>
		<content:encoded><![CDATA[<p>language file failing to load error. So is the program  ultimate booster. Please help or fix. Thanks for all your hard work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-2197</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Sat, 02 Oct 2010 05:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-2197</guid>
		<description>What is causing the language file loading error.

It will not run for me on w7 64bit</description>
		<content:encoded><![CDATA[<p>What is causing the language file loading error.</p>
<p>It will not run for me on w7 64bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee</title>
		<link>http://www.mztweak.com/blog/?p=89&#038;cpage=1#comment-2196</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Sat, 02 Oct 2010 02:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mztweak.com/blog/?p=89#comment-2196</guid>
		<description>Hi got a problem loading ultimate booster.

Keeps crashing on startup it says language failed to load.
loading default language english failed.

Please help been wanting this app for some time now.

regards lee</description>
		<content:encoded><![CDATA[<p>Hi got a problem loading ultimate booster.</p>
<p>Keeps crashing on startup it says language failed to load.<br />
loading default language english failed.</p>
<p>Please help been wanting this app for some time now.</p>
<p>regards lee</p>
]]></content:encoded>
	</item>
</channel>
</rss>
