XaiJu
Ken Doe (Computer Clan)
Ken Doe (Computer Clan)

patreon


EARLY ACCESS: Windows 10 on M1 MacBook Air

Hey all! I'm releasing two episodes this week:

Monday: Krazy Ken's Tech Misadventures episode about virtualizing Windows 10 on an M1 MacBook Air

Thursday: Krazy Ken's Tech Talk episode about Quibi and why it failed in only 8 months ($1.75 billion later…)

Today, however, you get early access to Monday's episode. Enjoy!

Click here to watch now! 

Comments

think of it as similar to snapd on linux

It has actually since been renamed to MSIX, but its a Windows App Package. The app binary and any resources get packaged in way that the application can run in sandbox with a virtualized file system and registry. For UWP apps this format has always been required, but Microsoft has made it easier to use the format for other app types as well (including Win32). https://docs.microsoft.com/en-us/windows/msix/overview

Noted. I'll try it out! What does AppX mean?

Ken Doe (Computer Clan)

If you run the Get-AppxPackage cmdlet in PowerShell, it should list every AppX package installed along with their architecture types.

Yeah, I'm flummoxed about the UWP issue, too. Is there a way I can check if an app is Win32 or UWP??

Ken Doe (Computer Clan)

The Solitaire app is also a UWP (Universal Windows Platform) app and has support for ARM. Definitely odd that the inbox UWP apps (preinstalled apps like Weather, Mail, Calendar, etc...) weren’t loading though. Also you should try installing more of the VirtIO drivers, there is a QXL driver that may improve graphics performance.


More Creators