Set Icon Property for User's Desktop and AddRemoveProgramIcon Prop

G

Guest

I am using VS.NET Setup Wizard to create my setup msi file. However, I can't
set the AddRemoveProgramsIcon property for my Setup Project and the Icon
proptery for the shortcut of the output file in the User's Desktop. The
correct icon can't appear.

I use the following steps to set the icon properties:
1) I added the App.ico from my application folder to the "Application
Folder" of the "File System"
2) For the AddRemoveProgramsIcon Property: Select "(Browse...)" and choose
the "App.ico" from the "Application Folder"
3) For the Icon Property of the Desktop shortcut: Select "(Browse...)" and
choose the "App.ico" from the "Application Folder"

After installing my application, the icons for Add/Remove Program and my
desktop are not correctly displayed.

Do you have any ideas?

Thank
 
J

Josip Medved

After installing my application, the icons for Add/Remove Program and my
desktop are not correctly displayed.
Do you have any ideas?

Use Browse, Application Folder, Primary output (.exe type) and then select
one of .exe icons.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top