Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. Paul Mercer

    Paul Mercer MDL Addicted

    Apr 6, 2018
    957
    2,120
    30
    W10UI.cmd is different from to the released 10.30 version / the one in BatUtil repo on Github
    does this mean that the W10UI version has been updated specifically for W10MUI, or is it just the latest W10UI version at the moment?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,425
    1,460
    150
    Thanks for the update!

    A quick question: Would it be possible for it to select buildnumber (190xx, 22xxx) depending what OS you want to modify? So it would make (atleast mine) folder abit cleaner such as;
    And whatever buildnumber or dvdpath it picks corresponding

    W10MUI>
    >--Updates
    >---19041
    >---22621
    >Langs
    >---19041
    >---22621
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    15,363
    79,884
    340
    That's unnecessary complication

    you could create multiple W10MUI-xxxx folder for each build
     
  4. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,425
    1,460
    150
    I was thinking that and its most likely what I'll do :p
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    45,322
    87,644
    450
    W10MUI_23r (W10UI not updated to 10.32, this is win 10 LTSC so no need for it)
    Code:
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    en-US: 64-bit {x64} - 19041
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "zh-cn_windows_10_enterprise_ltsc_2021_x64_dvd_033b7312.iso"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 19041
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    en-US / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    en-US / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.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.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 6 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.31
    ============================================================
    
    1/1: windows10.0-kb5029331-x64_LCU_3393.1.15.msu
    
    1/8: defender-dism-x64_steven4554_August_16_2023.cab
    2/8: windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab
    3/8: windows10.0-kb5011048-x64_NDP481_Base_9166.1.cab [NetFx]
    4/8: windows10.0-kb5011050-x64_NDP481_LP_zh_CN.cab [NetFx]
    5/8: windows10.0-kb5027389-x64_DU_SafeOS_3083.1.4.cab [SafeOS DU]
    6/8: windows10.0-kb5028311-x64_DU_Sources_3203.cab [Setup DU]
    7/8: Windows10.0-KB5029331-x64.cab [Combined]
    8/10: Windows10.0-KB5029716-x64_NDP35-481_CU_9181.1.cab [NetFx]
    9/10: Windows10.0-KB5029331-x64_inout.cab [LCU]
    10/10: Windows10.0-KB5029709-x64_inout.cab [SSU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3385~31bf3856ad364e35~amd64~~19041.3385.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 4 - Adding package Package_for_KB5011048~31bf3856ad364e35~amd64~~10.0.9166.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Package_for_KB5011050~31bf3856ad364e35~amd64~~10.0.1.8028
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9181.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3393.1.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    
    ============================================================
    Adding .NET Framework 3.5 feature...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.3393
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19044.3393
    
    Processing 1 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9181.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3393.1.15
    [==========================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.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.31
    ============================================================
    
    
    1/10: defender-dism-x64_steven4554_August_16_2023.cab
    2/10: windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab
    3/10: windows10.0-kb5011048-x64_NDP481_Base_9166.1.cab [NetFx]
    4/10: windows10.0-kb5011050-x64_NDP481_LP_zh_CN.cab [NetFx]
    5/10: windows10.0-kb5027389-x64_DU_SafeOS_3083.1.4.cab [SafeOS DU]
    6/10: windows10.0-kb5028311-x64_DU_Sources_3203.cab [Setup DU]
    7/10: Windows10.0-KB5029331-x64.cab [Combined]
    8/10: Windows10.0-KB5029716-x64_NDP35-481_CU_9181.1.cab [NetFx]
    9/10: Windows10.0-KB5029331-x64_inout.cab [LCU]
    10/10: Windows10.0-KB5029709-x64_inout.cab [SSU]
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3385~31bf3856ad364e35~amd64~~19041.3385.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5027389~31bf3856ad364e35~amd64~~19041.3083.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.3083
    
    [===========================94.5%======================    ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.3083
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.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.19041.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.19041.1
    
    Image File : F:\Gezoesloog\W10MUI_23r\_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.19041.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.19041.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.31
    ============================================================
    
    
    1/10: defender-dism-x64_steven4554_August_16_2023.cab
    2/10: windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab
    3/10: windows10.0-kb5011048-x64_NDP481_Base_9166.1.cab [NetFx]
    4/10: windows10.0-kb5011050-x64_NDP481_LP_zh_CN.cab [NetFx]
    5/10: windows10.0-kb5027389-x64_DU_SafeOS_3083.1.4.cab [SafeOS DU]
    6/10: windows10.0-kb5028311-x64_DU_Sources_3203.cab [Setup DU]
    7/10: Windows10.0-KB5029331-x64.cab [Combined]
    8/10: Windows10.0-KB5029716-x64_NDP35-481_CU_9181.1.cab [NetFx]
    9/10: Windows10.0-KB5029331-x64_inout.cab [LCU]
    10/10: Windows10.0-KB5029709-x64_inout.cab [SSU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3385~31bf3856ad364e35~amd64~~19041.3385.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3393.1.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.3393
    
    [===========================93.0%=====================     ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.3393
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : F:\Gezoesloog\W10MUI_23r\_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.19041.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.19041.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Running W10UI v10.31
    ============================================================
    
    
    1/10: defender-dism-x64_steven4554_August_16_2023.cab
    2/10: windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab
    3/10: windows10.0-kb5011048-x64_NDP481_Base_9166.1.cab [NetFx]
    4/10: windows10.0-kb5011050-x64_NDP481_LP_zh_CN.cab [NetFx]
    5/10: windows10.0-kb5027389-x64_DU_SafeOS_3083.1.4.cab [SafeOS DU]
    6/10: windows10.0-kb5028311-x64_DU_Sources_3203.cab [Setup DU]
    7/10: Windows10.0-KB5029331-x64.cab [Combined]
    8/10: Windows10.0-KB5029716-x64_NDP35-481_CU_9181.1.cab [NetFx]
    9/10: Windows10.0-KB5029331-x64_inout.cab [LCU]
    10/10: Windows10.0-KB5029709-x64_inout.cab [SSU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_3385~31bf3856ad364e35~amd64~~19041.3385.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3393.1.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.3393
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.3393
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : F:\Gezoesloog\W10MUI_23r\_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.19041.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.19041.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 (30 files in 12 directories)
    
    Computing directory information complete
    
    Image file is 6900547584 bytes (before optimization)
    
    Writing 30 files in 12 directories to 19044.3393.230814-1452.21H2_RELEASE_SVC_PROD3_CLIENT_X64FRE_EN_CN.iso
    
    100% complete
    
    Storage optimization saved 4 files, 274432 bytes (1% of image)
    
    After optimization, image file is 6900361216 bytes
    Space saved because of embedding, sparseness or optimization = 274432
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    
    Press 0 to exit.
    
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    15,363
    79,884
    340
    "F:\Gezoesloog" you named the folder after him :biggrin:
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    45,322
    87,644
    450
    No the folder is named gezoesloog because of that project where someone wanted to mirror all of gezoesloog his svf files and i provided them, it now is changed to that click os website and i can't get IDM to stop using that folder now.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. KFeri

    KFeri MDL Novice

    May 31, 2013
    42
    10
    0
    I don't know if I can get an answer here?
    Nowhere can I download the pack containing my own language (en-HU - windows10-11 x64) that could be added to any other language-enabled windows. For example for Ghost Spectre releases, because it is only in English. Thank you very much, and sorry if I posted my question in the wrong place.
     
  9. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,597
    2,118
    60
    Good luck.
    Installing languages on a chopped up image is generally not successful.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...