[ARCHIVED] Windows Editions Reconstruction Project

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

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

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Try dism /image:xxx /Cleanup-image /RestoreHealth
    Also these packages DO exist since there is Microsoft-Windows-EditionSpecific-EnterpriseS-Package-22000.1~xx-xx in langpack
    The former? Modify from Professional
     
  2. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Tested 22000 UUP files to Unstaged and fods
    Script:
    Note: Download 7z.exe 7z.dll aria2c.exe to _work folder
     

    Attached Files:

  3. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Thank you very much for the method you shared, download and decompress, add the required files, the administrator runs Start.cmd and an error occurs. After modifying CreateUnstaged.cmd, it runs normally. I know that the version is determined by id. What I want to ask is how to define the language of the download (not all languages, only a few of them, including FOD languages)?
     
  4. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    change lang.txt and lang2. txt
     
  5. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    The files downloaded by 0-fods_down.cmd and 4-Installwim_down.cmd, including all languages, take too long. How to define and download the desired language pack. thanks.
     
  6. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    0 and 4 cannot be changed due to the inefficiency of the search page of uupdump
     
  7. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    What's wrong with the script can you tell me?
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #6988 xinso, Mar 17, 2022
    Last edited: Mar 17, 2022
    1. Missing aria2c.exe and 7z.exe.
    2. CreateUnstaged.cmd
    Code:
    rem call .\0-fods_down.cmd
    rem call .\1-fods_move.cmd
    rem call .\2-fods_create.cmd
    rem call .\3-langfeatures_create.cmd
    rem call .\4-installwim_down.cmd
    
    3. In 5-Installwim_create.cmd
    echo 1.....
    pause >nul
    +
    echo 2...
    pause >nul
    -->
    pause, or delete it.
     
  9. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    捕获.PNG
     
  10. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Sorry.It was because I forgot to remove them when I tested it.Also the missing of 7z and aria2 isn't a bug, it was because the stupid restriction of attachment size.
     
  11. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #6992 xinso, Mar 17, 2022
    Last edited: Mar 17, 2022
    Now finished. Four wim created:
    fods.wim 2.9 GB
    langfeatures.wim 2.6 GB
    unstaged.wim 3.7 GB
    unstagedboot.wim 1 GB

    How to use?
     
  13. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Microsoft-Windows-Media-Placeholder-Package required for N version is missing from packages
     
  14. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    upload_2022-3-17_18-0-56.png
    It isn't on uup.Also how is it connected with CoreSingleLanguage?
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #6995 xinso, Mar 17, 2022
    Last edited: Mar 17, 2022
    Those two files are in any N.esd. e.g.

    coren_en-us.esd\3\Windows\servicing\Packages\
    Microsoft-Windows-Media-Placeholder-Package~31bf3856ad364e35~amd64~~10.0.22000.1.cat
    Microsoft-Windows-Media-Placeholder-Package~31bf3856ad364e35~amd64~~10.0.22000.1.mum

    But you have downloaded coren_en-us.esd.
     
  16. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Found Media placeholder in professionaln_en-us.wim. V2 is on its way.
     
  17. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Wait until I write a script to convert
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,709
    14,435
    340
    #6998 xinso, Mar 17, 2022
    Last edited: Mar 17, 2022
    OK. Take yout time.
     
  19. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    Found some info:
    dism /image:xxx /optimize-image /boot
    What does this do
    When executing this to a normal image it gets error 0xd000003a.
    The log has " upload_2022-3-17_21-20-17.png " in it.
    Staged unstaged image? Still converting
     
  20. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    Excuse me, use VMware Workstation to install 22000.1unstaged ISO, no matter Chinese or English, after completing the first stage of installation, restart, this screen appears and keeps flashing. Don't know why?

    Windows 10 x64-2022-03-17-21-37-06.png