Tagged Questions

2
votes
1answer
78 views

Can i set dynamically the name of a shortcut while deploying with the VS Setup Deployment Project?

i would like to publish my application with a name (and desktop shortcut) based on a config file. So can i dynamically set the name of a shortcut while deploying with the VS Setup Deployment Project? ...