<?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>paulsynnott.com &#187; hide drive</title>
	<atom:link href="http://www.paulsynnott.com/blog/tag/hide-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulsynnott.com/blog</link>
	<description>Did you get lost?  What are you doing here?</description>
	<lastBuildDate>Mon, 28 Dec 2009 19:13:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to: Hide drives in Explorer</title>
		<link>http://www.paulsynnott.com/blog/2009/04/08/how-to-hide-drives-in-explorer/</link>
		<comments>http://www.paulsynnott.com/blog/2009/04/08/how-to-hide-drives-in-explorer/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 12:48:45 +0000</pubDate>
		<dc:creator>psynnott</dc:creator>
				<category><![CDATA[How To Fix]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[explorer.exe]]></category>
		<category><![CDATA[hide drive]]></category>
		<category><![CDATA[hide drives]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[regedit.exe]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.paulsynnott.com/blog/?p=90</guid>
		<description><![CDATA[Recently I&#8217;ve been spending a lot of time in Explorer, copying multiple CDs and DVDs to a hard drive. When I ejected a disc, Explorer tries to select the following letter after the CD/DVD drive. This causes an error on my computer as the next drive is a multiformat card reader with no media in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-91 alignnone" title="Explorer.exe: Insert Disk" src="http://www.paulsynnott.com/blog/wp-content/uploads/2009/04/insertdisk.png" alt="Explorer.exe: Insert Disk" width="347" height="137" /><br />
Recently I&#8217;ve been spending a lot of time in Explorer, copying multiple CDs and DVDs to a hard drive.  When I ejected a disc, Explorer tries to select the following letter after the CD/DVD drive.  This causes an error on my computer as the next drive is a multiformat card reader with no media in it.  Usually this is not a problem and I just click &#8220;OK&#8221; and continue on my way, but I have 400 discs to copy and the thought of clicking &#8220;OK&#8221; 400 times is not my idea of fun.</p>
<p style="text-align: left;">There is a fix however!  Hide the drives.  This way, Explorer won&#8217;t pop up the error because it can&#8217;t see the drive.  This may not work for everyone, but it does for me.  I rarely use the media reader so it is more convenient for me to just unhide the drives again when I&#8217;m finished with my disc copying.</p>
<p style="text-align: left;">Thanks to http://www.pcdrome.com where I found the following tweak:</p>
<blockquote style="text-align: left;"><p>Open your registry and find or create the key below.</p>
<p>The &#8220;NoDrives&#8221; value uses a 32-bit word to define local and network drive visibility for each logical drive in the computer. The lower 26 bits of the 32-bit word correspond to drive letters A through Z. Drives are visible when set to 0 and hidden when set to 1.</p>
<p>If you are not happy working in Hex, add these decimal numbers to hide the drive(s):</p>
<p>A: 1, B: 2, C: 4, D: 8, E: 16, F: 32, G: 64, H: 128, I: 256, J: 512, K: 1024, L: 2048, M: 4096, N: 8192, O: 16384, P: 32768, Q: 65536, R: 131072, S: 262144, T: 524288, U: 1048576, V: 2097152, W: 4194304, X: 8388608, Y: 16777216, Z: 33554432, ALL: 67108863</p>
<p>For example to hide drive A and drive D, you would add 1 (A) + 8 (D) which means the value should be set to &#8220;9&#8243;.</p>
<p>To disable all the drives set the value to &#8220;67108863&#8243;.</p>
<p style="text-align: left;">Restart Windows for the change to take effect.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.paulsynnott.com/blog/2009/04/08/how-to-hide-drives-in-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
