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

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

问题描述

当前,我们使用 Inno Setup 作为引导程序来安装MSI必备软件.维护设置有些复杂.我发现了刻录工具可能会有所帮助我们可以通过一个单一的安装程序来解决我们需要的任何问题,从而解决此问题.我找不到该工具的文档或样本.有人对此有想法吗?还是有替代解决方案?

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. 开始主要安装.

推荐答案

刻录"工具在生产中仍然有点原始. WiX 社区中的许多人都推荐

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天全站免登陆