-
I've made a simple The relevant MSI documentation suggests that the answer to both questions is 'no':
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
MSI doesn't have the concept of an arch-neutral package. Windows supports x86 on Arm64 so an x86 package works "everywhere." Except it doesn't, because it's a Windows feature that can be turned off. |
Beta Was this translation helpful? Give feedback.
MSI doesn't have the concept of an arch-neutral package. Windows supports x86 on Arm64 so an x86 package works "everywhere." Except it doesn't, because it's a Windows feature that can be turned off.