【问题标题】:Error 0x80070643: Failed to install MSI package错误 0x80070643:安装 MSI 包失败
【发布时间】:2012-01-08 20:39:55
【问题描述】:

我正在使用 WiX 3.6 来创建我的应用程序设置。我在一个引导程序中捆绑了两个 MSI 包,在我将引导程序安装到 Windows7 PC 之前一切都很好。该设置在 Windows XP 机器上运行良好。

在 Windows 7 中开始安装后,它会回滚设置并抛出...

设置失败

One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the log file.

0x80070643 - Fatal error during installation.

并且在日志文件中的错误信息是..

Error 0x80070643: Failed to install MSI package.
Error 0x80070643: Failed to configure per-user MSI package.

如何摆脱这个错误?

【问题讨论】:

    标签: windows-7 wix installation wix3.6


    【解决方案1】:

    这似乎是 WiX 工具集中的一个错误。它在 #2677 Start Burn with activated UAC -> insufficient privileges 中有所描述。

    【讨论】:

    • 我在安装过程中遇到了同样的问题。请参考我的 SO 问题stackoverflow.com/questions/27151665/… 并指导我。
    • @user2725407,您在评论中提到的问题不存在。你能检查一下链接吗?
    猜你喜欢
    • 2022-07-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多