【发布时间】:2014-12-10 09:03:11
【问题描述】:
使用 WiX 工具集构建自定义操作 DLL 时,我总是收到错误:
命令 ""C:\Program Files (x86)\WiX Toolset v3.8\bin..\sdk\MakeSfxCA.exe" "Z:\backend\SetupParseConnStr\obj\x86\Debug\InstallerCA.CA. dll" "C:\Program Files (x86)\WiX Toolset v3.8\bin..\sdk\x86\SfxCA.dll" "Z:\backend\SetupParseConnStr\obj\x86\Debug\InstallerCA.dll" "C :\Program Files (x86)\WiX Toolset v3.8\SDK\Microsoft.Deployment.WindowsInstaller.dll;C:\Windows\assembly\GAC_MSIL\Microsoft.Exchange.WebServices\15.0.0.0__31bf3856ad364e35\Microsoft.Exchange.WebServices。 dll;Z:\backend\SetupParseConnStr\CustomAction.config"" 退出代码 1。
我已经找到了Post Build exited with code 1,但我找不到在哪里检查/更改该命令行,因为我在构建后没有命令。
【问题讨论】:
-
它可能已经被使用了..