| Reference information | |
|---|---|
| Applies to | Windows Installer |
| External links | |
Public property that identifies the product icon for the Add/Remove Programs control panel. Windows Installer stores the corresponding icon path under the Add/Remove Programs registry key for the product. This variable must contain the internal database key of the icon in the MSI Icon table. In Tarma ExpertInstall, this corresponds to the icon's Name attribute in the Icon attributes pane.
| Usage | |
|---|---|
| How to set | Do not set this variable directly; it is set automatically when you build the installer, using the Custom icon path on the MSI Configuration attribute pane. However, because this is a public property, you can also set it on the installer's command line. |
| How to use | Used internally by Windows Installer. |