How do I dictate the destination folder of a clickOnce application?

对着背影说爱祢 提交于 2019-11-26 22:04:25

问题


How do I dictate the destination folder of a clickOnce application?


回答1:


This is not possible with ClickOnce. ClickOnce applications are always installed in the Apps subdirectory of local application data.




回答2:


As a further to the above, this is a security feature. Allowing websites to install software to arbitrary locations on someone's harddrive somewhat automatically is a bad idea.




回答3:


One Click application directly installs into the user profile directory. There is no way you can install it to your Programme files. To customize the your application use Installaware Admin http://www.installaware.com/studio-admin-features.htm



来源:https://stackoverflow.com/questions/145400/how-do-i-dictate-the-destination-folder-of-a-clickonce-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!