error LGHT0103 : The system cannot find the file 'C:\Users\wincompile\AppData\Local\Temp\h10zrbrk\cab_0_WixFirewallExtension\0'. #6360
Unanswered
MarkoKaiser
asked this question in
Questions
Replies: 2 comments
-
WiX doesn't use issues for support. We moved this issue to the experimental GitHub discussions area. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Almost invariably, this is a virus scanner preventing the WiX Toolset from processing using the %TEMP% folder. You can override WiX's temp folder using %WIX_TEMP% to set a location that isn't monitored by virus scanners. WiX v4 makes this even easier with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bugs
If this issue is a bug:
Which version of WiX are you building with?
3.11.2.4516
Which version of Visual Studio are you building with (if any)?
Beta Was this translation helpful? Give feedback.
All reactions