Re: Administrative Tools Applet in Control Panel
- From: "NewScience" <newscience83@xxxxxxxxxxxxxx>
- Date: Thu, 21 Dec 2006 00:55:48 -0500
Try adding the CLSID key {D20EA4E1-3957-11d2-A40B-0C5020524153} to the
following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum
Add:
{D20EA4E1-3957-11d2-A40B-0C5020524153} REG_DWORD 1
in rught panel for the key.
To Hide it for everyone: change HKEY_CURRENT_USER to HKEY_LOCAL_MACHINE.
That will hide even for Administrator accounts.
Keep in mind, the user can still drop-down to CMD Prompt and execute any of
the *.msc files (unless you Restrict the Run command as well, and turn off
the CMD feature as well.
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System
Add:
DisableCMD REG_DWORD 1
NoRun REG_DWORD 1
You can even turn off access to the Control Panel:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Add:
NoControlPanel REG_DWORD 1
"Robert Gault" <robert.gault@xxxxxxxxxxxxxxxx> wrote in message
news:te0ih.530450$QZ1.341359@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Jay wrote:
Ayush,
Thank you for the reply, but I am going to be doing this
programatically so I need to do this through the registry. Just
changing a shortcut isn't going to work, and anyway, my pc doesn't have
those shortcuts and the Control Panel still has the Administrative
Tools icon. Anyone out there with any suggestions?
-Jay
(patelj27b at gmail dot com)
Ayush wrote:
Replied to [Jay]s message :
Hey there,
Does anyone know the registry value and key location to change to
hide the "Administrative Tools" folder that is in the Control Panel?
I've looked around here, and the only answers I find are for the
Administrative Tools that appear in the Start Menu, which isn't exactly
what I'm looking for.
Thanks!
Jay
(patelj27b at gmail dot com)
No need to change registry, just move/delete the shortcuts from :
All Users\Start Menu\Programs\Administrative Tools
? Ayush [ Good :-) Luck ]
- - - - - - - -
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
- - - - - - - -
Did you try searching with regedit for Administrative? I just did and
quickly found
HKEY_CLASSES_ROOT\CLSID\{D20EA4E1-3957-11d2-A40B-0C5020524153}
There probably are other entries but you can do the looking.
.
- References:
- Administrative Tools Applet in Control Panel
- From: Jay
- Re: Administrative Tools Applet in Control Panel
- From: Ayush
- Re: Administrative Tools Applet in Control Panel
- From: Robert Gault
- Administrative Tools Applet in Control Panel
- Prev by Date: Re: changing the right click menu on desktop
- Next by Date: Mouse problem.
- Previous by thread: Re: Administrative Tools Applet in Control Panel
- Next by thread: Re: Desktop on the taskbar
- Index(es):
Relevant Pages
|