[ARCHIVED] Windows Editions Reconstruction Project

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

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

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,530
    450
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7522 xinso, Apr 16, 2022
    Last edited: Apr 16, 2022
    Code:
    C:\windows\system32>dism /english /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.2803
    
    Current edition is:
    
    Current Edition : Core
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  3. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Because he wants to create it in unstaged way.
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
  5. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    @xinso What does CMGE change from original EnterpriseG? Just the activation client?
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7526 xinso, Apr 16, 2022
    Last edited: Apr 16, 2022
  7. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    CMGE_V2022-L.1345.iso\sources\install.wim\Windows\Temp\Recovery\OEM\CMGE\
    BasicAfterImageApply.cmd
    FactoryAfterImageApply.cmd
    -->
    CMGE_V2022-L.1345.iso\sources\install.wim\Windows\Temp\Recovery\OEM\CMGE\ResetSources
     
  9. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Yeah,that works for the public CMGE versions.But how can I make other versions like 22000?
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    Except those, there are some App related files added manually by CMGE.. So.... Compatible?
     
  11. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    App-Related?Simply remove them or put a placeholder.
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7532 xinso, Apr 16, 2022
    Last edited: Apr 16, 2022
    Three ways to find it:
    1. Search a previous post by a member from PCbeta.
    2. Convert CMGE_V2022-L.1345.iso to 19041.1 and compare with 19041.1 EnterpriseG amd64 zh-CN.
    3. Compare CMGE_V2022-L.1345.iso and 19044.1415 EnterpriseG amd64 zh-CN with same updates.
    Code:
    Package_for_KB5003242_ServicingStack~31bf3856ad364e35~amd64~~19041.985.1.1
    Package_for_KB5005699_ServicingStack~31bf3856ad364e35~amd64~~19041.1220.1.0
    Package_for_KB5007273_ServicingStack_1371~31bf3856ad364e35~amd64~~19041.1371.1.0
    Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3
    Package_for_KB5008212_RollupFix~31bf3856ad364e35~amd64~~19041.1415.1.6
    Package_for_KB5004331_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4400.1
    
     
  13. example12345678912345678

    Dec 29, 2019
    569
    322
    30
    @xinso, @gailium119
    Do you have any idea for this error:
    Code:
    MUI NO VALID SYSTEM LANGUAGE
    I get this error when I try to do unstaged for CoreCountrySpecific edition.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Xinso already posted the same question except it was EnterpriesG. Just edit DefaultPPd and the correspondent product policy.
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7536 xinso, Apr 17, 2022
    Last edited: Apr 17, 2022
    Q: What's the difference between Reconstruction and Unstaged?
    A:
    Reconstruction = Convert an Edition to another Edition.
    Unstaged = Create an Edition from scratch.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7537 xinso, Apr 17, 2022
    Last edited: Apr 17, 2022
    Code:
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19263
    
    Current edition is:
    
    Current Edition : Professional
    
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-targeteditions
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.19263
    
    Editions that can be upgraded to:
    
    Target Edition : Enterprise
    Target Edition : Education
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    Unfortunately, Store stops supporting update.

    Q: What if (temporarily) switch to EnterpriseS?
    A: No. Windows Update works but Store still prompts "Server error".
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7538 xinso, Apr 17, 2022
    Last edited: Apr 17, 2022
    Q: Can we do Non-UUP-Support old build's Unstaged?
    A: Yes, because the System itself is full packages. Both Client and Server.
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7539 xinso, Apr 17, 2022
    Last edited: Apr 17, 2022
    Q: Which is easier? Reconstruction or Unstaged?
    A: Reconstruction is easier of course. But when there is no image available to be base image for Reconstruction to convert, Unstaged is the only way.
     
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #7540 xinso, Apr 17, 2022
    Last edited: Apr 17, 2022