Tuesday, June 8, 2010

How to restore Folder Option in Tool menu?

1. Open notepad
2. Copy below code in notepad:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoFolderOptions"=dword:0000000
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]
"NoBrowserOptions"=dword:00000000

3. Save file as FolderOption.Reg anywhere on your system
4. Double click on it to run it

This will also help you to find and delete the hidden virus files. You can create your own Reg attacker to show the folder options using this code in the case of any virus attack.

No comments: