InstallShield 2009 的问题

发布于 2024-09-03 04:08:57 字数 65 浏览 5 评论 0原文

在InstallShield 2009中

如何将MSI文件添加到“安装我的mproject后”安装它

In InstallShield 2009

how add MSI file to "after install my mproject" Install it

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

爱殇璃 2024-09-10 04:08:57

你的问题确实很难理解。我收集到的信息是,您希望在安装程序中嵌入第二个 msi 文件,并在主 msi 安装完成后安装该 msi。这是正确的吗?

如果是这样,您可以执行一个自定义操作来调用 msi 上的 installUtil。可能有更好的方法,但我已经有一段时间没有使用InstallShield了。

Your question is really hard to understand. What I've gathered is that you want to embed a second msi file in your installer and have that msi installed after the installation of the main msi completes. Is that correct?

If so, you could make a custom action that invokes installUtil on the msi. There may be a better way, but it's been a while since I've worked with InstallShield.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文