Test official image. If no problem, compare your MUCS with official image. 29531.1000, a brand new milestone. It is "Parent" and "Virtual". But each Edition has its own "EditionSpecific" package. Different to old builds. In this way, you cannot change Edition by modified "EditionMatrix.xml".
[28000.1635 Windows 11 Enterprise multi-session (RETAIL with Edge with Store in Official style) arm64 ro-RO] Code: ------------------------------------------------------------ Set ServerRdsh Key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.28000.1635 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : ServerRdsh (RETAIL) ============================================================
Unstaged - taking Normal Windows image and force it to unstaged state where no packages / products installed, or already having this kind of image from ms Reconstruction - injecting new edition and such, mostly wont impact the whole system config possible more like kernel configuration settings ..etc
[28000.1635 Windows 11 Pro (RETAIL with Edge with Store in Official style) arm64 en-US] Code: ------------------------------------------------------------ Set Professional Key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.28000.1635 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : Professional (RETAIL) ============================================================
i also have this: reg add "HKLM\SOFTWAR\Microsoft\Windows\CurrentVersion\SideBySide\Configuration" /f /v "CreateNewWindowsVersion" /t REG_DWORD /d 1 reg add "HKLM\SOFTWAR\Microsoft\Windows\CurrentVersion\SideBySide\Configuration" /f /v "MobileStoreVersion" /t REG_DWORD /d 2
Sorry my english is not good. This is win32calc, that I extracted from LTSC 26100.1, LTSC's win32calc is both lightweight and capable of performing basic calculations (such as addition, subtraction, multiplication, and division).
win32calc 29531.1000 Code: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved."> <assemblyIdentity name="Microsoft-Windows-Server-Shell-Package" version="10.0.29531.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> <package identifier="Microsoft-Windows-Server-Shell" releaseType="Feature Pack"> <parent integrate="delegate"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.29531.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </parent> <update name="83a814bc04ba8a64205be84262e966ce"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Server-Media-Foundation-Package" version="10.0.29531.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="911728739cf043d4dfe7a7e9b940cfb4"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-win32calc-Package" version="10.0.29531.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package>