I have a winforms application which is deployed with a standard windows installer (MSI), created in visual studio. I would like to create a custom shortcut which launches a specific URL.
The shortcut needs to have a custom icon associated with it too.
All I can find is the ability to add a shortcut to an item in the project files (output or manually added files)