Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > VS 2008 ClickOnce Custom Desktop Shortcut Icon
 

VS 2008 ClickOnce Custom Desktop Shortcut Icon

Hello,

Using VS 2008 SP1 Pro and .Net Framework 3.5 SP1,how can I haveClickOnceinstalla custom desktop shortcut icon, instead ofthe default desktop shortcut icon.

Thanks in advance,

Louis.
lrsg2000  Monday, July 27, 2009 4:29 PM
Hi lrsg2000,

You can change your application exe's icon so the start menu and desktop shortcut will change to that icon.

Right click the project and choose "Properties", in the "Application" page, you can see "Icon and manifest" option. Change the Icon to any icon you like. So you application shortcut will apply that icon.

Hope I did misunderstand your meaning.

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Wednesday, July 29, 2009 7:26 AM
Hello,

That was it! Thanks a lot.

Regards,

Louis.
  • Marked As Answer bylrsg2000 Wednesday, July 29, 2009 1:21 PM
  •  
lrsg2000  Wednesday, July 29, 2009 1:21 PM
Hi lrsg2000,

You can change your application exe's icon so the start menu and desktop shortcut will change to that icon.

Right click the project and choose "Properties", in the "Application" page, you can see "Icon and manifest" option. Change the Icon to any icon you like. So you application shortcut will apply that icon.

Hope I did misunderstand your meaning.

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Wednesday, July 29, 2009 7:26 AM
Hello,

That was it! Thanks a lot.

Regards,

Louis.
  • Marked As Answer bylrsg2000 Wednesday, July 29, 2009 1:21 PM
  •  
lrsg2000  Wednesday, July 29, 2009 1:21 PM

You can use google to search for other answers

Custom Search

More Threads

• Uninstall Issue
• The deployment identity does not match the subscription
• Setting deployment package to always uninstall existing product first?
• Deploy strong-name assemblies as private assemblies
• Application deployment directory in VBasic Express
• Wrong dll called because InprocServer32 data in registry
• Deploying an application
• .EXE.CONFIG for an IIS deployed EXE
• Need setup to create a user modifiable folder
• Is there a smart was to delete files after installation?