[ARCHIVED] Windows Editions Reconstruction Project

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

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

    Windows_Addict MDL Expert

    Jul 19, 2018
    1,364
    4,295
    60
    Those who faced error in HWID script in custom LTSC on newer build,
    change
    Code:
    if "%winbuild%" EQU "17763"
    to
    Code:
    if "%winbuild%" GEQ "17763"
    Will add proper support for custom edition build in next update.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    My bad, of course regular LTSC gets CU updates. Can't you install them manually somehow in this build?
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    #783 xinso, Oct 26, 2020
    Last edited: Oct 26, 2020
    Thank you and all creators of the script: now my 2-Sec LTSC is digitally acticated.
     
  4. EDK-Rise

    EDK-Rise MDL Member

    Aug 7, 2013
    120
    77
    10
    where is the "decrypt-ESD.cmd " file?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. You must download it from Abbodi1406 Scripts Repo.
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    #787 xinso, Oct 26, 2020
    Last edited: Oct 26, 2020
    security: is Core components, no standalone package to remove. Only manual way according to what manifest defined.

    defender: Windows Defender is User GUI operator only. Its Core component is antimalware-scan-interface which is normally ignored.
     
  7. But @xinso windows defender is mostly used by M$ for telemetry since antimalware platform is updated to 4.18.2007.6 . please do correct me if i am wrong anywhere. msmpeng.exe might execute commands in background without user confirmation to do anything what m$ wants with user system.
     
  8. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,850
    2,105
    60
    xinso, do you have instructions on how to create the esd.iso
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    #790 xinso, Oct 26, 2020
    Last edited: Oct 26, 2020
    I am not really interested in or good at such things.
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    #792 xinso, Oct 26, 2020
    Last edited: Oct 26, 2020
    I can't follow you.

    Convert ESD to ISO?

    Or

    How to create the ESD? (Convert ISO to ESD?)

    I think you meant Convert ISO to ESD. Right?

    The ESD is composed of:
    1. Setup folder
    2. Boot.wim Index 1
    3. Boot.wim Index 2
    4. Instal.wim

    So,

    Step1: Extract ISO to a folder. e.g. MyHomebrew.

    Step2: Take Boot.wim and install.wim to somewhere else

    Step3: Capture ISO folder to MyHomebrew.wim

    Name: Windows Setup Media
    Description: Windows Setup Media

    Step4: Export Boot.wim Index 1 to MyHomebrew.wim

    (No need to add Name and Description. it has them itself)
    Name: Microsoft Windows PE (x64)
    Description: Microsoft Windows PE (x64)

    Step5: Export Boot.wim Index 2 to MyHomebrew.wim

    (No need to add Name and Description. it has them itself)
    Name: Microsoft Windows Setup (x64)
    Description:Microsoft Windows Setup (x64)

    Step6: Export whatever install.wim(s) you wish to MyHomebrew.wim

    Step7: Convert MyHomebrew.wim to MyHomebrew.esd

    Done
     
  11. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,850
    2,105
    60
    you get me wrong, how did you build this iso
    you know exactly what i mean

    how did you build the ltsc, then esd file
     
  12. Script for conversion Is already posted on this thread somewhere before . please go through xinso posts on this thread to get the script.
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    mdl052020 showed the answer.
     
  14. EDK-Rise

    EDK-Rise MDL Member

    Aug 7, 2013
    120
    77
    10
    Wow... I upgrade in-place from windows 10 LTSb 14393 with lots of programs to build 19042.608. every things works fine. thanks @xinso :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    Good for you.

    (It is MSFT to thank. I just made it to reality.)
     
  16. xinso is the one who made it possible for many questions by many users on MDL hence must be thanked . thanks a lot to xinso for sharing his great skills & support on that. thats more then great awesome job isn't it.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,699
    14,428
    340
    #799 xinso, Oct 26, 2020
    Last edited: Oct 26, 2020
    ATM, 20H1\20H2 LCU adds this package to initial release:

    Microsoft-Windows-Desktop-BCDTemplate-Client-Package (which is normally seen on Servers, Microsoft-Windows-BCD-Template-Server-Package).
     
  18. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,023
    236
    60
    nope, no updates!!!