Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. son13wo33

    son13wo33 MDL Member

    Nov 24, 2011
    122
    25
    10
    how to select single edition from iso to add language files
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    I believe that was not coded in the W10MUI script, you can prepare a single edition iso by using this tool:
    https://forums.mydigitallife.net/threads/win-iso-wim-esd-swm-handling-tool.78925/

    When you have the new single index iso you can use it as source for W10MUI.

    keep in mind to keep install.wim.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. June's Hill

    June's Hill MDL Member

    Jul 1, 2021
    143
    180
    10
    You also can use UUP Converter to create an updated Win10 22H2 and edit the INI file selecting only one edition (like "Enterprise"). Then, you can use W10MUI :)

    What I use is: UUP Converter (with No updates, that is 19041.1), then W10MUI (create a Multilingual ISO, single index), and finally W10UI (Updates and more).
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Updated - v24.9

    - Fixed issue when using Win11 26200 source, or adding 25H2 updates during process

    thanks to @HLP Mr. Lin Yu for helping
     
  5. kgbab

    kgbab MDL Novice

    Jul 15, 2010
    11
    5
    0
    Where can I download the language pack files? The links on github are missing.
     
  6. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150
    I seem to have some "issues" with v24.9, LTSC ISOs (en-us and chinese trad zh-tw) and atleast 1 update.

    I downloaded rec. updates from hotfix repo for 24H2 and set everything up to my liking
    Everything but ndp (which Ive had "issues" with before) seems to integrate fine but LCU kb5072033 is popping up in Windows Update but not kb5043080

    Am I missing something? It shoudnt show up in WU right?

    Also should the final ISO be 10GB?
    It seems bit too much since my previous ones are less than 8gb
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #1048 Enthousiast, Dec 30, 2025
    Last edited: Dec 30, 2025
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #1049 Enthousiast, Dec 30, 2025
    Last edited: Dec 30, 2025
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150

    Appreciate the testing! Thougt I was losing it..
    I believe this isnt a thing in 24.7

    I will reconfigure w10mui and w10ui to your suggestions for the future at least
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    I didn't experience "a thing" in 24.9 either :D

    EDIT:

    I experienced one weird thing, the aria2_uupdump.cmd script doesn't download the on demand files for me, it instantly reports to be finished downloading.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150
    yea i had that issue as well, i had to use the alternative links.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    I used the original links but with IDM and all downloaded fine :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150
    i had completely forgotten bout this. Alright, you had better luck than me:)
    Gonna try 247 later

    I believe I found why the asian LP's shows square boxes in some parts during setup. I asked bout this some time ago.
    the new lang.ini has to have the asian language as fall back (zh-tw = en-us)
    I mounted Boot.wim and and added fonts-legacy.cab and then /Set-SetupUILang:zh-TW /Distribution:<path to folder> and that seems to have solved it.
    I believe the cab wasnt necessary but I'll do some more tests later.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150
    I did some tricking again, downloading updates, ISOs,W10UI again and followed Enthousiast tip above.

    ISO W11 Enterprise LTSC for both runs, identical updates for 25H2, W10UI and configs:
    First run with sv-se language and updates: No errors at all but KB5072033 still shows up in WU
    Second run with just updates: No errors and no KB5072033 in WU - perfect, just missing LP's :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Is NOT
    .
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150
    #1057 tcntad, Jan 7, 2026
    Last edited: Jan 8, 2026
    that is true, I also ran it with 24H2, missed adding that part.
    Currently redoing it

    Edit: second run on 24H2 because I didnt know what I was doing the first runt
    Same symptions as 25H2
    LP and Updates: KB502033 shows up in WU
    Just updates: It doesnt show up in WU

    Edit 2: Integrating LP and updates to make new ISO and then integrate updates to that one also works
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Updated / v25.1

    - Fixed lang detection for 28000 (LP file no longer include langcfg.ini)
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Updated / v25.2

    - Fixed the fix for detecting 28000 langs
    thanks to @fch1993 for reporting and testing