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.
我正在使用 Wix v3.5。我需要安装 MSI 作为特定功能的一部分。这可能吗?还是我必须升级到 3.6 并“烧掉”它?
不,不可能从另一个 .msi 中运行一个 .msi。这需要像 Burn 这样的引导程序/链接器。
Burn 最初是在 WiX v3.6 中引入的。它可以管理安装多个包作为链包的一部分。