wix extension's custom action fail with 1157 when x64 MSI is executed on Windows 11 ARM #9270
Unanswered
martinh2011
asked this question in
Questions
Replies: 1 comment
-
|
Hmm, |
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.
-
Question
We had an x64 MSI built with wix 3.14 which could be executed on Windows 11 ARM. After migrating to wix v6 CA from wix extensions like the WixToolset.Netfx.wixext fail with error 1157:
The old wix v3 based MSI also used this extension and works on Windows 11 ARM, probably via Windows x64 emulator.
Any idea why this no longer works with MSIs build with wix v6 and how I can fix it?
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions