<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jared Heinrichs &#187; Windows XP</title>
	<atom:link href="http://jaredheinrichs.com/category/operating-system/windows-xp/feed" rel="self" type="application/rss+xml" />
	<link>http://jaredheinrichs.com</link>
	<description>A &#34;How to&#34; Blog on Software and Technology</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:20:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to fix Internet Explorer 7 Start menu Icon missing in Windows XP</title>
		<link>http://jaredheinrichs.com/how-to-fix-internet-explorer-7-start-menu-icon-missing-in-windows-xp.html</link>
		<comments>http://jaredheinrichs.com/how-to-fix-internet-explorer-7-start-menu-icon-missing-in-windows-xp.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 10:02:19 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-fix-internet-explorer-7-start-menu-icon-missing-in-windows-xp.html</guid>
		<description><![CDATA[Well there have been four XP pc’s that I’ve upgraded that the Internet Explorer Icon goes missing. I’m not sure what causes this because I’ve seen this happen to a fresh install. NOTE &#8211; This is only happens after upgrading to version 7. To fix the Icon missing you must follow these steps: Go to [...]]]></description>
			<content:encoded><![CDATA[<p>Well there have been four XP pc’s that I’ve upgraded that the Internet Explorer Icon goes missing. I’m not sure what causes this because I’ve seen this happen to a fresh install. NOTE &#8211; This is only happens after upgrading to version 7. To fix the Icon missing you must follow these steps:</p>
<ul>
<li>Go to START – Run</li>
<li>type “regedit”</li>
</ul>
<p>Go to: </p>
<ul>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\IEXPLORE.EXE\DefaultIcon</li>
</ul>
<p>If your icon is missing the default icon properties will look like this:</p>
<ol>
<li>C:\Program Files\Internet Explorer\iexplore.exe,-7.</li>
</ol>
<p>What it should be is…</p>
<ul>
<li>C:\Program Files\Internet Explorer\iexplore.exe,-32528</li>
</ul>
<p>Reboot. Your icon will now be back. <img alt=":)" src="http://winnipegexperts.com/blog/wp-includes/images/smilies/icon_smile.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-fix-internet-explorer-7-start-menu-icon-missing-in-windows-xp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix Device Manager is blank</title>
		<link>http://jaredheinrichs.com/how-to-fix-device-manager-is-blank.html</link>
		<comments>http://jaredheinrichs.com/how-to-fix-device-manager-is-blank.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 21:17:46 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-fix-device-manager-is-blank.html</guid>
		<description><![CDATA[I came across this issue today. This one was really frustrating! According to Microsoft the only thing that would cause this issue is if the Plug-And-Play service was not running. I would first go and check that as that is an easy fix. The computer I was looking at today wasn’t so lucky. It turned [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this issue today. This one was really frustrating! According to Microsoft the only thing that would cause this issue is if the Plug-And-Play service was not running. I would first go and check that as that is an easy fix.</p>
<p>The computer I was looking at today wasn’t so lucky. It turned out that it was much harder to fix. How I fixed it was:</p>
<ol>
<li>Hit “Windows key” + “R”. This will open the run window</li>
<li>Type “regedit”</li>
<li>Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum</li>
<li>Right Click “Enum” and “change permissions”.</li>
<li>Make sure System has full control, everyone has read.</li>
<li>In my case this was already done. I went to the advanced section told it to replicate those permission to all sub-folders and files.</li>
<li>After doing so all my devices started showing up in device manager. Device manager was no long blank.</li>
</ol>
<p>&#160;</p>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-fix-device-manager-is-blank.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix &#8220;Incorrect MFC Dll version installed on the system&#8221;</title>
		<link>http://jaredheinrichs.com/how-to-fix-incorrect-mfc-dll-version-installed-on-the-system.html</link>
		<comments>http://jaredheinrichs.com/how-to-fix-incorrect-mfc-dll-version-installed-on-the-system.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 17:37:18 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=2679</guid>
		<description><![CDATA[This post will cover the annoying error message that you might be getting on your machine. The whole error message is: &#8220;Incorrect MFC Dll version installed on the system,minimum requirement is MFC SP4 Dlls&#8221;. What this error message is refering to is Dell&#8217;s Wireless Network manager that ships on machines like Inspiron 9400s. The reason [...]]]></description>
			<content:encoded><![CDATA[<p>This post will cover the annoying error message that you might be getting on your machine. The whole error message is: &#8220;Incorrect MFC Dll version installed on the system,minimum requirement is MFC SP4 Dlls&#8221;. What this error message is refering to is Dell&#8217;s Wireless Network manager that ships on machines like Inspiron 9400s.</p>
<p>The reason why you get the &#8220;Incorrect MFC Dll version installed on the system,minimum requirement is MFC SP4 Dlls&#8221; message is there is some corrupt files that are part of Dell&#8217;s wireless system tray. It&#8217;s a pig on memory and you don&#8217;t really need it. I recommend that you just make sure that you use the built in Windows Wireless manager.</p>
<p>To get rid of the error you have to go into:</p>
<ol>
<li>START &#8211; Control Panel &#8211; Administrative Tools &#8211; Services</li>
<li>Find &#8220;Dell Wireless WLAN tray Service&#8221;</li>
<li>Right click the service and select &#8220;STOP&#8221;.</li>
<li>Wait for the service to stop</li>
<li>Double click the service.</li>
<li>Make sure &#8220;STARTUP TYPE&#8221; is set to &#8220;Disabled&#8221;.</li>
<li>If there are any &#8220;Incorrect MFC Dll version installed on the system,minimum requirement is MFC SP4 Dlls&#8221; on the screen close them. It should not re-apear again if you followed the steps correctly.</li>
</ol>
<p>To switch the machine over to the built in Windows Wireless Manager follow these few steps:</p>
<ol>
<li>Click  &#8220;My Computer&#8221;</li>
<li>In the address  bar type &#8220;Desktop&#8221; and hit Enter</li>
<li>Find &#8220;My Network Places&#8221; right click it and select &#8220;Properties&#8221;</li>
<li>Fine the Wireless Network Connection icon. Right click it and select &#8220;Properties&#8221;.</li>
<li>Click on the second tab labled &#8220;Wireless Networks&#8221;.</li>
<li>Make sure that &#8220;Use Windows to configure my network settings&#8221; is checked off.</li>
<li>Noww you must click &#8220;Add&#8221; button to add your wireless network info. You will select the SSID network name and then you must enter your router&#8217;s wireless password.</li>
</ol>
<p>I hate it when Manufacturer&#8217;s add their crappy bloatware to their machines!</p>
<p>I hope this helped you get rid of the  &#8220;Incorrect MFC Dll version installed on the system,minimum requirement is MFC SP4 Dlls&#8221; message!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-fix-incorrect-mfc-dll-version-installed-on-the-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix Windows not being able to open .exe files</title>
		<link>http://jaredheinrichs.com/how-to-fix-windows-not-being-able-to-open-exe-files.html</link>
		<comments>http://jaredheinrichs.com/how-to-fix-windows-not-being-able-to-open-exe-files.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 03:37:03 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-fix-windows-not-being-able-to-open-exe-files.html</guid>
		<description><![CDATA[This post will go over how to fix Windows not being able to open .exe files on your PC. This issue typically is seen after you installed a virus on your computer. It is the virus’s way of trying to prevent you from installing software that might be able to remove the virus. Open up [...]]]></description>
			<content:encoded><![CDATA[<p>This post will go over how to fix Windows not being able to open .exe files on your PC. This issue typically is seen after you installed a virus on your computer. It is the virus’s way of trying to prevent you from installing software that might be able to remove the virus.</p>
<ol>
<li>Open up notepad from the start menu. In Windows Vista/Windows 7 you can easily find it by typing notepad in the search box.</li>
<li>Paste the info in the box into notepad and save it as “EXE-Fix.reg” on your desktop.</li>
<li>Double-Click the EXE-Fix.reg file. Your machine will ask if you want to import the registry info. Say yes.</li>
<li>It should say It was imported successfully and click “OK”.</li>
</ol>
<p>&#160;</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; height: 2363px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">Windows Registry Editor Version 5.00
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.exe]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">exefile</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">Content Type</span>&quot;=&quot;<span style="color: #8b0000">application/x-msdownload</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.exe\PersistentHandler]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{098f2470-bae0-11cd-b579-08002b30bfeb}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">Application</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">EditFlags</span>&quot;=hex:38,07,00,00
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">TileInfo</span>&quot;=&quot;<span style="color: #8b0000">prop:FileDescription;Company;FileVersion</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">InfoTip</span>&quot;=&quot;<span style="color: #8b0000">prop:FileDescription;Company;FileVersion;Create;Size</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">%1</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shell]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shell\<span style="color: #0000ff">open</span>]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">EditFlags</span>&quot;=hex:00,00,00,00
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shell\<span style="color: #0000ff">open</span>\command]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">\&quot;%1\&quot; %*</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shell\runas]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">\&quot;%1\&quot; %*</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shellex]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{86C86720-42A0-1069-A2E8-08002B30309D}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PEAnalyser]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{09A63660-16F9-11d0-B1DF-004F56001CA7}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PifProps]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{86F19A00-42A0-1069-A2E9-08002B30309D}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\ShimLayer Property Page]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">Registration Entries</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">EditFlags</span>&quot;=dword:00100000
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">BrowserFlags</span>&quot;=dword:00000008
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\DefaultIcon]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">00,5c,00,72,00,65,00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">2c,00,31,00,00,00
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\shell]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">open</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\shell\edit]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\shell\edit\command]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4e,00,4f,00,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45,00,20,00,25,00,31,00,00,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">00
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\shell\<span style="color: #0000ff">open</span>]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">Mer&amp;ge</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\shell\<span style="color: #0000ff">open</span>\command]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">regedit.exe \&quot;%1\&quot;</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\shell\print]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\regfile\shell\print\command]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4e,00,4f,00,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">54,00,45,00,50,00,41,00,44,00,2e,00,45,00,58,00,45,00,20,00,2f,00,70,00,20,\
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">00,25,00,31,00,00,00
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.lnk]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">lnkfile</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.lnk\ShellEx]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214EE-0000-0000-C000-000000000046}]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214F9-0000-0000-C000-000000000046}]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.lnk\ShellEx\{00021500-0000-0000-C000-000000000046}]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.lnk\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\.lnk\ShellNew]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">Command</span>&quot;=&quot;<span style="color: #8b0000">rundll32.exe appwiz.cpl,NewLinkHere %1</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">Shortcut</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">EditFlags</span>&quot;=dword:00000001
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">IsShortcut</span>&quot;=&quot;<span style="color: #8b0000"></span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">NeverShowExt</span>&quot;=&quot;<span style="color: #8b0000"></span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\CLSID]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\Offline Files]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{750fdf0e-2a26-11d1-a3ea-080036587f03}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers\ShimLayer Property Page]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">Shortcut</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">shell32.dll</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">&quot;<span style="color: #8b0000">ThreadingModel</span>&quot;=&quot;<span style="color: #8b0000">Apartment</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentAddinsRegistered]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentAddinsRegistered\{89BCB740-6119-101A-BCB7-00DD010655AF}]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentHandler]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">{00021401-0000-0000-C000-000000000046}</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\ProgID]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">@=&quot;<span style="color: #8b0000">lnkfile</span>&quot;
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\shellex]
</pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px"></pre>
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 12px">[HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu] </pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-fix-windows-not-being-able-to-open-exe-files.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Check What DLL or OCX Dependency Files is Needed for a Software</title>
		<link>http://jaredheinrichs.com/check-what-dll-or-ocx-dependency-files-is-needed-for-a-software.html</link>
		<comments>http://jaredheinrichs.com/check-what-dll-or-ocx-dependency-files-is-needed-for-a-software.html#comments</comments>
		<pubDate>Mon, 22 Jun 2009 03:14:58 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/check-what-dll-or-ocx-dependency-files-is-needed-for-a-software.html</guid>
		<description><![CDATA[Some software claims to be portable, but how do we know if it is really portable or not? I remembered back in the days when everyone was using Windows 98, a lot of “hacking tools” especially nukers are just one single executable file but it still requires dependency files such as winsck.ocx, msvbvm60.dll and etc. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 5px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="System File Logo" border="0" alt="System File Logo" align="left" src="http://jaredheinrichs.com/wp-content/uploads/2009/06/image38.png" width="100" height="100" /> Some software claims to be portable, but how do we know if it is really portable or not? I remembered back in the days when everyone was using Windows 98, a lot of “hacking tools” especially nukers are just one single executable file but it still requires dependency files such as winsck.ocx, msvbvm60.dll and etc. If those DLL or OCX files are not registered in your system32 folder, you won’t be able to run the program. </p>
<p> <span id="more-943"></span>
<p>Another example would be software coded in .NET. Most of the .NET coded software seems to be portable because it doesn’t require installation but since .NET Framework doesn’t come pre-installed in Windows XP, we can’t say that it’s portable. Perhaps when Windows Vista or 7 has totally replaced XP, then we can call software coded in .NET portable. </p>
<p>Last week I tried to run Remove Restriction Tool on one of a customer’s computer that has been infected by a computer virus but it gave an error. I couldn’t figure out what was wrong but I can only suspect that maybe one of the DLL files that was required to run RRT has corrupted but I didn’t know which one. Many years ago I had a tool that was able to check what DLL or OCX files is needed to run the executable file but I’ve lost it since I didn’t have a blog at that time to record it down. I searched around and found a similar tool called Dependency Walker. </p>
<p>Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2009/06/image21.png" width="505" height="325" /> </p>
<p>All you need to do is run depends.exe and then load an executable (EXE) file that you want to check what file is required to run it. Within a few seconds Dependency Walker will show you the required files. As you can see on the image above, I loaded RRT.exe (Remove Restriction Tool) unto Dependency Walker and it shows me that KERNEL32.DLL and MSVBVM60.DLL is required. Every Windows has kernel32.dll file so we don’t need to worry on the availability of that file. As for msvbvm60.dll, I can place a working copy of that DLL file at the same folder as where the RRT.exe is and it will automatically load the DLL file if it can’t find one in system32 folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/check-what-dll-or-ocx-dependency-files-is-needed-for-a-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malware stats on different versions of Windows</title>
		<link>http://jaredheinrichs.com/malware-stats-on-different-versions-of-windows.html</link>
		<comments>http://jaredheinrichs.com/malware-stats-on-different-versions-of-windows.html#comments</comments>
		<pubDate>Wed, 22 Apr 2009 15:31:41 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows 2003 Server]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/malware-stats-on-different-versions-of-windows.html</guid>
		<description><![CDATA[Microsoft is making their OS’s more secure Depending on your background, you may find different sections of the newly published Microsoft Security Intelligence Report (SIR) to be of more interest.&#160; In today’s post, we would like to highlight the section on infection rates based on the operating system (OS) version and the service pack level.&#160; [...]]]></description>
			<content:encoded><![CDATA[<h3>Microsoft is making their OS’s more secure</h3>
<p>Depending on your background, you may find different sections of the newly published <a href="http://www.microsoft.com/sir">Microsoft Security Intelligence Report</a> (SIR) to be of more interest.&#160; In today’s post, we would like to highlight the section on infection rates based on the operating system (OS) version and the service pack level.&#160; Microsoft has consistently observed that machines with newer OS and with more recent service packs are less likely to be infected by malware.&#160; The graph below shows the number of computers having malware removed per 1,000 executions of the MSRT on that OS/SP during the second half of 2008 (2H08).</p>
<p><img alt="" src="http://blogs.technet.com/photos/mmpcblog/images/3229054/original.aspx" width="464" height="293" /></p>
<p>In the SIR, you will find the the following conclusions based on this data:</p>
<ul>
<li>The infection rate for Windows Vista is significantly lower than that of its predecessor, Windows XP, in all configurations.</li>
<li>Comparing the latest service packs for each version, the infection rate of Windows Vista SP1 is 60.6 percent less than that of Windows XP SP3.</li>
<li>Comparing the RTM versions of these operating systems, the infection rate of the RTM version of Windows Vista is 89.1 percent less than that of the RTM version of Windows XP.</li>
<li>The infection rate of Windows Server 2008 RTM is 52.6 percent less than that of its predecessor, Windows Server 2003 SP2.</li>
<li>The higher the service pack level, the lower the rate of infection. This trend can be observed consistently across client and server operating systems.</li>
</ul>
<p>There are two reasons for this:</p>
<ol>
<li>Service packs include all previously released security updates. They can also include additional security features, mitigations, or changes to default settings to protect users.</li>
<li>Users who install service packs generally maintain their computers better than users who do not install service packs and may also be more cautious in the way they browse the Internet, open attachments, and engage in other activities that can open computers to attack.</li>
</ol>
<p>Server versions of Windows typically display a lower infection rate on average than client versions. Servers tend to have a lower effective attack surface than computers running client operating systems as they are more likely to be used under controlled conditions by trained administrators and to be protected by one or more layers of security. In particular, Windows Server 2003 its successors are hardened against attack in a number of ways, reflecting this difference in usage.</p>
<p>Continue <a href="http://blogs.technet.com/mmpc/archive/2009/04/21/malware-distribution-across-operating-systems.aspx">http://blogs.technet.com/mmpc/archive/2009/04/21/malware-distribution-across-operating-systems.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/malware-stats-on-different-versions-of-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Dual Boot Windows 7 with XP or Vista</title>
		<link>http://jaredheinrichs.com/how-to-dual-boot-windows-7-with-xp-or-vista.html</link>
		<comments>http://jaredheinrichs.com/how-to-dual-boot-windows-7-with-xp-or-vista.html#comments</comments>
		<pubDate>Wed, 22 Apr 2009 15:26:05 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-dual-boot-windows-7-with-xp-or-vista.html</guid>
		<description><![CDATA[If you&#8217;re dying to try out Windows 7 but aren&#8217;t ready to give up your installation of XP or Vista, let&#8217;s take a look at how to dual boot Windows 7 with XP or Vista. Preliminary tasks: Download the Windows 7 Beta and Burn It to a DVD Assuming you&#8217;ve already downloaded a fresh copy [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re dying to try out Windows 7 but aren&#8217;t ready to give up your installation of XP or Vista, let&#8217;s take a look at how to dual boot Windows 7 with XP or Vista.</p>
<h3><b>Preliminary tasks: Download the Windows 7 Beta and Burn It to a DVD</b></h3>
<p><img border="0" hspace="19" align="left" src="http://cache.gawker.com/assets/images/lifehacker/2009/01/imgburn.png" width="127" height="104" />     <br />Assuming you&#8217;ve already downloaded a fresh copy of Windows 7, you&#8217;ll need to burn it to a DVD in order to do a fresh installation. To handle this task, grab a copy of my favorite CD and DVD burning tool called “ImgBurn”, burn the ISO to a DVD, and move right along to step 1.</p>
<h3>Step 1: Partition Your Hard Drive</h3>
<p>Before you go installing Windows 7, the first thing you need to do is create a new partition on your hard drive to hold the new installation of Windows. Partitioning your hard drive will vary depending on whether you&#8217;re running XP or Vista—namely because Vista has a partition tool baked in, XP does not.</p>
<h3>Partition Your Hard Drive in XP</h3>
<p>To partition your hard drive in Windows XP, you&#8217;ll need to download some sort of third-party partitioning software. I prefer to the GParted live CD, a free, open source boot CD that can handle all kinds of partitioning duties.</p>
<p><img border="0" hspace="10" vspace="19" align="left" src="http://cache.gawker.com/assets/images/lifehacker/2009/01/gparted.png" width="340" height="143" /></p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p> To use it, just download the GParted Live CD, burn it to a CD, then reboot your computer (booting from the disc). You&#8217;ll boot right into the partitioning tool.</p>
<ol>
<li>
<p>Resize your current OS drive to free up enough space for a Windows 7 partition (the minimum system requirements ask for 16GB).</p>
</li>
<li>
<p>Create a new partition from the newly freed space.</p>
</li>
<li>
<p>Apply your changes.</p>
</li>
</ol>
<p><b></b></p>
<h3>Partition Your Hard Drive in Vista</h3>
<p>The folks at Redmond were kind enough to include a disk partitioning tool in Vista if you know where to look. So go to:</p>
<p><b>Control Panel</b></p>
<ul>
<li><b>System and Maintainence </b><i>(skip this one if you&#8217;re in Classic view)</i></li>
<li><b>administrative Tools</b></li>
<li><b>Computer Management. </b></li>
</ul>
<p>Once you launch the Computer Management tool, click on Disk Management under the Storage heading in the sidebar. It&#8217;s partitioning time.</p>
<p><img border="0" align="bottom" src="http://cache.gawker.com/assets/images/lifehacker/2009/01/vista-partition.png" width="336" height="108" /></p>
<p><b></b></p>
<h3>Step 2: Install Windows 7</h3>
<p>Now that you&#8217;ve done all the heavy lifting, it&#8217;s time for the easy part: Installing Windows 7 on your new partition. So insert your Windows 7 disc and reboot your computer (you&#8217;ll need to have enabled booting from your DVD drive in your system BIOS, but most PCs will have this enabled by default).</p>
<p>Once the DVD boots up it&#8217;s a simple matter of following along with the fairly simple installation wizard. When you&#8217;re choosing installation type, be sure to select Custom (advanced) and choose the partition you set up above.</p>
<p><b>DISCLAIMER</b></p>
<p><b>Be careful here. Choosing the wrong partition could mean wiping your other Windows installation altogether, so make sure you pick the new partition you just created.</b></p>
<p>After you select the partition, go grab yourself a drink and let the installer do its work. Windows will run through some installation bits, restart a few times in the process. Eventually you&#8217;ll be prompted to set up your account, enter your license key, and set up Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-dual-boot-windows-7-with-xp-or-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix &#8220;You might not have permission to use this network resource&#8221; file sharing message</title>
		<link>http://jaredheinrichs.com/how-to-fix-you-might-not-have-permission-to-use-this-network-resource-file-sharing-message.html</link>
		<comments>http://jaredheinrichs.com/how-to-fix-you-might-not-have-permission-to-use-this-network-resource-file-sharing-message.html#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:28:46 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-fix-you-might-not-have-permission-to-use-this-network-resource-file-sharing-message.html</guid>
		<description><![CDATA[Windows XP usually plays nicely, but occasionally you do the odd recalcitrant box that doesn’t want to play nice with the other computers, and share. If you’ve ruled out the Windows Firewall (Make sure that Windows File Sharing has a checkbox in there for allowed), and everything else looks correct, but it still isn’t working, [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP usually plays nicely, but occasionally you do the odd recalcitrant box that doesn’t want to play nice with the other computers, and share.</p>
<p>If you’ve ruled out the Windows Firewall (Make sure that Windows File Sharing has a checkbox in there for allowed), and everything else looks correct, but it still isn’t working, try the following:</p>
<p>As we need the NTRights program, and it doesn’t come with XP, download and install the administration tools from one of these locations.&#160; Don’t worry about the name, the Kit works fine on XP also:</p>
<p><a href="http://www.geekstogo.com/forum/redirect.php?url=http%3A%2F%2Fwww.microsoft.com%2Fdownloads%2Fdetails.aspx%3Ffamilyid%3D9d467a69-57ff-4ae7-96ee-b18c4790cffd%26displaylang%3Den">Windows Server 2003 Resource Kit Tools</a> (Microsoft)     <br /><a href="http://www.computersolutions.cn/blog/wp-content/uploads/2009/03/rktools.exe">http://www.computersolutions.cn/blog/wp-content/uploads/2009/03/rktools.exe</a> (Locally)</p>
<p>Once installed, please do the following:</p>
<ul>
<li>Click <strong>Start,</strong> <strong>Run (or Press Windows R) </strong></li>
<li>Type <strong>cmd</strong> and click <strong>OK</strong> </li>
<li>In the DOS window (the black screen that just appeared), type the following:
<ul>
<li><strong>net user guest /active:yes</strong> </li>
<li><strong>ntrights +r SeNetworkLogonRight -u Guest</strong> </li>
<li><strong>ntrights +r SeNetworkLogonRight -u Everyone</strong> </li>
<li><strong>ntrights -r SeDenyNetworkLogonRight -u Guest </strong></li>
<li><strong>ntrights -r SeDenyNetworkLogonRight -u Everyone</strong> </li>
</ul>
</li>
<li>Reboot, and try again.&#160; It should work. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-fix-you-might-not-have-permission-to-use-this-network-resource-file-sharing-message.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to schedule a Windows Powershell script</title>
		<link>http://jaredheinrichs.com/how-to-schedule-a-windows-powershell-script.html</link>
		<comments>http://jaredheinrichs.com/how-to-schedule-a-windows-powershell-script.html#comments</comments>
		<pubDate>Thu, 26 Mar 2009 19:12:06 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003 Server]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=371</guid>
		<description><![CDATA[Couple of things to know There are two main things that you have to do to schedual Powershell scripts. Allow Interactive Commands using set-executionpolicy command. Put Powershell script in a &#34;.ps1&#34; file. You can use any text editor to make this. The first thing you need to do is make sure that Powershell is set [...]]]></description>
			<content:encoded><![CDATA[<h3>Couple of things to know</h3>
<p>There are two main things that you have to do to schedual Powershell scripts.</p>
<ol>
<li>Allow Interactive Commands using set-executionpolicy command. </li>
<li>Put Powershell script in a &quot;.ps1&quot; file. You can use any text editor to make this. </li>
</ol>
<p>The first thing you need to do is make sure that Powershell is set to execute Powershell scripts, instead of only allowing interactive commands to be run in the Powershell environment.</p>
<p>Type the following at the Powershell command prompt:</p>
<blockquote><pre class="csharpcode">set-executionpolicy RemoteSigned</pre>
</blockquote>
<style type="text/css">
<p>.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
<p>This will allow the system to run Powershell scripts that are created locally (Remote Powershell scripts that may be downloaded must be signed).</p>
<p>Once this is done, you can create your Powershell script using notepad. Just make sure you name the file with an extension of .ps1 . Now to run the script outside of its Powershell environment you type a command similar to the following:</p>
<blockquote>
<pre class="csharpcode">powershell -command <span class="str">&quot;&amp; 'MyScript.ps1' &quot;</span></pre>
</blockquote>
<style type="text/css">
<p>.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
<p>Just put the above command into a .bat or .cmd file and schedule it like you would normally schedule a script to be run with Windows task scheduler.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-schedule-a-windows-powershell-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP Missing Automatic Updates service</title>
		<link>http://jaredheinrichs.com/windows-xp-missing-automatic-updates-service.html</link>
		<comments>http://jaredheinrichs.com/windows-xp-missing-automatic-updates-service.html#comments</comments>
		<pubDate>Mon, 09 Feb 2009 05:41:33 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=215</guid>
		<description><![CDATA[Windows XP Update fails because it is missing Automatic updates service / Automatic update service will not start. I came accross this when working on a customers machine. The first thing you will want to do is download the latest version of Dail-a-fix. Run the windows update and MSI fixer. Next you should open a [...]]]></description>
			<content:encoded><![CDATA[<h3>Windows XP Update fails because it is missing Automatic updates service / Automatic update service will not start.</h3>
<p>I came accross this when working on a customers machine.</p>
<p>The first thing you will want to do is download the latest version of Dail-a-fix. Run the windows update and MSI fixer. Next you should open a command prompt by hitting: START &#8211; run &#8211; &quot;cmd&quot;. In the command box window type:</p>
<blockquote><pre>regsvr32 wuaeng.dll</pre>
</blockquote>
<p>This will re-register this service.</p>
<p>EXTRA NOTE &#8211; An inplace repair install of XP will not correct this issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/windows-xp-missing-automatic-updates-service.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
