Uninstall icon

  • Thread starter Thread starter EdgarBM
  • Start date Start date
E

EdgarBM

Hi,
how can I define an Unistall Icon in my Programs
Installation Folder of my new deployment project?

Thank You,
Edgar
 
Hi,

As far as I remember, you will have to include the actual icon file to the
files to be deployed, and then I remember there was a property of the
deployment project called Icon or something similar. Click the "..." button
in the property browser and choose the previously added icon file.
 
EdgarBM said:
Hi,
how can I define an Unistall Icon in my Programs
Installation Folder of my new deployment project?

Thank You,
Edgar

Yes this icons stuff drives me nuts every time I create a new application,
however this seems to be what you are lookig for:

Click on your setup library (usually the lowest in the Solution Explorer).
Then the first option says "AddRemoveProgramsIcon" - click on the arrow.

If this doesn't do the job

Click on the name of your application (second from the top in the Solution
Explorer, the one with the first - in front). Then click on the right hand
pictogram immediately above. Then you'll see the "Property Pages", and
you'll see "Application Icon".

Hope this helps.
(e-mail address removed)
 
Back
Top