<?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>plee.me &#187; folder</title>
	<atom:link href="http://blog.plee.me/tag/folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.plee.me</link>
	<description>About software, technology and random things</description>
	<lastBuildDate>Wed, 04 Jan 2012 18:52:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Disabling Windows Vista / 7 Explorer&#8217;s Automatic Folder Type Discovery</title>
		<link>http://blog.plee.me/2009/08/disabling-windows-vista-7-explorers-automatic-folder-type-discovery/</link>
		<comments>http://blog.plee.me/2009/08/disabling-windows-vista-7-explorers-automatic-folder-type-discovery/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 14:27:48 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Guides / How Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bagmru]]></category>
		<category><![CDATA[bags]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://blog.plee.me/?p=65</guid>
		<description><![CDATA[Hey! I very recently installed Windows 7 on my desktop computer and I'm loving it so far. One of the major things that bugged me though was the new Explorer behavior. The automatic folder type discovery just goes ahead and tries to determine a folder type just by looking at how many (or if there [...]]]></description>
			<content:encoded><![CDATA[<p>Hey!</p>
<p>I very recently installed Windows 7 on my desktop computer and I'm loving it so far.</p>
<p>One of the major things that bugged me though was the new Explorer behavior. The automatic <em>folder type discovery</em> just goes ahead and tries to determine a folder type just by looking at how many (or if there are) files of a certain type (pictures, videos, songs, ...) are in the current folder, and then it adjusts the viewing settings accordingly. For example, if you open a folder that contains mainly video files, it would show those with big icons instead of my default, a detailed list. Pictures are displayed as thumbnails.</p>
<p>Disabling this behavior proved to be interestingly difficult. As with most things that have been declared a default setting by Microsoft, it luckily can be done - but only via registry.</p>
<p><strong>First we need to delete our current folder type settings.</strong></p>
<ul>
<li>Close all open Explorer windows.</li>
<li>Open the registry editor with <em>Start =&gt; Run =&gt; regedit</em> and browse to <em>HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell</em>.</li>
<li>Delete and confirm the deletion of the keys <em>BagMRU</em> and <em>Bags</em>.</li>
<li>Now create a Key (right-click on the current key in the left pane and select <em>New =&gt; Key</em>) called <em>Bags</em>.</li>
<li>Create a subkey for <em>Bags</em> called <em>AllFolders</em>.</li>
<li>Create a subkey for <em>AllFolders</em> called <em>Shell</em>.</li>
<li>Create a String value (right-click in the right pane and select <em>New =&gt; String Value</em>) called <em>FolderType</em> and set the value to <em>NotSpecified</em>.</li>
<li>That's it for Windows 7. Please read the note for Windows Vista x64 below. Otherwise, just reboot and your new settings should be applied.</li>
</ul>
<p>That's it for Windows 7. If you're using Windows Vista x64, it might be possible that there is a copy of (or a similar) the <em>Local Settings\Software\Microsoft\Windows\Shell</em> key in <em>HKEY_CURRENT_USER\Software\Classes\Wow6432Node</em>. I could not confirm this for Windows 7, though I am using the 64 bit version (it just had a <em>CLSID</em> subkey, nothing more). In that case, delete the <em>Shell\Bags</em> and <em>Shell\BagMRU</em> folders like I told you above before finishing your modifications with a reboot.</p>
<p><strong>Warning:</strong> as always, playing around with the Windows registry can be dangerous when done incorrectly. If you do not feel safe about it, make sure to back up the keys you're about to modify via File =&gt; Export, or leave it altogether. I do not take any responsibility for any damage, nor do I give any guarantee that the steps I provided here will work for you. At least they worked for me.</p>
<p>Hopefully that was of help to you <img src='http://blog.plee.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I discovered the initial instructions on <a href="http://www.mydigitallife.info/2007/11/08/disable-automatic-folder-type-discovery-for-templates-in-vista/">mydigitallife.info</a>. Thank's so much <img src='http://blog.plee.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Had a hard time finding a guide for that.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plee.me/2009/08/disabling-windows-vista-7-explorers-automatic-folder-type-discovery/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

