wix4 cannot use Engine.Apple(null) albeiht wix3 supports it #7947
Closed
svg2003
started this conversation in
WiX Development
Replies: 1 comment
-
Sorry, I think it's topic for wrong category. Will create in another one |
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.
-
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