Windows Editions Reconstruction Project

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

  1. delMicron

    delMicron MDL Junior Member

    Dec 28, 2021
    52
    24
    0
    Then your script will handle it. :cool:
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
  4. Applegame12345

    Applegame12345 MDL Member

    Mar 13, 2016
    167
    148
    10
    Yes, I have disabled SPP.
     
  5. delMicron

    delMicron MDL Junior Member

    Dec 28, 2021
    52
    24
    0
    Great...only in 3 hours.!!

    But perhaps you are forgot to give how many process info in this build version. Are they kept silently like the 17736?

    In step 3, do you mean the system is in Audit mode?

    And how about the power plan setting?
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
    #6447 xinso, Jan 29, 2022
    Last edited: Jan 29, 2022
    A1: I have no idea.
    A2: Yes.
    A3: I have no idea.
     
  7. delMicron

    delMicron MDL Junior Member

    Dec 28, 2021
    52
    24
    0
    I'll try and find for myself.
    Ok. Thanks.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
    Good.
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
    #6450 xinso, Jan 29, 2022
    Last edited: Jan 29, 2022
    Welcome.

    You can also try to compare Apps, and remove unwanted from 22000.1 EnterpriseG to upgrade. One time, two time, and you'll be very good at CMGE down the track.
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
    #6452 xinso, Jan 29, 2022
    Last edited: Jan 30, 2022
    Try:

    1. Mount install.wim to X:

    2. Add en-US language pack

    3. Extract en-US languagefeatures packs, and install from extracted folders
    Code:
    microsoft-windows-languagefeatures-basic-en-us-package-amd64.cab
    microsoft-windows-languagefeatures-handwriting-en-us-package-amd64.cab
    microsoft-windows-languagefeatures-ocr-en-us-package-amd64.cab
    microsoft-windows-languagefeatures-speech-en-us-package-amd64.cab
    microsoft-windows-languagefeatures-texttospeech-en-us-package-amd64.cab
    
    4. Install FOD language packs
    Code:
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~.cab
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-US~.cab
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab
    
    5. Run cmd as Administrator and run the command
    Code:
    dism /english /image:X: /set-skuintldefaults:en-US
    
    6. Add 19044. 1415 updates
    Code:
    SSU-19041.1371-x64.cab
    Windows10.0-KB5003791-x64.cab
    Windows10.0-KB5008212-x64.cab
    Windows10.0-KB5004331-x64-NDP48.cab
    
    7. Remove zh-CN language pack and languagefeatures packs
    Code:
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19041.1415
    microsoft-windows-client-languagepack-package-Wrapper~31bf3856ad364e35~amd64~zh-CN~10.0.19041.1415
    
    Microsoft-Windows-LanguageFeatures-Fonts-Hans-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    
    Microsoft-Windows-LanguageFeatures-Handwriting-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.19041.746
    microsoft-windows-languagefeatures-handwriting-zh-cn-package-Wrapper~31bf3856ad364e35~amd64~~10.0.19041.746
    
    Microsoft-Windows-LanguageFeatures-OCR-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    Microsoft-Windows-LanguageFeatures-Speech-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    
    Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    
    8. Remove zh-CN FOD language pack wrapper
    Code:
    microsoft-windows-notepad-fod-package-Wrapper~31bf3856ad364e35~amd64~zh-CN~10.0.19041.488
    microsoft-windows-printing-wfs-fod-package-Wrapper~31bf3856ad364e35~amd64~zh-CN~10.0.19041.906
    
    9. Replace X:\Windows\System32\Recovery\winre,wim with en-US one.

    10. Run regedit

    11. Press HKEY_LOCAL_MACHINE and load X:\Windows\System32\config\SOFTWARE to SOFTWARE1

    12. Creatte and Import this registry

    en-US.reg
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows NT\CurrentVersion]
    "EditionSubManufacturer"="China Netinfo Technology Co., Ltd."
    "EditionSubstring"="China Netinfo Government Edition"
    "EditionSubVersion"="V2022-L.1345.000"
    "RegisteredOrganization"="China Netinfo Technology Co., Ltd."
    
    [HKEY_LOCAL_MACHINE\SOFTWARE1\WOW6432Node\Microsoft\Windows NT\CurrentVersion]
    "EditionSubManufacturer"="China Netinfo Technology Co., Ltd."
    "EditionSubstring"="China Netinfo Government Edition"
    "EditionSubVersion"="V2022-L.1345.000"
    
    13. Press SOFTWARE1 and Unload

    14. Modify\Save the two unattend.xml at X:\Windows\Panther and X:\Windows\Temp\Recovery\OEM

    a. Replace all 神州网信技术有限公司 with China Netinfo Technology Co., Ltd.
    b. Replace all zn-CN with en-US

    15. Run CMD as Administrator. And run the command to clean up image
    Code:
    dism /english /image:X: /Cleanup-Image /startcomponentcleanup /resetbase
    
    16. Commit\Unmount install.wim

    17. Rename install.wim as 1.wim

    18. Export 1.wim to install.wim

    19. Delete 1.wim

    Done

    PS:
    For CMITCustomPolicy.adml,
    1.
    Copy
    X:\Windows\PolicyDefinitions\zh-CN\CMITCustomPolicy.adml
    to
    X:\Windows\PolicyDefinitions\en-US\CMITCustomPolicy.adml

    2. translate it from zh-CN to en-US.
     
  11. delMicron

    delMicron MDL Junior Member

    Dec 28, 2021
    52
    24
    0
    Testing the original iso in VM;
    - Power plan setting still need to duplicate for the ultimate power plan.
    - Main process in idle are quiet enought.
    - And on the desktop had control centre too.

    Yes, this build need removing unwanted package.
    So sadly.
    PowerPlan.png ProcessRunning.png

    Edit:
    I'll be back to CMGE_V2020-L.1207
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
    #6454 xinso, Jan 29, 2022
    Last edited: Jan 29, 2022
    Take it easy.
     
  13. Steven Sveinbjоrn

    Steven Sveinbjоrn MDL Junior Member

    Oct 12, 2020
    75
    33
    0
    #6455 Steven Sveinbjоrn, Jan 29, 2022
    Last edited: Jan 30, 2022
    CMGE_V2020-L.1207 (similar to 1809 LTSC 17763 ) Microsoft support until 2029
    CMGE_V2022-L.1345 (similar to ??? ) Microsoft support up to ???
     
  14. mtwei

    mtwei MDL Senior Member

    Nov 18, 2010
    275
    669
    10
    upload_2022-1-30_7-49-24.png
     
  15. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,417
    1,198
    60
    This is an excellent walkthrough.:clap:
     
  16. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,417
    1,198
    60
    It would be better if we could find away to make this work.;)
    Code:
    EditionMappings:
    
        <Edition virtual="true">
            <Name>EnterpriseS</Name>
            <ParentEdition>Core</ParentEdition>
        </Edition>
    
        <Edition virtual="true">
            <Name>EnterpriseS</Name>
            <ParentEdition>Professional</ParentEdition>
        </Edition>
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
    #6459 xinso, Jan 30, 2022
    Last edited: Jan 30, 2022
    I saw you often mentioned that you had got all cab+psfx files when you encountered reconstruction issues.

    e.g. There are three files in same name.

    file 1: KBxxxxx.cab 300 KB
    file 2: KBxxxxx.psf 100 MB
    (This is baseless package for Windows 10. If Windows 11, they are regular package, but in cab and psx format. You have to extract them into one regular cab)

    file 3: KBxxxxx.cab 25 MB
    (This is regular package for Windows 10)

    We have to use regular 25 MB cab, NOT baseless cab+psfx.

    And in UUPdump, there are Official and Insider. And PPIPro Insider.

    For Official, all packages in every build are the same, just differ in updates build.
    For Insider, each and every build is different.

    e.g. 15063, there are rs2_release (Official releases) and rs2_release_svc_d_shub (PPIPro Insider Previews).

    We have to usep rs2_release packages. But we can not use any rs2_release_svc_d_shub packages, because these packages are in different build number.

    It's easy to check the build number. Use 7zip to open the file and check its build number.
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,706
    13,713
    340
    #6460 xinso, Jan 30, 2022
    Last edited: Jan 30, 2022
    How can the script handle it? It's the author who makes the script to handle it. Hey.