Add Multilingual Support to Windows 10 Distribution - automated batch script

Discussion in 'Windows 10' started by abbodi1406, Mar 30, 2016.

  1. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    #501 ЯƎHTͶAꟼ, Jan 13, 2022
    Last edited: Jan 13, 2022
    Ahh thanks a lot, that clears it! :)

    I was confused at first about 20348.51 what seems is server only.
    So 21H2 consumer/business is 19044, so I download 19041.
    Okay
     
  2. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    Oh damn.. about Win7Mui it cause a different hash/size iso, when this frozen-bug comes (where I need to press enter in cmd window to unfreeze it)
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    All modified ISOs will get a different hash and even sizes can slightly differ.
     
  4. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    It should and will happen every time you run the scripts and modify the ISO, the checksum will be different and unique.

    The scripts work flawlessly, W7MUI is around for quite some years now.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    When properly set up:

    Script settings:
    Code:
    set DVDPATH=
    set ISO=1
    set WINPE=1
    set SLIM=1
    set NET35=0
    
    set WINPEPATH=
    
    set DEFAULTLANGUAGE=
    set MOUNTDIR=
    
    Provided a 22000.1 source ISO.

    Project folder content:
    Code:
    
    C:\W10MUI_19>tree /a /f
    Folder PATH listing for volume Windows_11_Edu
    C:.
    |   22000.1.210604-1628.CO_RELEASE_CLIENTPRO_OEMRET_X64FRE_NL-NL.ISO
    |   ReadMe.txt
    |   W10MUI.cmd
    |   W10MUI_Mini.cmd
    |   W10MUI_Mini_ReadMe.txt
    |
    +---dism
    |   |   7z.dll
    |   |   7z.exe
    |   |   api-ms-win-core-apiquery-l1-1-0.dll
    |   |   api-ms-win-downlevel-advapi32-l1-1-0.dll
    |   |   api-ms-win-downlevel-advapi32-l1-1-1.dll
    |   |   api-ms-win-downlevel-advapi32-l2-1-0.dll
    |   |   api-ms-win-downlevel-advapi32-l2-1-1.dll
    |   |   api-ms-win-downlevel-advapi32-l3-1-0.dll
    |   |   api-ms-win-downlevel-advapi32-l4-1-0.dll
    |   |   api-ms-win-downlevel-kernel32-l1-1-0.dll
    |   |   api-ms-win-downlevel-kernel32-l2-1-0.dll
    |   |   api-ms-win-downlevel-ole32-l1-1-0.dll
    |   |   api-ms-win-downlevel-ole32-l1-1-1.dll
    |   |   api-ms-win-downlevel-shlwapi-l1-1-0.dll
    |   |   api-ms-win-downlevel-shlwapi-l1-1-1.dll
    |   |   api-ms-win-downlevel-user32-l1-1-0.dll
    |   |   api-ms-win-downlevel-user32-l1-1-1.dll
    |   |   api-ms-win-downlevel-version-l1-1-0.dll
    |   |   cdimage.exe
    |   |   compatprovider.dll
    |   |   dism.exe
    |   |   dismcore.dll
    |   |   dismcoreps.dll
    |   |   dismprov.dll
    |   |   ext-ms-win-advapi32-encryptedfile-l1-1-0.dll
    |   |   ffuprovider.dll
    |   |   folderprovider.dll
    |   |   imagex.exe
    |   |   imagingprovider.dll
    |   |   logprovider.dll
    |   |   siloedpackageprovider.dll
    |   |   ssshim.dll
    |   |   vhdprovider.dll
    |   |   wimgapi.dll
    |   |   wimmount.sys
    |   |   wimprovider.dll
    |   |   wimserv.exe
    |   |   wofadk.sys
    |   |
    |   +---dism64
    |   |   |   api-ms-win-core-apiquery-l1-1-0.dll
    |   |   |   api-ms-win-downlevel-advapi32-l1-1-0.dll
    |   |   |   api-ms-win-downlevel-advapi32-l1-1-1.dll
    |   |   |   api-ms-win-downlevel-advapi32-l2-1-0.dll
    |   |   |   api-ms-win-downlevel-advapi32-l2-1-1.dll
    |   |   |   api-ms-win-downlevel-advapi32-l3-1-0.dll
    |   |   |   api-ms-win-downlevel-advapi32-l4-1-0.dll
    |   |   |   api-ms-win-downlevel-kernel32-l1-1-0.dll
    |   |   |   api-ms-win-downlevel-kernel32-l2-1-0.dll
    |   |   |   api-ms-win-downlevel-ole32-l1-1-0.dll
    |   |   |   api-ms-win-downlevel-ole32-l1-1-1.dll
    |   |   |   api-ms-win-downlevel-shlwapi-l1-1-0.dll
    |   |   |   api-ms-win-downlevel-shlwapi-l1-1-1.dll
    |   |   |   api-ms-win-downlevel-user32-l1-1-0.dll
    |   |   |   api-ms-win-downlevel-user32-l1-1-1.dll
    |   |   |   api-ms-win-downlevel-version-l1-1-0.dll
    |   |   |   compatprovider.dll
    |   |   |   dism.exe
    |   |   |   dismcore.dll
    |   |   |   dismcoreps.dll
    |   |   |   dismprov.dll
    |   |   |   ext-ms-win-advapi32-encryptedfile-l1-1-0.dll
    |   |   |   ffuprovider.dll
    |   |   |   folderprovider.dll
    |   |   |   imagingprovider.dll
    |   |   |   logprovider.dll
    |   |   |   siloedpackageprovider.dll
    |   |   |   ssshim.dll
    |   |   |   vhdprovider.dll
    |   |   |   wimgapi.dll
    |   |   |   wimmount.sys
    |   |   |   wimprovider.dll
    |   |   |   wimserv.exe
    |   |   |   wofadk.sys
    |   |   |
    |   |   \---en-us
    |   |           compatprovider.dll.mui
    |   |           dism.exe.mui
    |   |           dismcore.dll.mui
    |   |           dismprov.dll.mui
    |   |           ffuprovider.dll.mui
    |   |           folderprovider.dll.mui
    |   |           imagingprovider.dll.mui
    |   |           logprovider.dll.mui
    |   |           siloedpackageprovider.dll.mui
    |   |           VHDProvider.dll.mui
    |   |           wimgapi.dll.mui
    |   |           wimprovider.dll.mui
    |   |
    |   +---EA
    |   |       ja-jp.reg
    |   |       ko-kr.reg
    |   |       zh-cn.reg
    |   |       zh-hk.reg
    |   |       zh-tw.reg
    |   |
    |   \---en-us
    |           compatprovider.dll.mui
    |           dism.exe.mui
    |           dismcore.dll.mui
    |           dismprov.dll.mui
    |           ffuprovider.dll.mui
    |           folderprovider.dll.mui
    |           imagingprovider.dll.mui
    |           logprovider.dll.mui
    |           siloedpackageprovider.dll.mui
    |           VHDProvider.dll.mui
    |           wimgapi.dll.mui
    |           wimprovider.dll.mui
    |
    +---Langs
    |       10240-LPs.txt
    |       10586-LPs.txt
    |       14393-LPs.txt
    |       15063-LPs.txt
    |       16299-LPs.txt
    |       17134-LPs.txt
    |       17763-LPs.url
    |       18362-LPs.url
    |       19041-LPs.url
    |       20348-LPs.url
    |       22000-LPs.url
    |       microsoft-windows-client-languagepack-package_de-de-amd64-de-de.esd
    |       microsoft-windows-client-languagepack-package_en-us-amd64-en-us.esd
    |
    +---OnDemand
    |   |   10240-OnDemand.txt
    |   |   10586-OnDemand.txt
    |   |   14393-OnDemand.txt
    |   |   15063-OnDemand.txt
    |   |   16299-OnDemand.txt
    |   |   17134-OnDemand.txt
    |   |   17763-OnDemand.url
    |   |   18362-OnDemand.url
    |   |   19041-OnDemand.url
    |   |   20348-OnDemand.url
    |   |   22000-OnDemand.url
    |   |
    |   +---x64
    |   |       microsoft-windows-languagefeatures-basic-en-us-package-amd64.cab
    |   |       microsoft-windows-languagefeatures-handwriting-en-us-package-amd64.cab
    |   |       microsoft-windows-languagefeatures-ocr-en-us-package-amd64.cab
    |   |       microsoft-windows-languagefeatures-speech-en-us-package-amd64.cab
    |   |       microsoft-windows-languagefeatures-texttospeech-en-us-package-amd64.cab
    |   |       microsoft-windows-mspaint-fod-package-amd64-en-us.cab
    |   |       microsoft-windows-mspaint-fod-package-wow64-en-us.cab
    |   |       microsoft-windows-notepad-system-fod-package-amd64-en-us.cab
    |   |       microsoft-windows-notepad-system-fod-package-wow64-en-us.cab
    |   |       microsoft-windows-powershell-ise-fod-package-amd64-en-us.cab
    |   |       microsoft-windows-powershell-ise-fod-package-wow64-en-us.cab
    |   |       microsoft-windows-printing-pmcppc-fod-package-amd64-en-us.cab
    |   |       microsoft-windows-printing-wfs-fod-package-amd64-en-us.cab
    |   |       microsoft-windows-wordpad-fod-package-amd64-en-us.cab
    |   |       microsoft-windows-wordpad-fod-package-wow64-en-us.cab
    |   |
    |   \---x86
    +---Updates
    |       defender-dism-x64_steven4554_Jan_11_2022.cab
    |       SSU-22000.460-x64_a741236b.cab
    |       W10UI.cmd
    |       windows10.0-kb5004567-x64_General.cab
    |       windows10.0-kb5007575-x64_DU_Critical_Net35.cab
    |       windows10.0-kb5008295-x64_OOB_Update.cab
    |       Windows10.0-KB5008353-x64_6554d11a.cab
    |       Windows10.0-KB5008353-x64_bf2d40da.psf
    |       windows10.0-kb5008880-x64-ndp48_CU_4465.6.cab
    |       Windows10.0-KB5009644-x64_d5232487_SafeOS.cab
    |       windows10.0-kb5009646-x64_da4121309e94cd8b64d79fcd23e1fd81f7b4fd33.cab
    |
    \---WinPE
        +---amd64
        |   \---WinPE_OCs
        \---x86
            \---WinPE_OCs
    
    C:\W10MUI_19>
    
    Progress:
    Code:
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 64-bit {x64} - 22000
    en-US: 64-bit {x64} - 22000
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "22000.1.210604-1628.CO_RELEASE_CLIENTPRO_OEMRET_X64FRE_NL-NL.ISO"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22000
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.16
    ============================================================
    
    1/9: defender-dism-x64_steven4554_Jan_11_2022.cab
    2/9: windows10.0-kb5004567-x64_General.cab
    3/9: windows10.0-kb5007575-x64_DU_Critical_Net35.cab
    4/9: windows10.0-kb5008295-x64_OOB_Update.cab
    5/9: Windows10.0-KB5008353-x64_6554d11a.cab [LCU]
    6/9: windows10.0-kb5008880-x64-ndp48_CU_4465.6.cab [NetFx]
    7/9: Windows10.0-KB5009641-x64.cab [SSU]
    8/9: Windows10.0-KB5009644-x64_d5232487_SafeOS.cab [WinPE]
    9/9: windows10.0-kb5009646-x64_da4121309e94cd8b64d79fcd23e1fd81f7b4fd33.cab [Setup DU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_460~31bf3856ad364e35~amd64~~22000.460.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 4 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Package_for_KB5007575~31bf3856ad364e35~amd64~~22000.345.1.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Package_for_KB5008295~31bf3856ad364e35~amd64~~22000.318.1.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4465.6
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.466.1.8
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting OS image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    
    ============================================================
    Adding .NET Framework 3.5 feature...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    Processing 1 of 3 - Adding package Package_for_KB5007575~31bf3856ad364e35~amd64~~22000.345.1.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4465.6
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.466.1.8
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.16
    ============================================================
    
    1/9: defender-dism-x64_steven4554_Jan_11_2022.cab
    2/9: windows10.0-kb5004567-x64_General.cab
    3/9: windows10.0-kb5007575-x64_DU_Critical_Net35.cab
    4/9: windows10.0-kb5008295-x64_OOB_Update.cab
    5/9: Windows10.0-KB5008353-x64_6554d11a.cab [LCU]
    6/9: windows10.0-kb5008880-x64-ndp48_CU_4465.6.cab [NetFx]
    7/9: Windows10.0-KB5009641-x64.cab [SSU]
    8/9: Windows10.0-KB5009644-x64_d5232487_SafeOS.cab [WinPE]
    9/9: windows10.0-kb5009646-x64_da4121309e94cd8b64d79fcd23e1fd81f7b4fd33.cab [Setup DU]
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_460~31bf3856ad364e35~amd64~~22000.460.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5009644~31bf3856ad364e35~amd64~~22000.460.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.132
    
    [===================        34.2%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.132
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10MUITEMP\WR\amd64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/1
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10MUI_19\_DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.16
    ============================================================
    
    1/9: defender-dism-x64_steven4554_Jan_11_2022.cab
    2/9: windows10.0-kb5004567-x64_General.cab
    3/9: windows10.0-kb5007575-x64_DU_Critical_Net35.cab
    4/9: windows10.0-kb5008295-x64_OOB_Update.cab
    5/9: Windows10.0-KB5008353-x64_6554d11a.cab [LCU]
    6/9: windows10.0-kb5008880-x64-ndp48_CU_4465.6.cab [NetFx]
    7/9: Windows10.0-KB5009641-x64.cab [SSU]
    8/9: Windows10.0-KB5009644-x64_d5232487_SafeOS.cab [WinPE]
    9/9: windows10.0-kb5009646-x64_da4121309e94cd8b64d79fcd23e1fd81f7b4fd33.cab [Setup DU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_460~31bf3856ad364e35~amd64~~22000.460.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5009644~31bf3856ad364e35~amd64~~22000.460.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.466.1.8
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    [=====================      36.4%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10MUI_19\_DVD\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.16
    ============================================================
    
    1/9: defender-dism-x64_steven4554_Jan_11_2022.cab
    2/9: windows10.0-kb5004567-x64_General.cab
    3/9: windows10.0-kb5007575-x64_DU_Critical_Net35.cab
    4/9: windows10.0-kb5008295-x64_OOB_Update.cab
    5/9: Windows10.0-KB5008353-x64_6554d11a.cab [LCU]
    6/9: windows10.0-kb5008880-x64-ndp48_CU_4465.6.cab [NetFx]
    7/9: Windows10.0-KB5009641-x64.cab [SSU]
    8/9: Windows10.0-KB5009644-x64_d5232487_SafeOS.cab [WinPE]
    9/9: windows10.0-kb5009646-x64_da4121309e94cd8b64d79fcd23e1fd81f7b4fd33.cab [Setup DU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_460~31bf3856ad364e35~amd64~~22000.460.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5009644~31bf3856ad364e35~amd64~~22000.460.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.466.1.8
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    [=====================      36.4%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.466
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10MUI_19\_DVD\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleanup ISO payload
    ============================================================
    
    
    ============================================================
    Create ISO file
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree
    Scanning source tree complete (34 files in 14 directories)
    
    Computing directory information complete
    
    Image file is 5195300864 bytes (before optimization)
    
    Writing 34 files in 14 directories to 22000.466.211231-1733.CO_RELEASE_SVC_PROD2_CLIENT_X64FRE_NL_DE_EN.iso
    
    100% complete
    
    Storage optimization saved 4 files, 307200 bytes (1% of image)
    
    After optimization, image file is 5195077632 bytes
    Space saved because of embedding, sparseness or optimization = 307200
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
    
    
    Final ISO:
    Code:
    22000.466.211231-1733.CO_RELEASE_SVC_PROD2_CLIENT_X64FRE_NL_DE_EN.iso
    
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    Code:
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 64-bit {x64}
    en-US: 64-bit {x64}
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "nl_windows_7_ultimate_with_sp1_x64_dvd_u_677325.iso"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Count: 4 Image(s)
    Arch : 64-bit
    
    ============================================================
    Extract WinPE language packs
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Mount install.wim - index 1/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update Recovery Tools
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 1 - Adding package Package_for_KB2883457~31bf3856ad364e35~amd64~~6.1.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 8 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 8 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 3 of 8 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 4 of 8 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 5 of 8 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 6 of 8 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 7 of 8 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 8 of 8 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 6 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W7MUI\TEMP\WR\amd64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    
    ============================================================
    Add LPs to install.wim - index 1/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/4
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 1/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W7MUI\DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 2/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 2/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 2/4
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 2/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W7MUI\DVD\sources\install.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 3/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 3/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 3/4
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 3/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W7MUI\DVD\sources\install.wim
    Image Index : 3
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 4/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 4/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 4/4
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 4/4
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W7MUI\DVD\sources\install.wim
    Image Index : 4
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update Recovery Tools
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 1 - Adding package Package_for_KB2883457~31bf3856ad364e35~amd64~~6.1.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 6 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W7MUI\DVD\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update Recovery Tools
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 1 - Adding package Package_for_KB2883457~31bf3856ad364e35~amd64~~6.1.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 8 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 8 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 3 of 8 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 4 of 8 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 5 of 8 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 6 of 8 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 7 of 8 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 8 of 8 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 6 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W7MUI\DVD\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 6.1.7601.21716
    
    Exporting: [C:\W7MUI\DVD\sources\boot.wim, *] ->
               [C:\W7MUI\DVD\boot.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #1.
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #2.
    
    
    Total elapsed time: less than 1 sec
    
    
    
    
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 6.1.7601.21716
    
    Exporting: [C:\W7MUI\DVD\sources\install.wim, *] ->
               [C:\W7MUI\DVD\install.wim]
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #1.
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #2.
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #3.
    
    
    [ 100% ] Exporting progress
    
    Successfully exported image #4.
    
    
    Total elapsed time: 3 sec
    
    
    
    
    
    ============================================================
    Create ISO file
    ============================================================
    
    CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2007. All rights reserved.
    For Microsoft internal use only.
    
    
    Scanning source tree (1000 files in 314 directories)
    Scanning source tree complete (1140 files in 338 directories)
    
    Computing directory information complete
    
    Image file is 3525378048 bytes (before optimization)
    
    Writing 1140 files in 338 directories to mu_windows_7_with_sp1_x64_dvd.iso
    
    100% complete
    
    Storage optimization saved 140 files, 24604672 bytes (1% of image)
    
    After optimization, image file is 3504058368 bytes
    Space saved because of embedding, sparseness or optimization = 24604672
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Done
    ============================================================
    
    Press any Key to Exit.
    
     
  8. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    Well I mean I take a clean untouched ISO, every time again. So everything is same, the script is 1:1, the ISO is 1:1, all the files are 1:1, but when it runs, I always get a new sized iso at the end...

    Idk why....

    Swapped Partition, can upload the logs (I saved) then.
    In a few hours/tomorrow
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    As said before, this will happen every time you modify an ISO (file).
     
  10. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    I not mean the new ISO in compared the untouched, of course.
    I mean the new one with another new one.

    1. Taking untouched ISO, taking all the LP files, taking the script
    2. run the script, result is a modified ISO yeah.

    3. Taking again all the same stuff 1:1 (again untouched iso) without any file is changed.
    4. run the script, and the result is another modified ISO.

    So ISO from 2 and 4, are different. and thats wondering me...


    When I take some files and compress them with 7zip on ultra I get a reduced size 7zip file.
    When I take the same uncompressed files and do exactly the same 7zip on ultra I get reduced size 7zip file and its 1:1 the other, same hash.
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,737
    340
    Dism tool will always produce different results
     
  12. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    Strange.. okay.. but all stuff is correctly integrated and working still fine?
     
  13. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,329
    7,046
    210
    Please note that there is a timestamp, timezone information and checksum embedded inside the ISO. As you can not create every ISO at exact the same time, the ISO will never be the same.

    If the scripts didn't show any error, then the integrations most certainly went fine.
     
  14. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Member

    Jan 29, 2017
    210
    53
    10
    Okay, thanks a lot. That is important to know. I try to stop worrying then so. :)
    I was so wondering, several MB difference, I thought something got messed up.

    Yea, once I noticed that some these date-infos (last access etc) made by NTFS not gonna count.
    Did something similar like these svf files, different timestamps but same hash and size of both isos.
    So anything with dism working different, as abbodi says, what causing information that get counted...
    Never met that before.

    Okay thanks again. Wanted to make sure thats normal before I remove a lot of stuff.
     
  15. Steven Sveinbjоrn

    Steven Sveinbjоrn MDL Junior Member

    Oct 12, 2020
    75
    33
    0
    #515 Steven Sveinbjоrn, Jan 19, 2022
    Last edited: Jan 19, 2022
    Thank you, a good project!
    A few questions...
    My original ISO Windows 10 1809 EnterpriseG (17763.774) contains a Chinese language pack, I want to add an English language pack and a Russian language pack.
    1. I want the installation menu to have only 2 choices: Chinese and English.
    Is it possible? How to do it?

    2. Ok, as a result of your program, I will get a new ISO.
    Will this new ISO Windows have a "binding", i.e. will it depend on my hardware?
    Or can this ISO Windows be used to install Windows on any computer?

    3. I see that your program deletes a lot of files from the original ISO. As a result, the size of the resulting ISO is reduced, but everything works, it's good, I like it.
    But still, how to make sure that your program does not delete the original "unnecessary" files?
    tnx
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,737
    340
    1. EnterpriseG only support Chinese and English US

    2. Any computer

    3. Edit the script and change line 7 to
    Code:
    set SLIM=0
     
  17. Steven Sveinbjоrn

    Steven Sveinbjоrn MDL Junior Member

    Oct 12, 2020
    75
    33
    0
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,737
    340
    #518 abbodi1406, Jan 21, 2022
    Last edited: Jan 22, 2022
    (OP)
    Stock EnterpriseG is pretty much like EnterpriseS
    that the "chinese" customization is something external

    anyway :)
    to remove ru lang from setup menu, edit the script, search for this line
    Code:
    if exist "%BOOTMOUNTDIR%\sources\setup.exe" call :boots
    add below it
    Code:
    pause
    then when it pause, go to boot mount directory (e.g. C:\W10MUIMOUNT\boot) into sources folder
    manually edit lang.ini and remove ru-ru line

    or if you wish to use ready file
    search for above line
    add below it
    Code:
    copy /y lang.ini "%BOOTMOUNTDIR%\sources"
    ready lang.ini should be next to W10MUI.cmd and contain:
    Code:
    [Available UI Languages]
    en-US = 3
    zh-CN = 2
    
    [Fallback Languages]
    en-US = en-us
    zh-CN = en-us
    
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    Did you leave this option default?
    ini:
    Code:
    UpdtBootFiles=0
    or in main W10UI cmd:
    Code:
    :: update ISO boot files bootmgr/bootmgr.efi/efisys.bin from Cumulative Update
    set UpdtBootFiles=0