Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    set es-ES as default language in configfile before running script could work or use autounattend.xml?
     
  2. DonaldMorales

    DonaldMorales MDL Novice

    Apr 25, 2022
    2
    0
    0
    Hello!
    I tried with autounattend.xml and it works fine. Thank you
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,305
    450
    Script setting:
    Code:
    set DEFAULTLANGUAGE=es-ES
     
  4. Rubri Cabrac

    Rubri Cabrac MDL Novice

    Apr 30, 2021
    2
    0
    0
    #804 Rubri Cabrac, Jun 8, 2024
    Last edited: Jun 8, 2024
    Great batch Script!!!! thx!

    but I have some questions :
    - in the last MUI Iso lang for win11 LTSC (26100.1.240331-1435.ge_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso), when you got/move the WinPE_OCS\fr-fr, inside there is a the "winpe-speech-tts_fr-fr.cab (yes... i integer french lang...) which is 17 KB BUT at the root of ISO\WinPE_OCs there is also a "WinPE-Speech-TTS-fr-FR.cab" and a WinPE-Speech-TTS.cab"...(respectively 11871KB and 12046 KB). Should I put them in the WINPE Path of the script ?

    And after many test, when I integer the fr-FR lang in the last OEM iso LTSC IoT or LTSC : there is no Copilot anymore.... someone did notice that ?

    And when you open a session and update windows, the MAX version (winver) is 26100.560 and NOT 26100.712 ...
    Applying MSU 5037850 (Windows11.0-KB5037850-x64.msu) will update the version to 26100.712... but no copilot...
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    - The script does not support that package

    - It could be subject to the Digital Markets Act (DMA) policies in EEA
     
  6. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    333
    84
    10
    @abbodi1406
    I think it would be a good idea to add a comment to filter out the non-URL's in the "aria2_links.txt" file, like:
    Code:
    FindStr /r /i /c:"https://*.microsoft-windows-*."
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,305
    450
    Code:
    ============================================================
    Running W10MUI v24.0
    ============================================================
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    nl-NL: 64-bit {x64} - 26100
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_x64FRE_en-us_WIM_2024_04_07.ISO"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 26100
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    nl-NL / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    nl-NL / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.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.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 3 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package Microsoft-Windows-LanguageFeatures-OCR-nl-nl-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 7 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 7 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 7 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 7 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 7 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 6 of 7 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 7 of 7 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~nl-NL~11.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 5 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package HyperV-OptionalFeature-VirtualMachinePlatform-Client-Disabled-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 7 - Adding package Microsoft-Windows-ProjFS-OptionalFeature-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 7 - Adding package Microsoft-Windows-Telnet-Client-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 7 - Adding package Microsoft-Windows-TFTP-Client-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 7 - Adding package Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 7 - Adding package Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 6 of 7 - Adding package Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 7 of 7 - Adding package Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 7 - Adding package Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 7 - Adding package Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 7 - Adding package Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 7 - Adding package Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~wow64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 7 - Adding package Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 6 of 7 - Adding package Microsoft-Windows-SimpleTCP-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 7 of 7 - Adding package Microsoft-Windows-SmbDirect-FOD-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.43
    ============================================================
    
    1/1: windows11.0-kb5039239-x64_LCU_863.1.20.msu [Combined UUP]
    
    1/4: defender-dism-x64_steven4554_June_12_2024.cab
    2/4: Windows11.0-KB5037589-x64-NDP481_CU_9241.3.cab [NetFx]
    3/4: Windows11.0-KB5038488-x64_DU_SafeOS_712.1.69.cab [SafeOS DU]
    4/4: Windows11.0-KB5039332-x64_inout.cab [SSU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_840~31bf3856ad364e35~amd64~~26100.840.1.0
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_840 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9241.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    windows11.0-kb5039239-x64_LCU_863.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting OS image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    [===========================99.8%========================= ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    
    ============================================================
    Adding .NET Framework 3.5 feature...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9241.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Reinstalling windows11.0-kb5039239-x64_LCU_863.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================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.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.43
    ============================================================
    
    1/1: windows11.0-kb5039239-x64_LCU_863.1.20.msu [Combined UUP]
    
    1/4: defender-dism-x64_steven4554_June_12_2024.cab
    2/4: Windows11.0-KB5037589-x64-NDP481_CU_9241.3.cab [NetFx]
    3/4: Windows11.0-KB5038488-x64_DU_SafeOS_712.1.69.cab [SafeOS DU]
    4/4: Windows11.0-KB5039332-x64_inout.cab [SSU]
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_840~31bf3856ad364e35~amd64~~26100.840.1.0
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_840 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~amd64~~26100.712.1.69
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    [===========================71.4%=========                 ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    [===========================70.0%========                  ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : F:\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.26100.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.26100.1
    
    Image File : F:\W10MUI_24_1\_DVD10\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.26100.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.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.43
    ============================================================
    
    1/1: windows11.0-kb5039239-x64_LCU_863.1.20.msu [Combined UUP]
    
    1/4: defender-dism-x64_steven4554_June_12_2024.cab
    2/4: Windows11.0-KB5037589-x64-NDP481_CU_9241.3.cab [NetFx]
    3/4: Windows11.0-KB5038488-x64_DU_SafeOS_712.1.69.cab [SafeOS DU]
    4/4: Windows11.0-KB5039332-x64_inout.cab [SSU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_840~31bf3856ad364e35~amd64~~26100.840.1.0
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_840 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    windows11.0-kb5039239-x64_LCU_863.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    [===========================71.8%=========                 ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    [===========================70.0%========                  ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : F:\W10MUI_24_1\_DVD10\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.26100.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.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~nl-NL~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.43
    ============================================================
    
    1/1: windows11.0-kb5039239-x64_LCU_863.1.20.msu [Combined UUP]
    
    1/4: defender-dism-x64_steven4554_June_12_2024.cab
    2/4: Windows11.0-KB5037589-x64-NDP481_CU_9241.3.cab [NetFx]
    3/4: Windows11.0-KB5038488-x64_DU_SafeOS_712.1.69.cab [SafeOS DU]
    4/4: Windows11.0-KB5039332-x64_inout.cab [SSU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_840~31bf3856ad364e35~amd64~~26100.840.1.0
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_840 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    windows11.0-kb5039239-x64_LCU_863.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    [===========================71.8%=========                 ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.863
    
    [===========================70.0%========                  ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : F:\W10MUI_24_1\_DVD10\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.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    nl-NL / 64-bit
    
    ============================================================
    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 (1000 files in 95 directories)
    Scanning source tree complete (1014 files in 97 directories)
    
    Computing directory information complete
    
    Image file is 5330993152 bytes (before optimization)
    
    Writing 1014 files in 97 directories to 26100.863.240614-2207.GE_RELEASE_SVC_IM_CLIENT_X64FRE_NL_EN.iso
    
    100% complete
    
    Storage optimization saved 28 files, 14370816 bytes (1% of image)
    
    After optimization, image file is 5318938624 bytes
    Space saved because of embedding, sparseness or optimization = 14370816
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    
    Press 0 to exit.
    
     
  8. vigipirate

    vigipirate MDL Senior Member

    Feb 24, 2011
    396
    97
    10
    hello do you have a trick to download all the files in my language fr-fr on demand at once because copying and pasting a little long please
     
  9. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
    It's been asked before. There is none.
     
  10. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    Aria2 script allows you to download all OnDemands much easier/faster
     
  11. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
    I need to stop living under a rock then.
     
  12. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    Me to, the script is such a convenient little thing to use
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    Who live without Download Manager these days
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,305
    450
    2 lifetime IDM licenses here :D:D
     
  15. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    333
    84
    10
    615535.jpg

    Here is also a little code to check if all files have been download with aria2:
    Code:
    Set /a "CountLinks=%CountLinks%+1"
    
    For %%f in (*.cab) do Set /a "CountFiles+=1"
    
    ECHO Download Links   = %CountLinks%
    ECHO Downloaded Files = %CountFiles%
    
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    Scripts were not changed, and W10MUI_24_2u isn't nice
     
  17. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    529
    187
    30
    #819 liliactr, Jun 19, 2024
    Last edited: Jun 19, 2024
    i have put 38 FOD packages to "Ondemand" folder but integrates only 6 of them! Why not other packages like mediaplayer and internet explorer fod packages do not integrated?

    how does the script knows /does it knows? which fod installed to specific image and related language fods needs to be installed. for example N version does not have media player and media player FOD language pack should not be installed to that image. your script knows that?

    As i know FOD packages are invisible from "get packages" command? Need a tool like install-wimtweak to make them visible see list comapare which fods needs to that image and return visibility off.
     
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    Only listed FODs are supported, not all

    yes, each parent FOD neutral is checked for existence before adding FOD LP

    not true, all FOD packages are visible