AddRemoveProgramsIcon Property
Specifies an icon to be displayed in the Add/Remove Programs dialog box on the target computer. The icon can either be an icon file (.ico) or an icon contained as a resource in an .exe or .dll.
Settings
The settings for the AddRemoveProgramsIcon property are:
Setting |
Description |
---|---|
(None) |
A default icon will be displayed in the Add/Remove Programs dialog box. |
(Icon) |
An icon has been selected and will be displayed in the Add/Remove Programs dialog box. |
(Browse...) |
Displays the Icon dialog box. |
Remarks
This property is set in the Icon dialog box. The file containing the icon must be added to the project in order for it to be available in the Icon dialog box.
Note
This property has no effect when installing on operating systems such as Windows 98 or Windows NT where icons are not displayed in the Add/Remove Programs dialog box.