[ARCHIVED] Windows Editions Reconstruction Project

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

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

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Because I don’t know "Microsoft-Windows-21H2Enablement-Payload-Package" for the time being, in order to enable 21H2, it can be changed to this.

    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-21H2Enablement-Package" version="10.0.19041.1023" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Microsoft-Windows-21H2Enablement" releaseType="Feature Pack">
        <update name="Microsoft-Windows-20H2Enablement">
          <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3">
            <mum2:noAutoMerge />
          </mum2:customInformation>
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-20H2Enablement-Payload-Package" version="10.0.19041.843" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-21H1Enablement">
          <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3">
            <mum2:noAutoMerge />
          </mum2:customInformation>
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-21H1Enablement-Payload-Package" version="10.0.19041.843" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-21H2Enablement">
          <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3">
            <mum2:noAutoMerge />
          </mum2:customInformation>
        </update>
      </package>
    </assembly>
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,438
    340
    #2962 xinso, May 24, 2021
    Last edited: May 24, 2021
    Yes, I know what you meant: To install your modded package, and it is 21H2 and 19044 without the need to install those 21h2 packages manually.

    Yes, those 21H2 packages install according to the registry string - Either Real or Fake:
    Code:
        <update name="Microsoft-Windows-21H2Enablement">
    
     
  3. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    #2963 zhanglin, May 24, 2021
    Last edited: May 24, 2021
    Yes, the purpose of this is to learn how to enable the "not enabled" feature.
    Code:
          <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3">
            <mum2:noAutoMerge />
          </mum2:customInformation>
    Without this, 21H2 will not be enabled after installation
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,438
    340
    #2964 xinso, May 24, 2021
    Last edited: May 24, 2021
    Good. But "showing" new build only, not "enabled" new Feature.
     
  5. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    Windows 10 19043.1023+all 21H2 packages=19044.1023 21H2
    upload_2021-5-24_13-55-47.png
    No new features, just for show.
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,438
    340
    #2966 xinso, May 24, 2021
    Last edited: May 24, 2021
    Differences between ThinPC and POSReady x86

    Packages-ThinPC-Diff.txt (2 KB)
    Packages-POSReady-Diff.txt (114 KB)
     
  7. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Good morning my friend...:sun:

    What are you talking about here? MDL or NS?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Thanks you my friend I will try, and also I add it on my personal "XinsoLearning" Notepad++ file for future references...

    Regards!
    @JeepWillys58
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Guys,

    Just to help a novice apprentice of novice, could you tell me how you can edit the .mum file packages? Which editor do you use to see instructions for these files? I'm really stupid with that kind of thing, sorry if my questions are too basic for you, but none of us were born programmed to know everything...

    Except those who were born within the mainframe Matrix like @xinso and @Tarsynear...:p:p:p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    303
    123
    10
    #2971 Tarsynear, May 24, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    I would like to be a novice like you...someday...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. iamaHUN

    iamaHUN MDL Member

    Jun 6, 2018
    111
    160
    10
    Unfortunately no. The reason is the same as in the case of Thin PC.
     
  14. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    With license switch you can use Server certs on 32-bit client Windows.
     
  15. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    303
    123
    10
    #2975 Tarsynear, May 24, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,438
    340
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,438
    340
  18. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    303
    123
    10
    #2979 Tarsynear, May 25, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...