<?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>anebg &#187; folders</title>
	<atom:link href="http://anebg.net/tag/folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://anebg.net</link>
	<description>2 geek life, brainstorm, computing!</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:06:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to fix show hidden files and folders option</title>
		<link>http://anebg.net/2008/07/02/how-to-fix-show-hidden-files-and-folders-option/</link>
		<comments>http://anebg.net/2008/07/02/how-to-fix-show-hidden-files-and-folders-option/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 06:34:26 +0000</pubDate>
		<dc:creator>nipponzen</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[show Hidden Files]]></category>

		<guid isPermaLink="false">http://anebg.net/?p=20</guid>
		<description><![CDATA[A while ago I found out that the 'Show Hidden Files and Folders' option was not working properly on my computer. I did some Googling and found out that is caused by a spyware/adware/malware (whatever) that messes up the Windows Registry from updating properly, thus disabling the option to 'Show Hidden Files and Folders'. The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="vertical-align: bottom; float: right;" title="Hidden Files and Folders" src="http://m9umwg.bay.livefilestore.com/y1pgnYJnOIYbU_4Ts_p_6auYf8637Si3suAaZtopY0YwC9rLJLtmx96Wf-U_RYczIC9zXEvPH9T1jY/showhidden.bmp" alt="Fix Show Hidden Files and Folders" width="254" height="75" /></p>
<p>A while ago I found out that the 'Show Hidden Files and Folders' option was not working properly on my computer. I did some Googling and found out that is caused by a spyware/adware/malware (whatever) that messes up the Windows Registry from updating properly, thus disabling the option to 'Show Hidden Files and Folders'. The check box (radio button) works, but as soon as you close the Folder Options Window, the option is disabled again. Anyway, here are some ways to re-enable the option:</p>
<p><span id="more-20"></span></p>
<blockquote><p>You'll have to browse through the Windows registry in order to do this. Be sure to know what you are doing.</p></blockquote>
<p>Method One: (This one worked for me)</p>
<ol>
<li>Open up the Registry Editor. Go to <strong>Start -&gt; Run</strong> or press '<em>Windows Logo key + R</em>' and then type "<strong>regedit</strong>", without quotes. Press Enter.</li>
<li>Browse through the keys: <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL</strong></li>
<li>Look at the right side of the on the Window and there should be a key called "<strong>CheckedValue</strong>", this should be a <strong>DWORD</strong> key. If it's not, delete that key.</li>
<li>Now, create a new <strong>DWORD value</strong>. <strong>Right Click -&gt; New -&gt; DWORD Value</strong>. Name it <strong>CheckedValue</strong> and press enter. Now double click and set it to <strong>Hexadecimal</strong> with a value data of <strong>1</strong>.</li>
</ol>
<p>This should re-enable the option to show hidden files and folders. Here's another method. I think this method just directly enables the option, showing hidden files and folders (thus, not fixing the main error) but you can try it anyway.</p>
<ol>
<li>Fire up <strong>regedit</strong>. <span style="font-size: xx-small;">-You should know how by now.</span></li>
<li> Browse through the keys: <strong>HKEY_CURRENT_USER\Software\Microsoft\<br />
Windows\CurrentVersion\Explorer\Advanced</strong></li>
<li>In the right side area, find the key named "<strong>Hidden</strong>", double click it and set the <strong>Value Data</strong> to <strong>1</strong>.</li>
<li>Close the Registry Editor and check if this has fixed the problem.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://anebg.net/2008/07/02/how-to-fix-show-hidden-files-and-folders-option/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

