cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Ken_Alverson
Level 4

uninstall icon not changing

I have changed the setup.exe install icon in Release in the project file, but when built and installed, the old icon is showing up for the uninstall entry in control panel. I did noticed I could manually write a new registry entry "DisplayIcon" with a path to a product installed ico file, but I shouldn't really have to do that. How can I change the Basic MSI project file to generate the correct uninstall ico in the control panel entry for add/remove programs. Even when installed on a new machine it still displays the old one, so the old ico must be embedded somewhere in the project file.:confused:
Labels (1)
0 Kudos
(1) Reply
MarkusLatz
Level 8

In InstallShield editor go to

Installation Information -> General Information, then on the right side "Add or Remove Programs" and define your "Display Icon"

Hope it is clear now.

regards

Markus
0 Kudos