You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the same as issue #8078 but that issue was only fixed for v4.x and not for v3.x
Many people can't upgrade from a v3.x project to a v4.x or v5.x project for various reasons. The most recent version of WixToolset v3 that does not have this issue is v3.14.0.8606 but that version does not have the fix to the security vulnerability that was fixed in v3.14.1.8722.
It would be nice to get a new release of v3.x that fixes this issue.
The error in v3.14.1.8722 is:
SFXCA: Failed to create temp directory. Error code 5
CustomAction XYZ returned actual error code 1603
Actual Result
SFXCA: Failed to create temp directory. Error code 5
CustomAction XYZ returned actual error code 1603
Expected Result
No error
Acknowledgements
I acknowledge that this is a fully completed bug report. It is not a question or attempt to get help debugging my issue (because those should be sent to Discussions).
The text was updated successfully, but these errors were encountered:
WiX Version
3.14.1.8722
.NET or MSBuild or Visual Studio Version
latest
HeatWave Version
latest
Windows Version
Win11 23H2
Repro Repo
No response
Repro Steps
This is the same as issue #8078 but that issue was only fixed for v4.x and not for v3.x
Many people can't upgrade from a v3.x project to a v4.x or v5.x project for various reasons. The most recent version of WixToolset v3 that does not have this issue is v3.14.0.8606 but that version does not have the fix to the security vulnerability that was fixed in v3.14.1.8722.
It would be nice to get a new release of v3.x that fixes this issue.
The error in v3.14.1.8722 is:
SFXCA: Failed to create temp directory. Error code 5
CustomAction XYZ returned actual error code 1603
Actual Result
SFXCA: Failed to create temp directory. Error code 5
CustomAction XYZ returned actual error code 1603
Expected Result
No error
Acknowledgements
The text was updated successfully, but these errors were encountered: