我可以从 Visual Studio 2010 的单个 Wix 3.5 VOTIVE 生成不同的 Windows 安装程序版本(4、4.5 或 5.0).MSI。
现在它正在创建 .msi,它只在装有 Windows Installer 5.0(Server 2008 R2 和 Windows 7)的平台上运行。
我希望它生成可以在带有 Windows Installer 4.0(主要是 Windows Server 2008)的平台上运行的 .msi。
我可以从 Visual Studio 2010 的单个 Wix 3.5 VOTIVE 生成不同的 Windows 安装程序版本(4、4.5 或 5.0).MSI。
现在它正在创建 .msi,它只在装有 Windows Installer 5.0(Server 2008 R2 和 Windows 7)的平台上运行。
我希望它生成可以在带有 Windows Installer 4.0(主要是 Windows Server 2008)的平台上运行的 .msi。