"You may say I'm a dreamer, but I'm not the only one"

Welcome to the world of a dreamer...a person who is heavily influenced by music, a person who loves looking at things with a simplistic outlook. I am a big fan of The Beatles.

About Me

My photo
I am a dreamer, procrastinator, last-minute worker. Music is my passion--I am an obsessive music collector. Often I collect gigabytes of music only with the hope to listen to'em "someday". I like writing, reading, and I also cherish to learn to play the guitar someday...

Wednesday, September 23, 2009

Remove Virus in XP that Disables “Show Hidden Files”



Source of this information is this page

"There is a certain virus that prevents XP users from viewing the hidden files.

The virus meddles with the ’Show hidden files and folders’ option in the Folder Options and the option keeps bouncing back to ‘Do not show hidden files and folders’, despite repeated trials.

Here is how you can set this problem right:

Navigate to the windows registry:
Go to Start menu
Click Run
Type regedit in the text box and then click Enter.

When the Registry Editor opens, perform the following steps:

Go to the following registry key:

Go to HKEY_LOCAL_MACHINE and then open Software.Under this navigate to: Microsoft -> Windows -> Current Version -> Explorer Then go to Advanced -> Folder -> Hidden -> SHOWALL
Delete the value CheckedValue.
(Its type should be REG_SZ and data should be 2 or 0.)

Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD).

Modify the value data to 1 (0×00000001).This should enable you to select the ‘Show hidden files and folders’ option without much problem.

Do drop in comments if there are further queries and we shall try to find answers."

This tip works! In fact, it works so well, that I am posting it here in my blog for future reference. This virus has troubled me a lot, and the last time I tried fixing it, I ended up formatting my hard drive and re-installing windows.

Thanks to the original author for this great tip.



2 comments:

jubair said...

if you dont mind Ishti, i would like to share this link, i have done some research and wrote few registry files and some tweaks for this kind of problems, http://www.jubair.info/2009/08/my-pc-security.html

File: Disable Autorun.reg
Some Registry tweaks
1 Run This First... Read more
2 Folder Options

these 1 and 2 files are the registry files that does the same but will less complexity and some more..

Ishtiaque said...

Thanks for sharing the link, will check it out :)