Tagged Questions
0
votes
1answer
2k views
Can I create a custom desktop icon for a shortcut in ClickOnce Deployment?
My application creates a shortcut on the user's desktop with a standard icon. How can I change the icon to something custom? I'm using VS2008 with .NET 3.5. Thank you.