Windows Editions Reconstruction Project

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    #2781 xinso, May 16, 2021
    Last edited: May 16, 2021
    Q:
    /add-Edge
    /remove-Edge
    A: These two options Install\Uninstall related components in Program Files (x86)\Microsoft
    Code:
    Edge
    EdgeCore
    EdgeUpdate
    EdgeWebView
    
     
  2. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    Fake, just understand it.

    6.PNG

    a.png
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    #2783 xinso, May 16, 2021
    Last edited: May 16, 2021
    How did you do that?
     
  4. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    294
    118
    10
    #2784 Tarsynear, May 16, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    1.Convert to EnterpriseS first
    2.Install Microsoft-Windows-Security-SPP-Component-SKU-IoTEnterprise-License-Package-amd64-10.0.21382.1, any License-Package is fine, the purpose is dism /image:x:\mount /set-productkey:QPM6N- 7J2WJ-P88HH-P3YRH-YY74H is successful, whether it is not suitable for the prompt.
    3.Dism /image:x:\mount /get-CurrentEdition为IoTenterpriseS
    4.dism /image:X:\MOUNT /add-package:X:\Windows\servicing\Packages\Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~~10.0.21382.1.mum
    Use this to add the following packages:
    Microsoft-Windows-Client-Features-Package;
    Microsoft-Windows-EditionPack-Professional-Package;
    Microsoft-Windows-Common-RegulatedPackages-Package;
    Microsoft-Windows-Required-ShellExperiences-Desktop-Package。

    I can only go offline and restore to EnterpriseS after installing online
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    17763.1
    IoTEnterpriseS = EnterpriseS

    21H2
    EnterpriseS = EnterpriseS
    IoTEnterpriseS = IoTEnterpriseS (Virtual edition of EnterpriseS)
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    #2788 xinso, May 16, 2021
    Last edited: May 16, 2021
    Thanks.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    #2789 xinso, May 17, 2021
    Last edited: May 17, 2021
    Q: How can EdgeChromium be integrated into 21H2 Client install.wim?
    A:
    1. Install EdgeChrome
    2. Install Internet Browser.


    PS.
    The result is the same as 19043 LCU's Internet Browser update patch does to 19042.

    The difference is:
    21H1 Internet Browser package includes EdgeChromium
    21H2 Internet Browser package does not include EdgeChromium
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    #2790 xinso, May 17, 2021
    Last edited: May 17, 2021
    Fact:
    Server 2022 has no Internet Browser package. We can integrate EdgeChromium too, but it won't work properly upon completion of installation due to being undeployed.

    Q: How does Microsoft make it?
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    #2791 xinso, May 17, 2021
    Last edited: May 17, 2021
    Q: Is it possible to install manifest itself without mum file? Or to convert manifest to xml for deploying EdgeChromium on Server?
    A: No.
     
  11. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    294
    118
    10
    #2792 Tarsynear, May 17, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
  13. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    #2794 zhanglin, May 17, 2021
    Last edited: May 17, 2021
    I have not been able to see your picture. I could see it through special methods before, but now I can’t.
    捕获.PNG
     
  14. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
    Does EdgeChrome have to be installed with Edge.wim when it is offline? After decompression, the installation failed.
    However, this is not a problem. It is easy to make Edge.wim by yourself.
     
  15. Tarsynear

    Tarsynear MDL Senior Member

    Jan 4, 2021
    294
    118
    10
    #2797 Tarsynear, May 17, 2021
    Last edited: Jun 12, 2022
    Reserved.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    #2798 xinso, May 17, 2021
    Last edited: May 17, 2021
    A: Yes.

    Q: How would you make it from MicrosoftEdgeEnterpriseX64.msi?
     
  17. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,006
    540
    60
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,701
    13,703
    340
    That has been deployed. I know that.

    Q: How would you make it from MicrosoftEdgeEnterpriseX64.msi?