Uninstall Registry Key

The following installer properties give the values written under the registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall

The values are stored in a subkey identified by the application's product code GUID.

ValueWindows Installer property
DisplayNameProductName property
DisplayVersionDerived from ProductVersion property
PublisherManufacturer property
VersionMinorDerived from ProductVersion property
VersionMajorDerived from ProductVersion property
VersionDerived from ProductVersion property
HelpLinkARPHELPLINK property
HelpTelephoneARPHELPTELEPHONE property
InstallDateThe last time this product received service. The value of this property is replaced each time a patch is applied or removed from the product or the /v Command-Line Option is used to repair the product. If the product has received no repairs or patches this property contains the time this product was installed on this computer.
InstallLocationARPINSTALLLOCATION property
InstallSourceSourceDir property
URLInfoAboutARPURLINFOABOUT property
URLUpdateInfoARPURLUPDATEINFO property
AuthorizedCDFPrefixARPAUTHORIZEDCDFPREFIX property
Comments

ARPCOMMENTS property

Comments provided to the Add or Remove Programs control panel.

Contact

ARPCONTACT property

Contact provided to the Add or Remove Programs control panel.

EstimatedSizeDetermined and set by the Windows Installer.
LanguageProductLanguage property
ModifyPathDetermined and set by the Windows Installer.
Readme

ARPREADME property

Readme provided to the Add or Remove Programs control panel.

UninstallStringDetermined and set by Windows Installer.
SettingsIdentifier MSIARPSETTINGSIDENTIFIER property

 

See Also

About Properties
Configuring Add/Remove Programs with Windows Installer
Property Reference
Using Properties

Send comments about this topic to Microsoft

Build date: 10/29/2009

Tags :


Page view tracker