Address changed !!!

Hello user, The site address has been changed to core2info.blogspot.com please update your bookmark !

Friday, January 22, 2010

Enable/Disable Folder Option from Registry

As in Kaushil's Previous post on Folder Option Missing helps you to show/hide folder option with Group Policy

This allows you to hide the Folder Options function from the folder Tools menu with the help of regedit. Allowing you to restrict access to numerous advanced folder features.

Start->Run->regedit
Hit Enter..
Open your registry and find the key below.

Go TO

HKEY_CURRENT_USER->Software->Microsoft->Windows->
CurrentVersion->Policies->
Explorer->

Right Click AND click on New -> Create Binary Value
Name that NoFolderOptions

Create a new DWORD value, or modify the existing value named "NoFolderOptions" and set it to equal "1" to hide the options or "0" to show the options.





User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoFolderOptions
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = show options, 1 = hide options)

Than ALL Done...
Just Exit From Registry.. AND your FolderOption is Now Enabled OR Disabled...

Thanks AJ

No comments:

Post a Comment