Is it normal for NTLite to pull down W10 variants of Windows App Runtime for a W11 24H2 image?

chrcol

Member
Messages
152
Reaction score
17
NTLite\Updates\11.24H2.x64\Microsoft.WindowsAppRuntime.1.8_win10-x64.msix
NTLite\Updates\11.24H2.x64\Microsoft.WindowsAppRuntime.2_win10-x64.msix
 
Yes, it's Microsoft's naming inside the SDK ZIP, means win10+.

You can see entire Win11 as v10.X anyway.
To see it in action, under your Win11 go to Start - Run - cmd
then on the top, you'll see Microsoft Windows [Version 10.0.26200.9168], that is Win11, only differentiated by the build number in file/package versioning.

If more people get confused by that file naming, I'll drop the suffix, for now keeping it as it's a useful architecture splitter and keeps the concensus how MS packaged it.
 
Back
Top