[ARCHIVED] Windows Editions Reconstruction Project

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

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

    Dec 29, 2019
    568
    318
    30
    Also, is it possible to reconstruct editions from this build to other builds and non-Italian versions?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    #6022 xinso, Dec 25, 2021
    Last edited: Dec 26, 2021
    Convert, yes. Create, yes. Every SKU.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    #6023 xinso, Dec 25, 2021
    Last edited: Dec 25, 2021
    Test 14357.1000 Unstaged SKU Reconstruction amd64 it-IT based on #6023 tutorial
    Code:
    
    ------------------------------------------------------------
    Creating 14357.1000 Windows 10 ProfessionalS amd64 it-IT
    ------------------------------------------------------------
    
    ------------------------------------------------------------
    Mounting base image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Creating ProfessionalS
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14357.1000
    
    [==========================100.0%==========================]
    The operation completed successfully.
    ------------------------------------------------------------
    Adding it-IT language pack
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14357.1000
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~it-IT~10.0.14357.1000
    [==========================100.0%==========================]
    The operation completed successfully.
    ------------------------------------------------------------
    Setting SKU default settings
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14357.1000
    
    
    Set SKU default settings for: it-IT
    The operation completed successfully.
    
    ------------------------------------------------------------
    Current Edition : ProfessionalS
    ------------------------------------------------------------
    
    ------------------------------------------------------------
    Resetting ProfessionalS base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.14357.1000
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Unmounting ProfessionalS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image File : Z:\00000.0_Core_to_Standalone_ndp48\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimizing ProfessionalS install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 2230736 KiB
    Using LZX compression with 12 threads
    Archiving file data: 4972 MiB of 4972 MiB (100%) done
    "install.wim" optimized size: 2229291 KiB
    Space saved: 1445 KiB
    
    14357.1000 Windows 10 ProfessionalS amd64 it-IT has been successfully created
    
    Press any key to continue . . .
    
    
    Code:
    WIM XML Information:
    ---------------------------
    <WIM>
      <IMAGE INDEX="1">
        <DIRCOUNT>17303</DIRCOUNT>
        <FILECOUNT>80141</FILECOUNT>
        <TOTALBYTES>10692893516</TOTALBYTES>
        <HARDLINKBYTES>5246740873</HARDLINKBYTES>
        <CREATIONTIME>
          <HIGHPART>0x01D1B8BF</HIGHPART>
          <LOWPART>0xD722A8CA</LOWPART>
        </CREATIONTIME>
        <LASTMODIFICATIONTIME>
          <HIGHPART>0x01D7F9A1</HIGHPART>
          <LOWPART>0xC50D0392</LOWPART>
        </LASTMODIFICATIONTIME>
        <WIMBOOT>0</WIMBOOT>
        <WINDOWS>
          <ARCH>9</ARCH>
          <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME>
          <EDITIONID>ProfessionalS</EDITIONID>
          <INSTALLATIONTYPE>Client</INSTALLATIONTYPE>
          <SERVICINGDATA>
            <GDRDUREVISION>0</GDRDUREVISION>
            <PKEYCONFIGVERSION>10.0.14357.1000;2016-01-01T00:00:00Z</PKEYCONFIGVERSION>
          </SERVICINGDATA>
          <PRODUCTTYPE>WinNT</PRODUCTTYPE>
          <PRODUCTSUITE></PRODUCTSUITE>
          <LANGUAGES>
            <LANGUAGE>it-IT</LANGUAGE>
            <FALLBACK LANGUAGE="it-IT">en-US</FALLBACK>
            <DEFAULT>it-IT</DEFAULT>
          </LANGUAGES>
          <VERSION>
            <MAJOR>10</MAJOR>
            <MINOR>0</MINOR>
            <BUILD>14357</BUILD>
            <SPBUILD>1000</SPBUILD>
            <SPLEVEL>0</SPLEVEL>
            <BRANCH>rs1_release</BRANCH>
          </VERSION>
          <SYSTEMROOT>WINDOWS</SYSTEMROOT>
        </WINDOWS>
        <NAME>Windows 10 ProfessionalS</NAME>
        <DESCRIPTION>Windows 10 ProfessionalS</DESCRIPTION>
        <FLAGS>ProfessionalS</FLAGS>
        <DISPLAYNAME>Windows 10 ProfessionalS</DISPLAYNAME>
        <DISPLAYDESCRIPTION>Windows 10 ProfessionalS</DISPLAYDESCRIPTION>
      </IMAGE>
      <TOTALBYTES>2282790122</TOTALBYTES>
    </WIM>
    
     
  4. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,919
    150
    I don think that was the point of his question.

    I think the real question is

    Is possible to assemble an unstaged ISO starting from any release (say 14393) and using the leaked unstaged ISO as a template.

    (I think is possible but would be a long work, especially considering 14357 is buggy on its own)
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    #6025 xinso, Dec 25, 2021
    Last edited: Dec 25, 2021
    That is Mission: Impossible.
     
  6. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,919
    150
    #6026 acer-5100, Dec 25, 2021
    Last edited: Dec 25, 2021
    Not worth the hassle is probably a better definition.

    After all, when you apply 1.xml (the remove part I mean) you are unstaging the build, then the files are organized in a different way, so is the installer. And rebuild that would be an huge work.
     
  7. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,919
    150
  8. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,919
    150
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    #6032 xinso, Dec 25, 2021
    Last edited: Dec 25, 2021
    Have you ever seen unstaged EnterpriseS arm64 that has win32calc?

    No worries. I don't think so.
     
  10. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    Is it possible to recreate ARM64 Starter?
    Now when it runs Lumia and different android tabs, we need the lightest version possible
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,189
    90,649
    340
    Where to get Starter licenses?
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    #6036 xinso, Dec 26, 2021
    Last edited: Dec 26, 2021
    Reserved
     
  13. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
    Or you mean how to activate? That never was a big problem since my leak in 2014
     
  14. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,557
    2,594
    60
    #6039 freddie-o, Dec 26, 2021
    Last edited: Dec 26, 2021
    Successfully added win32calc package but it won't start

    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19044.1415
    
    Processing 1 of 1 - Adding package Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,672
    14,410
    340
    Neutral first
    Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~~10.0.19041.1.cab
    Language last
    Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~xx-XX~10.0.19041.1.cab