<?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>blog.world3.net &#187; windows</title>
	<atom:link href="http://blog.world3.net/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.world3.net</link>
	<description>たとえ溺れても梦はゆめでしかない</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix Windows 7 not booting due to missing AHCI drivers</title>
		<link>http://blog.world3.net/2012/01/fix-windows-7-not-booting-due-to-missing-ahci-drivers/</link>
		<comments>http://blog.world3.net/2012/01/fix-windows-7-not-booting-due-to-missing-ahci-drivers/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 15:26:49 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=449</guid>
		<description><![CDATA[If you change mobo and chipset Windows might not boot due to loading the wrong AHCI drivers at boot time. To speed up booting it only loads the ones it thinks it needs, and once set is not designed to change. To enable them all again go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci and change the Start key value to [...]]]></description>
			<content:encoded><![CDATA[<p>If you change mobo and chipset Windows might not boot due to loading the wrong AHCI drivers at boot time. To speed up booting it only loads the ones it thinks it needs, and once set is not designed to change. To enable them all again go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci and change the Start key value to 0.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2012/01/fix-windows-7-not-booting-due-to-missing-ahci-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduling uTorrent on Windows</title>
		<link>http://blog.world3.net/2011/12/scheduling-utorrent-on-windows/</link>
		<comments>http://blog.world3.net/2011/12/scheduling-utorrent-on-windows/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 19:12:15 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=426</guid>
		<description><![CDATA[Sometimes I close uTorrent and forget to open it again before going to bed for overnight downloading. It cannot be scheduled via the Task Scheduler in Vista/Server 2008 and above because scheduled tasks can no longer display a GUI. This is a security feature designed to prevent shatter attacks which are a form of privilege [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes I close uTorrent and forget to open it again before going to bed for overnight downloading. It cannot be scheduled via the Task Scheduler in Vista/Server 2008 and above because scheduled tasks can no longer display a GUI. This is a security feature designed to prevent shatter attacks which are a form of privilege escalation. The only solution is to use a task scheduler that runs as a user mode task rather than as a service, and the best one I have found is <a href="http://www.konradp.com/products/firetask/">Firetask</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2011/12/scheduling-utorrent-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for Aero dropping out on Windows 7</title>
		<link>http://blog.world3.net/2011/06/fix-for-aero-dropping-out-on-windows-7/</link>
		<comments>http://blog.world3.net/2011/06/fix-for-aero-dropping-out-on-windows-7/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 15:37:25 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=388</guid>
		<description><![CDATA[Sometimes when my machine resumes from sleep mode Aero doesn&#8217;t work and I lose transparency etc. It seems to be related to nForce chipsets&#8230; Remind me never to get another one of those, they are buggy as hell. If you check the application event logs there is an error 0x8898009b from DWM. The fix is [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes when my machine resumes from sleep mode Aero doesn&#8217;t work and I lose transparency etc. It seems to be related to nForce chipsets&#8230; Remind me never to get another one of those, they are buggy as hell. If you check the application event logs there is an error 0x8898009b from DWM.</p>
<p>The fix is the following two commands to re-start the service:</p>
<pre>Net Stop uxsms
Net Start uxsms</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2011/06/fix-for-aero-dropping-out-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting files with very long names</title>
		<link>http://blog.world3.net/2011/01/deleting-files-with-very-long-names/</link>
		<comments>http://blog.world3.net/2011/01/deleting-files-with-very-long-names/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 10:33:38 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=366</guid>
		<description><![CDATA[In Windows there is a maximum 255 character path name. You can create files and folders with longer paths but they will become inaccessible and undeletable. Sometimes this happens if you extract an archive containing long file/directory names. Actually it is a pretty good way to frame someone; just make them extract an archive with [...]]]></description>
			<content:encoded><![CDATA[<p>In Windows there is a maximum 255 character path name. You can create files and folders with longer paths but they will become inaccessible and undeletable. Sometimes this happens if you extract an archive containing long file/directory names. Actually it is a pretty good way to frame someone; just make them extract an archive with a directory called &#8220;bomb making plans&#8221; and a file with a really long name inside it and they will be unable to remove it from their PC.</p>
<p>Fortunately there is a way to remove such files and directories, as long as you have 8.3 name creation enabled (it is by default). Use &#8220;dir /X&#8221; to find the short name of each item you can&#8217;t access and use &#8220;rename &lt;short name&gt; a&#8221; to change its name to &#8220;a&#8221;. If it is a directory you may have to enter it and do the same for any paths below it. Windows can&#8217;t even open a directory that contains other files or directories with long names so often the problem is two or three levels deep.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2011/01/deleting-files-with-very-long-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Miranda IM automatic update script</title>
		<link>http://blog.world3.net/2010/08/miranda-im-automatic-update-script/</link>
		<comments>http://blog.world3.net/2010/08/miranda-im-automatic-update-script/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 17:45:54 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=353</guid>
		<description><![CDATA[Found a useful script to auto-update Miranda IM. They really should create an update system for it. I modified the script to work on my system and with newer releases in 7zip format. chdir /D update c:\portable\gnu\wget.exe http://code.google.com/p/miranda/downloads/list -O data.txt type data.txt&#124;findstr /i unicode.7z 1&#62; data1.txt del data.txt ren data1.txt data.txt c:\portable\gnu\wget.exe --force-html -c -i [...]]]></description>
			<content:encoded><![CDATA[<p>Found a useful script to auto-update Miranda IM. They really should create an update system for it. I modified the script to work on my system and with newer releases in 7zip format.</p>
<p><code>chdir /D update<br />
c:\portable\gnu\wget.exe http://code.google.com/p/miranda/downloads/list -O data.txt<br />
type data.txt|findstr /i  unicode.7z 1&gt; data1.txt<br />
del data.txt<br />
ren data1.txt data.txt<br />
c:\portable\gnu\wget.exe --force-html -c -i data.txt<br />
for /f "tokens=1-3 delims=." %%a in ('dir *unicode.7z /b') do set ver=%%a_%%b_%%c<br />
echo S|"C:\Program Files\7-Zip\7z.exe" x *unicode.7z -o%TEMP%\%ver%<br />
del *unicode.7z<br />
del data.txt<br />
cd ..<br />
%windir%\system32\taskkill.exe /IM miranda32.exe<br />
ping localhost -n 5 &gt; nul<br />
%windir%\system32\taskkill.exe /F /IM miranda32.exe<br />
for /f %%f in ('dir *.* /b/a:-d') do copy %TEMP%\%ver%\%%f %%f<br />
cd Plugins<br />
for /f %%f in ('dir *.* /b/a:-d') do copy %TEMP%\%ver%\Plugins\%%f %%f<br />
cd ..<br />
start miranda32.exe</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2010/08/miranda-im-automatic-update-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Tweaks</title>
		<link>http://blog.world3.net/2010/08/windows-7-tweaks/</link>
		<comments>http://blog.world3.net/2010/08/windows-7-tweaks/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 19:34:57 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=339</guid>
		<description><![CDATA[Finally got around to installing Windows 7 on my main machine. As usual there are a lot of tweaks that need to be made. The Start Menu has some nice features but I really don&#8217;t like the way the All Programs section works now. Fortunately you can bring back the old cascaded menu and keep [...]]]></description>
			<content:encoded><![CDATA[<p>Finally got around to installing Windows 7 on my main machine. As usual there are a lot of tweaks that need to be made.</p>
<p>The <strong>Start Menu</strong> has some nice features but I really don&#8217;t like the way the All Programs section works now. Fortunately you can bring back the old cascaded menu and keep all the good new stuff with <a href="http://classicshell.sourceforge.net/">Classic Shell</a>.</p>
<p>The <strong>Game Controllers applet </strong>in the Control Panel has gone, and I had a shortcut to it on my Start Menu anyway because I use it for development. It is possible to do in 7: <a href="http://www.sevenforums.com/tutorials/57153-game-controllers-shortcut-create.html">http://www.sevenforums.com/tutorials/57153-game-controllers-shortcut-create.html</a></p>
<p>I use MaxTo for window positioning so I <strong>turned off Aero Snap</strong>: <a href="http://www.howtogeek.com/howto/windows-7/disable-the-mouse-drag-window-arranging-feature-in-windows-7/">http://www.howtogeek.com/howto/windows-7/disable-the-mouse-drag-window-arranging-feature-in-windows-7/</a></p>
<p>To <strong>replace notepad.exe with notepad++</strong> copy <a href="http://notepad-plus.sourceforge.net/commun/misc/NppLauncher.bin.zip">NppLauncher</a> over notepad.exe after taking ownership/permissions in these locations:</p>
<ul>
<li>c:\Windows\notepad.exe</li>
<li>c:\Windows\System32\notepad.exe</li>
<li>c:\Windows\SysWOW64\notepad.exe</li>
</ul>
<p><strong>Disable driver signing</strong>: Use <a href="http://www.ngohq.com/home.php?page=dseo">DSEO</a> to enable test mode and then sign the offending driver files. Unfortunately a security update makes it impossible to disable driver signing completely. Remove the test mode watermark with (surprise surprise) <a href="http://deepxw.blogspot.com/2008/12/remove-watermark-v03-build-20081210.html">Remove Watermark</a>.</p>
<p><strong>Outstanding irritations:</strong></p>
<ul>
<li>Can&#8217;t put the Recycle Bin or My Computer on the new start, but you can make shortcuts in &#8220;All Programs.&#8221;</li>
<li>Clock on compact Task Bar takes up enough room for the date, even though it only shows the time. Can be &#8220;fixed&#8221; by changing the date format but the setting is system-wide.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2010/08/windows-7-tweaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making the Umax PowerLook 2100XL scanner work on Windows 7</title>
		<link>http://blog.world3.net/2010/06/making-the-umax-powerlook-2100xl-scanner-work-on-windows-7/</link>
		<comments>http://blog.world3.net/2010/06/making-the-umax-powerlook-2100xl-scanner-work-on-windows-7/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 13:56:42 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=308</guid>
		<description><![CDATA[I had an interesting challenge at work a few weeks ago. A customer wanted a new PC running Windows 7 but he needed to keep using his rather old A3 scanner, a Umax PowerLook 2100XL. Umax only provide Windows XP drivers and installing them on Windows 7 stops the system starting up. Something about the [...]]]></description>
			<content:encoded><![CDATA[<p>I had an interesting challenge at work a few weeks ago. A customer wanted a new PC running Windows 7 but he needed to keep using his rather old A3 scanner, a Umax PowerLook 2100XL. Umax only provide Windows XP drivers and installing them on Windows 7 stops the system starting up.</p>
<p>Something about the combined installer for the software and drivers was preventing it from working.</p>
<p>The solution was to install the software on a Windows XP machine and then copy the files manually from the XP system to the Windows 7 one. I then pointed Windows 7 to the copied files when it requested drivers for the scanner. The application program was copied in the same way and I simply set up a shortcut on the start menu pointing to the program file.</p>
<p>Aside from the main program directory the drivers were spread out in various system directories. It took a while to find them all.</p>
<p>It took me a long time to sort all that out. There are a  lot of posts on the internet written by people with the same or similar scanners who are unable to make them work on Vista or Windows 7. As far as I know we are the only people who have ever managed to make it work with Windows 7.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2010/06/making-the-umax-powerlook-2100xl-scanner-work-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Making a one session temp folder in Windows</title>
		<link>http://blog.world3.net/2010/05/making-a-one-session-temp-folder-in-windows/</link>
		<comments>http://blog.world3.net/2010/05/making-a-one-session-temp-folder-in-windows/#comments</comments>
		<pubDate>Sun, 30 May 2010 16:16:59 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=303</guid>
		<description><![CDATA[Back in the Amiga days we had a RAM disk. It was perfect for storing all kinds of temporary files as it was extremely fast and would be cleared every time the system rebooted. Windows doesn&#8217;t have anything like that. I found a way to make something similar. I use a temporary folder on a [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the Amiga days we had a RAM disk. It was perfect for storing all kinds of temporary files as it was extremely fast and would be cleared every time the system rebooted. Windows doesn&#8217;t have anything like that.</p>
<p>I found a way to make something similar. I use a temporary folder on a hard drive. It&#8217;s not as fast as RAM but it is cleared on reboot by having the following script run at shutdown:</p>
<p><code>rmdir /S /Q g:\temp<br />
mkdir g:\temp</code></p>
<p>Basically delete the directory recursively and re-create it. Simple but effective. You can assign a drive letter to the directory too.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2010/05/making-a-one-session-temp-folder-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB devices in VirtualBox</title>
		<link>http://blog.world3.net/2010/03/usb-devices-in-virtualbox/</link>
		<comments>http://blog.world3.net/2010/03/usb-devices-in-virtualbox/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 22:15:30 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=272</guid>
		<description><![CDATA[Getting USB devices to connect to the guest OS in VirtualBox can be a bit tricky. I run it on Windows so it might work differently on Linux, but anyway&#8230; The key is to understand that in order for the device to be detected it has to be connected while the guest OS is running. [...]]]></description>
			<content:encoded><![CDATA[<p>Getting USB devices to connect to the guest OS in VirtualBox can be a bit tricky. I run it on Windows so it might work differently on Linux, but anyway&#8230;</p>
<p>The key is to understand that in order for the device to be detected it has to be connected while the guest OS is running. If it is connected before it is started then it won&#8217;t attach. It will say it is, but it won&#8217;t be seen by the guest OS.</p>
<p>This small but vital fact is not made clear in the documentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2010/03/usb-devices-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparison of PDF viewers</title>
		<link>http://blog.world3.net/2009/09/comparison-of-pdf-viewers/</link>
		<comments>http://blog.world3.net/2009/09/comparison-of-pdf-viewers/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 22:14:00 +0000</pubDate>
		<dc:creator>mojo</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.world3.net/?p=198</guid>
		<description><![CDATA[I have been using Sumatra PDF for a while now, and while I&#8217;m mostly happy with it, I would like something with a few more features. Everyone seems to suggest Foxit, to the point where it is now the first result on Google for &#8220;pdf viewer&#8221;. Unfortunately, the rendering quality of Foxit is well below [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using Sumatra PDF for a while now, and while I&#8217;m mostly happy with it, I would like something with a few more features. Everyone seems to suggest <a href="http://www.google.co.uk/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.foxitsoftware.com%2Fpdf%2Frd_intro.php&amp;ei=yF-xSv6pK9Wg4QbNwqitCg&amp;rct=j&amp;q=foxit+reader&amp;usg=AFQjCNEwJICAFqayBR79TZcqG-aDSzuG6Q">Foxit</a>, to the point where it is now the first result on Google for &#8220;pdf viewer&#8221;. Unfortunately, the rendering quality of Foxit is well below par:</p>
<table border="0" align="center">
<tbody>
<tr>
<td><img class="aligncenter" src="http://blog.world3.net/images/foxit1.png" alt="" width="240" height="240" /></td>
<td></td>
<td><img class="aligncenter" src="http://blog.world3.net/images/sumatra1.png" alt="" width="240" height="240" /></td>
<td></td>
<td><img class="aligncenter" src="http://blog.world3.net/images/xchange1.png" alt="" width="240" height="240" /></td>
</tr>
<tr>
<td align="center">Foxit Reader 3.1</td>
<td></td>
<td align="center"><a href="http://blog.kowalczyk.info/software/sumatrapdf/index.html">Sumatra 0.9.4</a></td>
<td></td>
<td align="center"><a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfxchange_lite">PDF-XChange 2.0</a></td>
</tr>
</tbody>
</table>
<p style="text-align: left;">All screenshots are with the document at 100%. Small font rendering quality is important, even on a large monitor. I often have one window with code I am editing and next to it another window with a datasheet PDF. Foxit looks pretty bad at any zoom level.</p>
<table border="0" align="center">
<tbody>
<tr>
<td><a href="http://blog.world3.net/images/foxit2.png"><img class="aligncenter" src="http://blog.world3.net/images/foxit3.png" alt="" width="240" height="240" /></a></td>
<td></td>
<td><a href="http://blog.world3.net/images/sumatra2.png"><img class="aligncenter" src="http://blog.world3.net/images/sumatra3.png" alt="" width="240" height="240" /></a></td>
<td></td>
<td><a href="http://blog.world3.net/images/xchange2.png"><img class="aligncenter" src="http://blog.world3.net/images/xchange3.png" alt="" width="240" height="240" /></a></td>
</tr>
<tr>
<td align="center">Foxit Reader 3.1</td>
<td></td>
<td align="center"><a href="http://blog.kowalczyk.info/software/sumatrapdf/index.html">Sumatra 0.9.4</a></td>
<td></td>
<td align="center"><a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfxchange_lite">PDF-XChange 2.0</a></td>
</tr>
</tbody>
</table>
<p style="text-align: left;">You can click the above images for the an expanded view of the whole program window. Again, Foxit is by far the worst, with Sumatra and PDF-XChange about equal.</p>
<p style="text-align: left;">Overall, I&#8217;d have to say that <a href="http://blog.kowalczyk.info/software/sumatrapdf/index.html">Sumatra</a> is the best. Zooming can be a bit strange in it, but the quality and very small program size make up for all that. I&#8217;d like a few more features, such as bookmarks and web browser style back/forward navigation, all things which <a href="http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfxchange_lite">PDF-XChange</a> does. I&#8217;ll probably keep both of them around for now until I can pick between them.</p>
<p style="text-align: left;">One thing is for sure though, after the bloatfest that is Adobe Reader, Foxit Reader is actually the worst option. Sumatra PDF, which is fully open source, is quite simply much, much better at displaying documents &#8211; the primary purpose of any PDF viewer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.world3.net/2009/09/comparison-of-pdf-viewers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

