<?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>Od3n (dot) Info &#187; show hidden files and folders</title>
	<atom:link href="http://od3n.info/tag/show-hidden-files-and-folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://od3n.info</link>
	<description>Computer, Technology and Internet</description>
	<lastBuildDate>Wed, 29 Apr 2009 11:27:21 +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 Solve] Show Hidden Files And Folders Not Working II</title>
		<link>http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working-ii/</link>
		<comments>http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working-ii/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 11:27:17 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[registry editor]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[show hidden files and folders]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/show-hidden-files-and-folders-not-working-ii/</guid>
		<description><![CDATA[If anyone’s still having trouble, here’s a fix that worked for me after I got the RavMon virus : 1. Click “Start” -&#62; “Run…” (or press Windows key + R) 2. Type “regedit” and click “Ok”. 3. Find the key &#8230; <a href="http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working-ii/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If anyone’s still having trouble, here’s a fix that worked for me after I got the RavMon virus :</p>
<p>1. Click “Start” -&gt; “Run…”  (or press Windows key + R)<br />
2. Type “regedit” and click “Ok”.<br />
3. Find the key : [sourcecode language='html']HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvancedFolderHiddenSHOWALL[/sourcecode]<br />
4. Look at the “CheckedValue” key… This should be a DWORD key. If it isn’t, delete the key.<br />
5. Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1.<br />
6. The “Show hidden files &amp; folders” check box should now work normally. Enjoy! <img src='http://od3n.info/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working-ii/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>[How To Remove] Funny UST Scandal.avi.exe Virus</title>
		<link>http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/</link>
		<comments>http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 16:35:10 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[antivirus tools]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[folder options]]></category>
		<category><![CDATA[show hidden files and folders]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/how-to-remove-funny-ust-scandalaviexe-virus/</guid>
		<description><![CDATA[After receiving many complaints from people’s about this virus, I finally decided to guide the users about the removal of this virus. Some of the problems caused by this virus are : 1. Show Hidden Files and Folders not working. &#8230; <a href="http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After receiving many complaints from people’s about this virus, I finally decided to guide the users about the removal of this virus. Some of the problems caused by this virus are :</p>
<p>1. Show Hidden Files and Folders not working.<br />
2. My Computer Drives open another explorer window.<br />
3. When you run a program, just in 2 or 3 minutes the program dissappears (Actually runs in background but you can not see its window in foreground).<span id="more-51"></span></p>
<p><strong>Removal of this Virus</strong></p>
<p>Unfortunately, I have no removal tool to remove this virus at the time of writing, but you will soon see one. You can try the manual removal of it.</p>
<p><strong>Manual Removal</strong></p>
<p>Caution : While the manual process is going on, do not open any My Computer drive.</p>
<p>1. Open up cmd by typing cmd in Start –&gt; Run.</p>
<p>2.  Type in cmd</p>
<p>[sourcecode language='html']taskkill /f /im smss.exe</p>
<p>taskkill /f /im killer.exe[/sourcecode]</p>
<p>3. The virus placed some files at the root of every drive so you need to clean them.</p>
<p>Repeat the following commands on cmd for all your drives (Here it is applied for C drive)</p>
<p>[sourcecode language='html']del /a:h /f  c:\autorun.inf</p>
<p>del /a:h /f  c:\smss.exe</p>
<p>del /a:h /f  c:\funny ust scandal.avi.exe[/sourcecode]</p>
<p>4. Now you need to delete files in windows folder so type :</p>
<p>[sourcecode language='html']del /a:h /f  c:\windows\killer.exe</p>
<p>del /a:h /f  c:\windows\autorun.inf</p>
<p>del /a:h /f  c:\windows\smss.exe</p>
<p>del /a:h /f  c:\windows\funny ust scandal.exe[/sourcecode]</p>
<p>5. Now you need to delete one more file :</p>
<p>[sourcecode language='html']del /a:h /f  “%userprofile%\StartMenu\Programs\Startup\lsass.exe”[/sourcecode]</p>
<p>6. Use <a href="http://www.od3n.net/tools/" target="_blank">PowerExes</a> to delete startup entries like.</p>
<p>smss.exe</p>
<p>lsass.exe(if it does not remove then only uncheck it)</p>
<p>killer.exe</p>
<p>7.  To <strong>restore Folder Option Settings</strong> Follow this page</p>
<p><a title="[How To Solve] Show Hidden Files and Folders Not Working" href="http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working/" target="_blank">Show Hidden Files And Folders Not Working</a></p>
<p>8. To <strong>Remove the virus from Flash Drive</strong>, Insert a flash drive cancel any Autoplay box.</p>
<p>Open cmd and type (Replace x by your usb drive letter)</p>
<p>[sourcecode language='html']del /a:h /f  x:\autorun.inf</p>
<p>del /a:h /f  x:\smss.exe</p>
<p>del /a:h /f  x:\funny ust scandal.avi.exe[/sourcecode]</p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>[How To Remove] ntde1ect.com And autorun.inf Files</title>
		<link>http://od3n.info/how-to/how-to-remove-the-ntde1ectcom-and-autoruninf-files/</link>
		<comments>http://od3n.info/how-to/how-to-remove-the-ntde1ectcom-and-autoruninf-files/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 07:18:47 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[folder options]]></category>
		<category><![CDATA[ntde1ect.com]]></category>
		<category><![CDATA[registry editor]]></category>
		<category><![CDATA[show hidden files and folders]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/how-to-remove-the-ntde1ectcom-and-autoruninf-files/</guid>
		<description><![CDATA[There is a Trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses the two files ntde1ect.com and autorun.inf. Here is how you can get rid of them : Open Task Manager and in Processes tab end explorer.exe and &#8230; <a href="http://od3n.info/how-to/how-to-remove-the-ntde1ectcom-and-autoruninf-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There is a Trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses the two files<strong> ntde1ect.com</strong> and <strong>autorun.inf</strong>. Here is how you can get rid of them :<span id="more-49"></span></p>
<ul>
<li>Open Task Manager and in Processes tab end explorer.exe and wscript.exe process</li>
<li>Open up File –&gt; New Task (Run) in the Task manager</li>
<li>Type cmd and hit Enter</li>
<li>Type</li>
<p>[sourcecode language='html']del /a:h /f c:autorun.*[/sourcecode]</p>
<li>Go to your WindowsSystem32 directory by typing</li>
<p>[sourcecode language='html']cd c:windowssystem32[/sourcecode]</p>
<li>Type</li>
<p>[sourcecode language='html']dir /a:h /f avp*.*[/sourcecode]</p>
<li>If you see any files names avpo.dll or avpo.exe or avpo.exe, use the</li>
<p>[sourcecode language='html']Del /a:h /f avpo.exe[/sourcecode]</p>
<li>Open up File –&gt; New Task (Run) in the Task manager, Type</li>
<p>[sourcecode language='html']regedit[/sourcecode]</p>
<li>Navigate to</li>
<p>[sourcecode language='html']HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionRun[/sourcecode]</p>
<li>If there are any entries for avpo.exe, delete them.</li>
<li>Do a complete search of your registry for ntdelect.com and delete any entries you find.</li>
<li>To Restore Folder Options Settings, Navigate to</li>
<p>[sourcecode language='html']HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvancedFolderHiddenSHOWALL[/sourcecode]</ul>
<p>Look at the “CheckedValue” key. This should be a DWORD key. If it isn’t,  delete the key. Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1. The “<strong>Show hidden files &amp; folders</strong>” check box should now work normally.</p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-remove-the-ntde1ectcom-and-autoruninf-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[How To Restore] All Folder Option Settings</title>
		<link>http://od3n.info/how-to/how-to-restore-all-folder-option-settings/</link>
		<comments>http://od3n.info/how-to/how-to-restore-all-folder-option-settings/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 07:03:40 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[antivirus tools]]></category>
		<category><![CDATA[folder options]]></category>
		<category><![CDATA[show hidden files and folders]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/restore-all-folder-option-settings/</guid>
		<description><![CDATA[Due to viruses, many things do not work. For Example Folder Options Show Hidden Files and Folders, Hide Operating System Protected Files and many more. To correct all these options, use Ravmon Virus Removal Tool Restore Windows Default Settings Check &#8230; <a href="http://od3n.info/how-to/how-to-restore-all-folder-option-settings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Due to viruses, many things do not work. For Example <strong>Folder Options Show Hidden Files and Folders</strong>, <strong>Hide Operating System Protected Files</strong> and many more.</p>
<p>To correct all these options, use Ravmon Virus Removal Tool</p>
<ul>
<li>Restore Windows Default Settings</li>
<li>Check Restore All Folder Options</li>
<li>OK.</li>
</ul>
<p><a href="http://www.od3n.net/tools/" target="_blank"><strong>Download Ravmon Virus Removal Tool</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-restore-all-folder-option-settings/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[How To Solve] Show Hidden Files And Folders Not Working</title>
		<link>http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working/</link>
		<comments>http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 17:37:06 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[folder options]]></category>
		<category><![CDATA[registry editor]]></category>
		<category><![CDATA[show hidden files and folders]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/show-hidden-files-and-folders-not-working/</guid>
		<description><![CDATA[A few days back, a client came to me and told me that he was having trouble with his Windows XP. The show hidden files and folders was not working at all. If he selected the radio button “Show hidden &#8230; <a href="http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few days back, a client came to me and told me that he was having<strong> trouble</strong> with his <strong>Windows XP</strong>. The <strong>show hidden files and folders was not working</strong> at all. If he selected the radio button “Show hidden files and folders”, and then press Ok .. the changes would just disappear upon opening the dialog again. It was probably some virus attack after which the Windows registry was not being updated properly. So here is what I did to restore it back.</p>
<p>Go to registry editor by running regedit in the run box.</p>
<p>Go to this key:</p>
<p>[sourcecode language='cpp']HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced[/sourcecode]</p>
<p>In the right hand area, double click hidden and change the value to <strong>1</strong>.</p>
<p>Now you’re all set to go. Check it in your tools menu if the changes have taken effect. Mine have already been fixed <img src='http://od3n.info/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Please spare a few moments from your precious time and tell us about your experiences.</p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
