Is there a way to change the location where ClickOnce automatically installs a program from a web server? I need to have it place an Icon on the desktop automatically.
Thanks!
Is there a way to change the location where ClickOnce automatically installs a program
Share
If you are targeting .NET 3.5 or above, you can just check the box in the Options dialog in the publish tab to have a desktop shortcut created for you.