Tuesday, November 18, 2008

enable/disable folder option

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoFolderOptions"=dword:00000001
"NoFind"=dword:00000000






save the above lines in the notepad with extension .reg
to enable folder option replace the 1 with 0

No comments:

Post a Comment