Tuesday, May 26, 2009

View folder option

A certain problem when your os(windwos) got a virus, folder option might be disabled.
to solve this, you have to repair registry edit ( regedit.exe) or you just do this way:

Copy this script and save as with extention (.reg).
You put what ever name you want to that file.


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



Please give the comment :)

No comments: