[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
    #13301 xinso, Nov 2, 2023
    Last edited: Nov 2, 2023
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
    #13308 xinso, Nov 5, 2023
    Last edited: Nov 5, 2023
    My 22000 LTSC shows exact 22000 EditionMatrix.xml and PKEYCONFIGVERSION of CU.

    [EditionMatrix.xml]
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <TmiMatrix xmlns:e="urn:schemas-microsoft-com:windows:editions:v1">
    <Edition ID="CoreN" name="Microsoft-Windows-CoreNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538">
    <Target ID="ProfessionalN"/>
    </Edition>
    <Edition ID="CoreCountrySpecific" name="Microsoft-Windows-CoreCountrySpecificEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538">
    <Target ID="Core"/>
    <Target ID="Professional"/>
    </Edition>
    <Edition ID="Core" name="Microsoft-Windows-CoreEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538">
    <Target ID="Professional"/>
    </Edition>
    <Edition ID="ProfessionalN" name="Microsoft-Windows-ProfessionalNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="Professional" name="Microsoft-Windows-ProfessionalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseGN" name="Microsoft-Windows-EnterpriseGNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseNEval" name="Microsoft-Windows-EnterpriseNEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseS" name="Microsoft-Windows-EnterpriseSEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseSEval" name="Microsoft-Windows-EnterpriseSEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseSN" name="Microsoft-Windows-EnterpriseSNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseSNEval" name="Microsoft-Windows-EnterpriseSNEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="PPIPro" name="Microsoft-Windows-PPIProEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseG" name="Microsoft-Windows-EnterpriseGEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="EnterpriseEval" name="Microsoft-Windows-EnterpriseEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition>
    <Edition ID="Starter" name="Microsoft-Windows-StarterEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538">
    <Target ID="Core"/>
    <Target ID="CoreCountrySpecific"/>
    <Target ID="EnterpriseEval"/>
    <Target ID="EnterpriseS"/>
    <Target ID="EnterpriseSEval"/>
    <Target ID="PPIPro"/>
    <Target ID="Professional"/>
    <Target ID="EnterpriseG"/>
    </Edition>
    <Edition ID="StarterN" name="Microsoft-Windows-StarterNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538">
    <Target ID="CoreN"/>
    <Target ID="EnterpriseNEval"/>
    <Target ID="EnterpriseSN"/>
    <Target ID="EnterpriseSNEval"/>
    <Target ID="ProfessionalN"/>
    <Target ID="EnterpriseGN"/>
    </Edition>
    </TmiMatrix>
    

    [PKEYCONFIGVERSION]
    Code:
    <PKEYCONFIGVERSION>10.0.22000.653;2016-01-01T00:00:00Z</PKEYCONFIGVERSION>
    

    My 22621 LTSC always shows "fixed 19041" EditionMatrix.xml and PKEYCONFIGVERSION.

    In same structure. Because my 22621 script is based on 22000.

    Q: Why?

    One thing I am sure of: They use different 19044 LTSC packages.

    Ah... I changed with one of the latest builds that has Volume key type. But I did not backup the old script. 19041.1200?
     
  9. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    #13309 Ace2, Nov 5, 2023
    Last edited: Nov 5, 2023
    Where do you get packages from ? to build exact 22000 / 22000.2538 Microsoft-Windows-EditionSpecific-EnterpriseS-Package.esd ?

    Last edit added:
    22000.2538

    Maybe my starting point should be Windows10.0-KB5031358-x64 ?

    What packages do you use to build 22621 ?
    Because when i use 19044 LTSC packages they break StartMenu and Explorer, i have a work around to fix this but it would be better to not break then in the first place...
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
    #13310 xinso, Nov 5, 2023
    Last edited: Nov 5, 2023
    It's from 19041.1865 Windows10.0-KB5015878-x64.cab.
    Code:
    <assemblyIdentity name="Microsoft-Windows-Security-SPP-Component-SKU-EnterpriseS-Default-Deployment" version="10.0.19041.1620" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
    <assemblyIdentity name="Microsoft-Windows-Security-SPP-Component-SKU-EnterpriseS-License-Deployment" version="10.0.19041.1865" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
    <assemblyIdentity name="Microsoft-Windows-Security-SPP-Component-SKU-IoTEnterpriseS-License-Deployment" version="10.0.19041.1865" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
    
     
  11. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    #13311 Ace2, Nov 5, 2023
    Last edited: Nov 5, 2023
    Thanks, i will hunt them down.;)

    Last edit added:
    I think starting point should be 19042.1865 / Windows10.0-KB5015878-x64-baseless.cb & Windows10.0-KB5015878-x64-baseless.psf
     
  12. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    #13312 Ace2, Nov 5, 2023
    Last edited: Nov 5, 2023
    There is no KB5015878 (19041.1865), there is KB4023057 (19041.1675) then CU up to KB4023057 (19041.2072) on uup dump.

    Last edit:
    catalog.update.microsoft com/Search.aspx?q=KB5015878 has them.:good3:

    I will try KB5015878 for Windows 10 LTSB, Windows 10, version 1903 and later Updates 7/26/2022.
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
    1903? 18362\18363. No. It's 17763 SPP. You can use 17763 or 19041.1149.
     
  14. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    #13314 Ace2, Nov 5, 2023
    Last edited: Nov 5, 2023
    21H2 = 19043
    2022-07 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5015878) Windows 10 LTSB, Windows 10, version 1903 and later Updates 7/26/2022.
     
  15. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    I will use 19041.1149 for 22000
    What do i use for 22621 because 19041.1288 breaks StartMenu ?
     
  16. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    My bad i should have put the whole line:;)
    2022-07 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5015878) Windows 10 LTSB, Windows 10, version 1903 and later Updates 7/26/2022.

    What do i use for 22621 because 19041.1288 breaks StartMenu ?
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
    Any other edition's license.
     
  18. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    Can you tell which version after 19041.1288 will not break 22621 StartMenu ?
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,706
    14,432
    340
    No, not 19044. It should be any 22621.
     
  20. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    which CU to build Microsoft-Windows-EditionSpecific-EnterpriseS-Package.esd for 22621 ?