您使用什么来打包/重新打包 MSI?
我一直在评估不同的 MSI 打包程序,目的是为一个自定义应用程序和多个第三方应用程序部署安装程序(在某些情况下可能需要安装程序链接)。 开发人员将致力于为自定义应用程序创建 MSI,但其余工作将由缺乏脚本编写经验的操作型人员完成。 我研究过 MSI Studio、InstallShield、InstallAware 和 Advanced Installer 等产品。 他们都有相当相似的选择和足够合理的价格。 是否有一种实用程序比其他实用程序效果更好?
I've been evaluating different MSI packagers with the intent of deploying installers for one custom application and several third-party applications (installer-chaining may be necessary in some cases). A developer will be working creating the MSI for the custom app, but the rest will be done by Operations-type people with little scripting experience. I've looked at products like MSI Studio, InstallShield, InstallAware, and Advanced Installer. All of them have a fairly similar options and decent enough pricing. Is there one utility in particular that has been found to work much better than others?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在我工作的地方,我们专门使用 InstallShield 进行打包。
Where I work, we use InstallShield exclusively for packaging.