[ARCHIVED] Windows Editions Reconstruction Project

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

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

    iamaHUN MDL Member

    Jun 6, 2018
    103
    146
    10
    #5841 iamaHUN, Dec 10, 2021
    Last edited: Dec 11, 2021
    Ok, now that the whole thing is screwed up with Vista "reconstruction", I need to start from the beginning. Will update the post soon...
     
  2. iamaHUN

    iamaHUN MDL Member

    Jun 6, 2018
    103
    146
    10
    Well, Server 2008 is not available in RTM, so I'm not sure it will work. But of cource I can give it a try if Vista is done. I'm testing it right now to finish the description. :)
     
  3. huynhlam2

    huynhlam2 MDL Junior Member

    Nov 8, 2020
    74
    161
    0
    Hi, so sorry! I have no experience with this, so I can't help!
     
  4. thorazine74

    thorazine74 MDL Junior Member

    Sep 22, 2008
    69
    21
    0
  5. thorazine74

    thorazine74 MDL Junior Member

    Sep 22, 2008
    69
    21
    0
  6. iamaHUN

    iamaHUN MDL Member

    Jun 6, 2018
    103
    146
    10
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    #5851 xinso, Dec 13, 2021
    Last edited: Dec 13, 2021
    Q: When there is update, why Server Dedup being ported to a Client which is not the same build as Server is not stable?
     
  9. huynhlam2

    huynhlam2 MDL Junior Member

    Nov 8, 2020
    74
    161
    0
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
  11. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Somehow, I still didn't manage to do this. Also it looks like it's caused by language pack.
    bandicam 2021-12-14 23-08-59-428.jpg
    First XML:
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="stage">
                <assemblyIdentity name="Microsoft-Windows-ContainerOSPlusEdition" version="10.0.21382.1000" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
                <source location="sxs\Microsoft-Windows-ContainerOSPlusEdition~31bf3856ad364e35~amd64~~10.0.21382.1000.mum" />
            </package>
        </servicing>
    </unattend>
    
    Second XML:
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="remove">
                <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.21382.1000" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-ContainerOSPlusEdition" version="10.0.21382.1000" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
        </servicing>
    </unattend>
    
    Third XML:
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="10.0.21382.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="tr-TR" />
                <source location="lp\update.mum" />
            </package>
        </servicing>
    </unattend>
    
    Alternative XML:
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-ContainerOSPlusEdition" version="10.0.21382.1000" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
     <source location="sxs\Microsoft-Windows-ContainerOSPlusEdition~31bf3856ad364e35~amd64~~10.0.21382.1000.mum" />
            </package>
            <package action="remove">
                <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.21382.1000" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
        </servicing>
    </unattend>
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. huynhlam2

    huynhlam2 MDL Junior Member

    Nov 8, 2020
    74
    161
    0
    @SunLion He ís trying reconstruction
    "Microsoft-Windows-ContainerOSPlusEdition" version="10.0.21382.1000"
    I have no idea!
     
  13. SunLion

    SunLion MDL Addicted

    May 11, 2011
    661
    1,626
    30
    Sorry for not noticing before...
    I have no idea either.
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
  15. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    @xinso, I've downloaded both "microsoft-windows-client-languagepack-package_tr-tr-amd64-tr-tr.esd" and "Windows10.0-KB5003837-x64-full_psfx.cab" and extracted them to folders "lp" and "sxs" respectively.
    Sorry for pinging, but I can't PM you. So I have to do that.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    #5860 xinso, Dec 15, 2021
    Last edited: Dec 15, 2021
    Windows 11 baseless LCU has not restored original files, impossible to reconstruct it. Sorry, I don't know how to say it tenderly to make you comfortable.

    Unless Windows 11 has restored files in the future, it will not be as lucky as 19044 any more.

    22000.1? No.
    22xxx.x? Unknown.