Raj Chandel's Blog
Archive for September, 2009
Control Panel Restrictions
03 years ago
by Raj Chandel
in Registry Tricks
Start Regedit
Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
Create a new keys under Policies called System. You can then add DWORD values set to 1 in the appropriate keys
To re-enable them, either delete the key or set the value to 0
NoDispCPL – Disable Display Control Panel
NoDispBackgroundPage – Hide Background Page
NoDispScrSavPage – Hide Screen Saver Page
NoDispAppearancePage – Hide Appearance Page
NoDispSettingsPage – Hide Settings Page
NoSecCPL – Disable Password Control Panel
NoPwdPage – Hide Password Change Page
NoAdminPage – Hide Remote Administration Page
NoProfilePage – Hide User Profiles Page
NoDevMgrPage – Hide Device Manager Page
NoConfigPage – Hide Hardware Profiles Page
NoFileSysPage – Hide File System Button
NoVirtMemPage – Hide Virtual Memory Button
Google+ DOS Restrictions
03 years ago
by Raj Chandel
in Registry Tricks
Start Regedit
Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
Create a new key under Policies called WinOldApp You can then add DWORD values set to 1 in the appropriate keys To re-enable them, either delete the key or set the value to 0
Disabled – Disable MS-DOS Prompt
NoRealMode – Disables Single-Mode MS-DOS
Google+Prevent Changes to the Start Menu
03 years ago
Start Regedit
Go to HKEY_CURRENT_USER Software Microsoft Windows CurrentVersion Policies Explorer
Add a DWORD called NoChangeStartMenu
Give it a value of 1
Google+