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.
我想检查 MSI 的类型是 Win32(非 .Net)、.Net、App Mixed(.Net 和 Win32)还是 64 位。我找到了如何检测 dll 的类型而不是 Windows 安装程序包的类型。我正在使用 WiX 和 C#。在此先感谢。
MSI 类型存储在模板属性的摘要信息流中。