以其他一些子 MSI 作为先决条件创建 MSI 的最佳实践是什么? [英] What is the best practice to create MSI with some other child MSI as prerequisite?

查看:18
本文介绍了以其他一些子 MSI 作为先决条件创建 MSI 的最佳实践是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目前我们使用 Inno Setup 作为引导程序来安装 MSI 必备组件.维护设置有点复杂.我找到了 Burn 工具,它可能会有所帮助我们通过一个设置来安装我们需要的任何东西来解决这个问题.我找不到此工具的文档或示例.有人对此有想法吗?还是有其他解决方案?

Currently we are using Inno Setup as a bootstrapper to install the MSI prerequisites. It makes bit complex to maintain the setup. I found the Burn tool which may help us to resolve this issue by having a single setup to install whatever we need. I could not find either documentation or sample for this tool. Is anyone have idea about this? Or is there an alternative solutio?

我正在为我们现在使用 ISS 引导程序执行的操作寻找替代解决方案:

I am looking for the alternative solution for the actions that we do with the ISS bootstrapper now:

  1. 提取文件(主要设置、先决条件设置)
  2. 需要确保先决条件状态并按需安装.
  3. 开始主安装.

推荐答案

Burn 工具在生产环境中使用仍然有点原始.WiX 社区中的许多人推荐 dotNetInstaller.

The Burn tool is still a bit raw to be used in production. Many people in the WiX community recommend dotNetInstaller.

这篇关于以其他一些子 MSI 作为先决条件创建 MSI 的最佳实践是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆