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.
我有一个应用程序 (.exe) 及其 SDB 文件,现在我想将它捆绑到一个 MSI 包中,以便作为安装程序进行部署。如何创建 msi 包?有什么工具吗?可以在 Visual Studio 中完成吗?
看看维克斯。根据您的安装程序必须执行的操作,这是获取 msi 的最佳方式。