Visual Studio 2013 Application Publishing Missing Install Directory

霸气de小男生 提交于 2019-12-11 11:42:21

问题


So I went through the publishing wizard included with 2013 ultimate edition and I see I can configure everything except the most important part of an installation, where to copy the files to when the application is installed by the user. I want it to install to C:\Program Files (x86)\Program Name However, this just cannot be done. I do see an installation folder URL option but I think this probably refers to the location where the setup files are placed, not the location where the actual program is installed to. Am I missing something here?

This is a windows forms application. It has an exe file that has to be copied somewhere.


回答1:


i think you need InstallShield2013LimitedEdition. Go here and download it for free http://learn.flexerasoftware.com/content/IS-EVAL-InstallShield-Limited-Edition-Visual-Studio register and get the key



来源:https://stackoverflow.com/questions/22824133/visual-studio-2013-application-publishing-missing-install-directory

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