uninstaller

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
SVO-1
Advanced Member
Posts: 534
Joined: Sat Jun 02, 2001 11:39 am

uninstaller

Post by SVO-1 »

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
User avatar
Mark
Posts: 13238
Joined: Wed Apr 11, 2001 12:00 am
Location: .

Post by Mark »

tweak ui ??
7950x~64GBGskill6000~asusx670e~rx6800~2TBNvme-OS drive~4TB-Nvme-scratch~500GB-SSD-thrash~10TB storage~Windows 10
User avatar
mnosteele52
Posts: 11913
Joined: Tue Jul 24, 2001 12:00 pm
Location: Chesapeake, VA

Post by mnosteele52 »

If you mean they are still there after being uninstalled try RegCleaner. :)
User avatar
Norm
SG VIP
Posts: 14195
Joined: Tue Mar 27, 2001 12:00 pm

Post by Norm »

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]
User avatar
SVO-1
Advanced Member
Posts: 534
Joined: Sat Jun 02, 2001 11:39 am

T H A N K Y O U ! ! ! ! !

Post by SVO-1 »

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
Post Reply