Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 VS 2010 创建一个安装项目,我希望该安装程序只有在 Windows 7 或更高版本的操作系统上运行时才能运行。
如何在设置和部署项目中为此添加启动条件?
使用 wix 你可以做到这一点。请在此处查看示例