<?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>Everything is Crap &#187; thumbs.db</title>
	<atom:link href="http://everythingiscrap.com/tag/thumbs-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://everythingiscrap.com</link>
	<description>Notes on the crap we&#039;ve been subjected to</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:10:15 +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>Go away, Thumbs.db!</title>
		<link>http://everythingiscrap.com/go-away-thumbs-db/</link>
		<comments>http://everythingiscrap.com/go-away-thumbs-db/#comments</comments>
		<pubDate>Wed, 13 May 2009 23:28:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[thumbs.db]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2009/05/13/go-away-thumbs-db</guid>
		<description><![CDATA[By default, Windows 7 RC creates Thumbs.db files on your network drives to store image thumbnails. Sometimes, in Windows Explorer, if you try to move a folder that contains images you get an error that says "The action can't be completed because the folder or a file in it is open in another program. Close [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-251" title="thumbs" src="http://everythingiscrap.com/wp-content/uploads/2009/05/thumbs1.jpg" alt="" width="82" height="78" /></p>
<p>By default, Windows 7 RC creates Thumbs.db files on your network drives to store image thumbnails. Sometimes, in Windows Explorer, if you try to move a folder that contains images you get an error that says</p>
<blockquote><p>"The action can't be completed because the folder or a file in it is open in another program. Close the folder or file and try again"</p></blockquote>
<p>I took a look at the Resource Monitor (a wonderful tool in Windows Vista and even better in Windows 7) and discovered that the process stopping me was&#8230;.wait for it&#8230;Windows Explorer! So, Windows Explorer can't move the folder because it has a file open, specifically, Thumbs.db!</p>
<p>So, to fix this I went into the local group policy editor (gpedit.msc) and enabled the following setting:</p>
<blockquote><p>Turn off the caching of thumbnails in hidden thumbs.db files</p></blockquote>
<p>Which is located in:</p>
<blockquote><p>User Configuration &gt; Administrative Templates &gt; Windows Components &gt; Windows Explorer</p></blockquote>
<p>Reboot.</p>
<p>SO FAR that fixed the problem for me. Windows Explorer hasn't generated any more Thumbs.db files and I haven't had any problems moving folders.</p>
<p>This should be enabled by default. Grrrrr.</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/go-away-thumbs-db/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thumbs.db on Network Shares with Vista, Grrrrr&#8230;..</title>
		<link>http://everythingiscrap.com/thumbs-db-on-network-shares-with-vista-grrrrr/</link>
		<comments>http://everythingiscrap.com/thumbs-db-on-network-shares-with-vista-grrrrr/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 16:38:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[thumbs.db]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2008/04/01/thumbs-db-on-network-shares-with-vista-grrrrr</guid>
		<description><![CDATA[According to Microsoft, Vista doesn't use thumbs.db anymore, so the problem of thumbs.db getting created on network shares has been fixed. But, then Microsoft broke it again with Vista SP1.  Next registry edit, diabling thumbs.db from showing up on my Mac network shares. Here's a quote&#8230; - Open the Registry Editor (regedit.exe).  - Navigate to [...]]]></description>
			<content:encoded><![CDATA[<div>According to Microsoft, Vista doesn't use thumbs.db anymore, so the problem of thumbs.db getting created on network shares has been fixed. But, then Microsoft broke it again with Vista SP1. </div>
<div></div>
<div>Next registry edit, diabling thumbs.db from showing up on my Mac network shares. Here's a quote&#8230;</div>
<div></div>
<div>- Open the Registry Editor (regedit.exe). </div>
<div>- Navigate to the following registry branch: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced</div>
<div>-On the right pane, double click on DisableThumbnailCache value, and set its value data as 1. If the registry key of &#8211; DisableThumbnailCache does not exists, create a new DWORD value with that name. </div>
<div>- Logoff and login again, or restart the computer for the changes to take effect. </div>
<div></div>
<div>&#8230;boom. No more Thumbs.db.</div>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/thumbs-db-on-network-shares-with-vista-grrrrr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

