Share via

MSIX setting target architecture

Chuck Bohling 346 Reputation points
2022-03-07T22:42:03.93+00:00

I have a 32-bit app that I'm packaging with MSIX. I'd like that app to only run on Windows 10/11 x64. Is there a way to do that? In the manifest or during submission? The reason I want to do this is that code is mostly C# but has some C++. The x86 app is well tested now I'd prefer not to switch to x64.

Community Center | Not monitored

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.