[ARCHIVED] Windows Editions Reconstruction Project

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

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

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2301 xinso, Apr 13, 2021
    Last edited: Apr 13, 2021
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2302 xinso, Apr 13, 2021
    Last edited: Apr 13, 2021
    Q: Which file to modify for custom Start menu?
    A: Users\Default\AppData\Local\Microsoft\Windows\Shell\DefaultLayouts.xml.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2303 xinso, Apr 13, 2021
    Last edited: Apr 13, 2021
    Q: How to merge AntiMalware and MRT package into Windows Defender?

    Forget it. Group policy is fine.
     
  4. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    How do I restore the 21354.1 start menu to its previous appearance?
    21354.1start menu
    捕获.PNG
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2305 xinso, Apr 13, 2021
    Last edited: Apr 13, 2021
    Compare microsoft-windows-client-desktop-required-package between 21343 and 21354.

    Not that easy...
     
  6. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    10.0.19100.1008 seems like an interesting build. Sadly downloaded UUP files cannot be converted to ISO...
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2307 xinso, Apr 13, 2021
    Last edited: Apr 13, 2021
    It's based on 14393.

    Where did you download UUP files? It's PPIPro.

    19100.1008.210405-1513.VB_RELEASE_SVC_TEAM_FLIGHT_CLIENTPPIPRO_OEM_X64FRE_XX-XX.ISO
     
  8. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    I downloaded them from UUP dump. UUP Media Creator tool cannot download it.
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2310 xinso, Apr 13, 2021
    Last edited: Apr 13, 2021
    Thanks.
     
  11. JeepWillys58

    JeepWillys58 MDL Addicted

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

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2312 xinso, Apr 13, 2021
    Last edited: Apr 14, 2021
    21354.1 - Multi
    Code:
      <Tasks>
            <Phase seq="1">
                <package id="Microsoft-Windows-StarterEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows Starter Edition" targetState="Installed" options="0"/>
                <package id="Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows Core Edition" targetState="Staged" options="9"/>
                <package id="Microsoft-Windows-CoreCountrySpecificEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows CoreCountrySpecific Edition" targetState="Staged" options="9"/>
                <package id="Microsoft-Windows-EnterpriseEvalEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows EnterpriseEval Edition" targetState="Staged" options="9"/>
                <package id="Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows EnterpriseS Edition" targetState="Staged" options="9"/>
                <package id="Microsoft-Windows-EnterpriseSEvalEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows EnterpriseSEval Edition" targetState="Staged" options="9"/>
                <package id="Microsoft-Windows-PPIProEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows PPIPro Edition" targetState="Staged" options="9"/>
                <package id="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows Professional Edition" targetState="Staged" options="9"/>
                <package id="Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~10.0.21354.1" name="Windows EnterpriseG Edition" targetState="Staged" options="9"/>
            </Phase>
        </Tasks>
    
    19100.1008 - PPIPro only
    Code:
        <Tasks>
            <Phase seq="1">
                <package id="Microsoft-Windows-PPIProEdition~31bf3856ad364e35~amd64~~10.0.19100.1008" name="Windows PPIPro Edition" targetState="Installed" options="0"/>
            </Phase>
        </Tasks>
    
     
  13. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    I'm away from here for half a day, and 19100.1008 Core is already a thing when I come back. Really cool to see some interesting builds.
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
  15. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    I made a thing...
    upload_2021-4-14_13-19-34.png
    Failed conversions sometimes give funny results.
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2316 xinso, Apr 14, 2021
    Last edited: Apr 14, 2021
    1. Use install.wim of PPIPro to reconstruct
    2. Add unattend.xml (otherwise OOBE won't pass)


    PS.
    This is one of the Cons using ContainerOS and PPIPro as reconstruction source image.
     
  17. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,014
    552
    60
    19100PPI transfer to enterprise G, settings and start menu, click no response. It is estimated to reinstall Microsoft-Windows-Client-Desktop-Required-Package.

    Lack of shell

    捕获.PNG
     
  18. EeroS

    EeroS MDL Senior Member

    Jul 28, 2018
    318
    147
    10
    I did set shell to explorer.exe manually. Otherwise it had no shell and PPIShell.exe as alternative one.
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,707
    14,434
    340
    #2320 xinso, Apr 15, 2021
    Last edited: Apr 15, 2021