开发者

With Visual Studio 2008 how can I set what file path my published setup.exe installs to?

开发者 https://www.devze.com 2022-12-16 09:36 出处:网络
I have a Vi开发者_Python百科sual Studio 2008 C# desktop app that I can publish an installer for just fine, however it installs itself into the User\\AppData\\ folder I can\'t seem to figure out how to

I have a Vi开发者_Python百科sual Studio 2008 C# desktop app that I can publish an installer for just fine, however it installs itself into the User\AppData\ folder I can't seem to figure out how to make it go some normal place like Program Files. Also, how can I make it put a folder and shortcut in the Programs list of the Start Menu?


Sounds like you built a ClickOnce installer. Try adding a Setup project to your solution.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号