gpt4 book ai didi

visual-studio - 如何 "force the WiX .exes to run out-of-process"

转载 作者:行者123 更新时间:2023-12-02 00:55:29 24 4
gpt4 key购买 nike

WiX 中存在错误Visual Studio 插件,其中引用的 DLL 上的文件锁未正确释放。因此,每次要重新编译自定义扩展 DLL 或它引用的任何程序集时,都必须重新启动 Visual Studio。

这是一个 known bug ,但问题已关闭,因为似乎有解决方案/解决方法:

You can force the WiX .exes to run out-of-process to avoid the lock MSBuild has.

我不明白如何实现这一点。我检查了...

  • 我的 WiX 安装项目的属性
  • 扩展程序集的属性(C#类库)
  • 所有 Visual Studio 设置
  • candle.exe 可用的命令行参数

...但没有找到任何东西。我错过了什么?如何应用此解决方法?

我使用的是 WiX 3.10 和 Visual Studio 2013。

最佳答案

我在网上多次看到的示例是添加 <RunWixToolsOutOfProc>true</RunWixToolsOutOfProc>到属性组中 Wix 安装程序的项目文件。不幸的是,到目前为止,我还没有找到此功能的文档。

关于visual-studio - 如何 "force the WiX .exes to run out-of-process",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35889445/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com