MCT Posted January 13, 2005 Posted January 13, 2005 how can i do this, i cant remove it, cuz its tied in with shortcuts for some dumb reason how can i make it now show up in control panel? any1 know the reg key?
Yzöwl Posted January 13, 2005 Posted January 13, 2005 This may help you out!* Add / Remove Programs Registry Keys o Remove Add/Remove Programs programs # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoAddRemovePrograms = 1 o Hide change or remove programs page # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoRemovePage = 1 o Hide Add New Programs page # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoAddPage = 1 o Hide Add/Remove windows components # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoWindowsSetupPage = 1 o Hide the add a program from CD-ROM or floppy option # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoAddFromCDorFloppy = 1 o Hide Add programs from Microsoft option # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoAddFromInternet = 1 o Hide Add programs from Network option # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoAddFromNetwork = 1 o Go directly to Components Wizard # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoServices = 1 o Remove support information # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # DWORD: NoSupportInfo = 1 o Specify default category for Add New Programs # KEY: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall # STRING:DefaultCategory = category
Tsunami Posted January 13, 2005 Posted January 13, 2005 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2]"%SystemRoot%\system32\appwiz.cpl"=dword:ffffffffShould work according to this page: http://support.microsoft.com/default.aspx?...kb;en-us;292463
Incroyable HULK Posted January 14, 2005 Posted January 14, 2005 HouoHHOOH I've seen something about that a few weeks ago... Let me find it.Oh! now I remember, it is in a magazine I have at work and they where giving tips for Windows XP. They were saying that there is a file in Windows were all the stuff for the Add/Uninstall panel is listed. You can Hide, Unhide from there if I remember correctly... I'll try to get my hand on it tommorow.
MCT Posted January 14, 2005 Author Posted January 14, 2005 lmfaothis was the end result of like 3 hrs of playing[HKEY_CURRENT_USER\Control Panel\don't load]"appwiz.cpl"="1"how easy
lotsagigabytes Posted January 23, 2005 Posted January 23, 2005 Oh! now I remember, it is in a magazine I have at work and they where giving tips for Windows XP. They were saying that there is a file in Windows were all the stuff for the Add/Uninstall panel is listed. You can Hide, Unhide from there if I remember correctly... I'll try to get my hand on it tommorowI think your refering to SYSOC.INF. All the crap Windows installs. Things in there with the HIDDEN tag are, you guesed it hidden. Remove HIDDEN and those items will show in add/remove programs to be dealt with appopriately.new here. will get a tag soon. be patient.
CHANDER Posted January 23, 2005 Posted January 23, 2005 If you get TweakUI it lets you pick and choose which specific panels to show/hide.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now