Forum Discussion

ChuckBohling's avatar
ChuckBohling
Copper Contributor
Mar 08, 2022

MSIX setting target architecture

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.

3 Replies

Resources