thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Sun Jul 31, 2005 10:57 am Post subject: Uninstall Info in the Registry |
|
|
All programs that follow the proper Microsoft guidelines for installing in a Windows XP/2000/NT environment will leave information about how to uninstall themselves in the Registry. This can be handy if you are looking for a list of which applications are installed on a computer. Older programs such as DOS or Windows 3.x applications will most likely not be listed in this location
Hive: HKEY_LOCAL_MACHINE
Key: Software\Microsoft\Windows\CurrentVersion\Uninstall
There should be a key representing each installed program, and under the key you will find the information necessary for the application to be uninstalled. |
|