Tips and tricks, tips IE XP, trick regedit, tweaks XP, "Before making any registry edits, navigate to the key you are wanting to modify. Once there, right click the key in question, choose Export. Name it according to the edit you are going to perform ending with (ex) xxx_backup.reg".
Wednesday, July 20, 2011
Restrict Users from Running Specific Applications
Start/Run/Regedit
“HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer”
Value Name: DisallowRun
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer] Create a new DWORD value and name it "DisallowRun" set the value to "1" to enable application restrictions or "0" to allow all applications to run.
Then create a new sub-key called [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer\DisallowRun] and define the applications the are to be restricted. Creating a new string value for each application, named as consecutive numbers, and setting the value to the filename to be restriced (e.g. "regedit.exe").
Restart Windows for the changes to take effect.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment