|
-
January 13th, 2004, 02:44 PM
#1
Registered User
Add/Remove Programs Access
I am trying to restrict access to the Add/Remove Programs Applet in the Control Panel.
This is on individual PC's in the field, so a GPO will not do.
I have found a utility that does what I am looking for, but of course we dont want to dish out the $50 bucks per PC. Does anyone know of a freeware program or the actual registry key to edit?
Thanks,
C
-
January 13th, 2004, 03:09 PM
#2
Registered User
http://www.winguides.com/registry/display.php/1041/
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\
Uninstall]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\
Uninstall]
Create a new DWORD value for each restriction required according to the table below. Set the value to equal "1" to enable the restriction or "0" to disable it. - NoAddRemovePrograms - Disable Add/Remove Programs
- NoRemovePage - Disable Change and Remove Programs
- NoAddPage - Disable Add Programs
- NoWindowsSetupPage - Disable Windows Components Wizard
- NoAddFromCDorFloppy - Hide "Add a program from CD-ROM or disk" option
- NoAddFromInternet - Hide "Add programs from Microsoft" option
- NoAddFromNetwork - Hide "Add programs from your network" option
- NoServices - Go directly to Windows Components Wizard
- NoSupportInfo - Disable Support Information
Did I ever mention how I loooooove the Windows Registry?
I think I did...
-
January 13th, 2004, 06:28 PM
#3
Registered User
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks