Skip to content

How to merge a merge module of x64 to a msi module of ARM64. #6796

Answered by robmen
taka-ka asked this question in Questions
Discussion options

You must be logged in to vote

The exact error message is probably a little dated but I think it's pointing in the right direction. When a Merge Module declares its supported platform, the merge tooling will not merge it into a mismatched platform. In this case, the error message should probably say The MSM is x64 but the product is ARM64. x64 merge modules can only be merged into x64 products. It's possible that Microsoft needs to update the Merge API to add ARM64 into its support matrix.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robmen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants