如何在VS 2012 for Windows应用程序中创建安装文件?

问题描述:

如何在VS 2012 for Windows应用程序中创建安装文件?

我想为我的Windows应用程序创建一个安装文件。在Visual Studio 2012

How to make a setup file in VS 2012 for Windows Applications?
I wanna make a setup file for my windows App. in visual Studio 2012

检查以下链接

Win Form Project Deployment VS2012 [ ^ ]

使用visual studio 2012创建MSI或设置项目 [ ^ ]
check below links
Win Form Project Deployment VS2012[^]
Create MSI or setup Project with visual studio 2012[^]


请在我过去的答案中查看我的建议:

installshield和Visual Studio 2012 [ ^ ],

自定义设置项目 [ ^ ],

如何根据处理器架构类型(32位或64位)有条件地安装组件? [ 2 ],>
如何根据处理器架构类型(32位或64位)有条件地安装组件? [ 3 ]。



-SA
Please see my recommendations in my past answers:
installshield and Visual Studio 2012[^],
Custom setup project[^],
How to conditionally install components based on processor architecture type (32-bit or 64-bit)? [2],
How to conditionally install components based on processor architecture type (32-bit or 64-bit)? [3].

—SA