anon00011015
Posts: 1
Joined: Wed May 29, 2024 8:33 pm

Convert .msix application from x64 to ARM64?

I am working on a project at work in which we are briefly trying to use Advanced Installer to convert an .exe application over to .msix or .appx to be used on a Microsoft Hololens 2.

My issue is that when we convert the file to .msix, it is a x64 application when we need it to be ARM64 instead since that's what the Hololens runs. I'm able to switch to ARM64 on .msi or .appv files but not on .msix so far.

Is there any way to do this?

Thanks
Catalin
Posts: 7664
Joined: Wed Jun 13, 2018 7:49 am

Re: Convert .msix application from x64 to ARM64?

Hello and welcome to our forums,

In the "Builds" page, you should be able to select "arm64" as your architecture.
Screenshot_169.png
Screenshot_169.png (5.51 KiB) Viewed 2370 times

Hope this helps!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”