IInstalledApplicationInfo Properties |
The IInstalledApplicationInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AppType |
Enums associates with the application registry location.
(Inherited from IRegistryItem.) | |
| Comments |
Additional comments.
| |
| Contact |
Contact information.
| |
| DisplayIcon |
Display icon for the product: Reistry path.
(Inherited from IRegistryItem.) | |
| DisplayName |
Display name of product.
(Inherited from IRegistryItem.) | |
| DisplayVersion |
Display version of product.
| |
| EstimatedSize |
Estimated size of installation.
| |
| HelpLink |
Help URL.
| |
| HelpTelephone |
Help phone number.
| |
| InstallDate |
Date installed.
| |
| InstallLocation |
Folder location of installation.
| |
| InstallLocationSize |
Gets or sets the size of the install location.
| |
| InstallSource |
Folder location of installation source files (at time of installation).
| |
| Language |
Selected language for installation.
| |
| ModifyPath |
Path to modify installation.
| |
| NoModify |
Gets or sets a value indicating whether [no modify].
| |
| NoRemove |
Gets or sets a value indicating whether [no remove].
| |
| NoRepair |
Gets or sets a value indicating whether [no repair].
| |
| Patches |
Gets or sets the patches.
| |
| Path |
Gets or sets the path.
(Inherited from IRegistryItem.) | |
| Publisher |
Publisher of product (manufacturer).
| |
| RegistryHive |
Gets or sets the registry hive.
(Inherited from IRegistryItem.) | |
| UninstallString |
Path to uninstall product.
| |
| URLInfoAbout |
URL to about info for product.
| |
| URLUpdateInfo |
URL to update product.
|