WiX:多个 MSI 文件? [英] WiX: Multiple MSI files?

查看:22
本文介绍了WiX:多个 MSI 文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在 Visual Studio 的解决方案中拥有一个WiX 安装程序"项目,但该项目会输出多个安装程序文件(通过拥有多个 .wxs 文件或多个 s 还是其他)?也许一个 .wxs 文件对应一个 .msi 文件?

Is it possible to have one "WiX Installer" project in a solution in Visual Studio, but that one project outputs multiple installer files (either by having multiple .wxs files or multiple <Feature>s or however else)? Perhaps one .wxs file for one .msi file?

推荐答案

没有.1 .wixproj == 1 .msi,但您可以拥有该 .msi 的多个本地化版本.

No. 1 .wixproj == 1 .msi, with the exception that you can have multiple localized versions of that one .msi.

这篇关于WiX:多个 MSI 文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆