Enable/Disable System Properties from My Computer

This tweak removes access to System Properties via My Computer as well as via Control Panel. This tweak can be applied locally to the current user or globally for the entir computer.

In the "NoPropertiesMyComputer" Value name enter one of these:
0 - Display Properties
1 - Hide Properties

» Example Hide System Properties Locally Registry Tweak


Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoPropertiesMyComputer"="1"


» Example Hide System Properties Globally Registry Tweak


Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoPropertiesMyComputer"="1"

» Example Registry Tweak

Submitted by Unknown.
Last updated 2006-11-22 17:22:27 by Unknown