Replies: 1 comment 4 replies
-
https://wixtoolset.org/docs/fourthree/faqs/#balutil-and-wixtoolsetmbacore-breaking-changes |
Beta Was this translation helpful? Give feedback.
4 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.
-
When calling Engine.Apply(IntPtr.Zero) (or null HWND), wix4 throws the exception.
In opposite, wix3 allow to do it and executes installation (or uninstallation) actions.
https://github.com/wixtoolset/wix/blob/develop/src/burn/engine/externalengine.cpp#L675
Beta Was this translation helpful? Give feedback.
All reactions