uninstaller
uninstaller
does anyone know of a good (preforably free) uninstaller or know another way to get rid of all the old programs that still show up in "add/remove programs" ? ? ? ? ?
Thanks -
C Ya
C Ya
- mnosteele52
- Posts: 11913
- Joined: Tue Jul 24, 2001 12:00 pm
- Location: Chesapeake, VA
If you mean they are still there after being uninstalled try RegCleaner. 
Removing Programs listed in the Add/Remove Programs Box (All Versions)
All Windows 9x or NT compatible programs must include an Uninstall program, sometimes though the program may get removed but entry in Add/Remove programs doesn't, from this key you can remove those orphaned entries.
Open your registry and find the key below. Under this key will be a number of sub-keys, each representing an installed application.
To see which application each sub-key represents, open it and there should be at least two values 'DisplayName' and 'UninstallString'. 'DisplayName' is the name used in the Add/Remove programs list, and 'UninstallString' is the program used to uninstall the application.
To remove a program from the list you can simple delete the sub-key representing that program.
Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall]
All Windows 9x or NT compatible programs must include an Uninstall program, sometimes though the program may get removed but entry in Add/Remove programs doesn't, from this key you can remove those orphaned entries.
Open your registry and find the key below. Under this key will be a number of sub-keys, each representing an installed application.
To see which application each sub-key represents, open it and there should be at least two values 'DisplayName' and 'UninstallString'. 'DisplayName' is the name used in the Add/Remove programs list, and 'UninstallString' is the program used to uninstall the application.
To remove a program from the list you can simple delete the sub-key representing that program.
Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall]
T H A N K Y O U ! ! ! ! !
Norm - that is an awsome trick, it did the job. that was the problem, when i would try to uninstall in add/remove programs, i would get errors saying "install/uninstall log not found" or some crap like that. i just couldn't get rid of them. they're gone now. thanks alot man - c ya
Thanks -
C Ya
C Ya