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
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