Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    35
    10
    Can you explain by video?
     
  2. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,580
    150
    Explain what?
    Unpack the project to a folder
    Download everything needed from the links and put in each folder
    Copy/paste or unpack Windows ISO
    Run file as admin
     
  3. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
  4. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    #644 Supern00b, Jan 30, 2023
    Last edited: Jan 30, 2023
    Correct, I figured it would be so.
    What about the LXP packs (Local Experience Packs)?
    I've read somewhere that it's the equivalent of LCU but for the language resources.
    After peeking in the .appx, it seems that there are still resources missing though. It's seems more of a language pack for modern apps.

    Win10MUI does not support LXP at present ig, but it can be integrated with DISM specifying the -license option.
    I'll have to test how this works out after deploying the image.

    Cheers.
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,641
    340
    LXP packs is ment for online installation
    it was amateurish move, and they are discontinued for main LangPacks in Windows 11
     
  6. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    Hi!

    I am trying to create a new 22H2 Windows 10 MUI.

    I used the same LP + WinPE + OnDemand from 21H1.

    I try to create an En-Us + Fr-Fr + Fr-Ca disk. I use a En-Us base image.

    If I install En-Us and then switch language after, everything is OK.

    If I install any other language, I get a BSOD + a warning taht it must install some updates online.

    What am I missing? I was able, though, to create a Windows 11 with the same 3 languages without any problem.

    En-Us ISO used : en-us_windows_10_consumer_editions_version_22h2_x64_dvd_8da72ab3.iso
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,934
    4,148
    60
    #647 Paul Mercer, Feb 21, 2023
    Last edited: Feb 21, 2023
    you always need to put all updates set into folder with W10UI script because you should reinstall updates after integration of lang files
    BSOD is expected and completely normal

    updates.jpg

    full updates set is on my screenshot, you can find everything here
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    Thanks. Funny all I was never required to that in previous MUI ISO (although Windows Update DL for me on first boot ...)

    Will try that and come back if needed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
    You need to use a .1 iso, integrate languages first and then integrate updates.
     
  10. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,934
    4,148
    60
    It works fine with refreshed ISO too if the 3rd step isn't skipped
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    It worked!
    Here is the updates I added to it.

    Code:
    defender-dism-x64.cab
    windows10.0-kb5007401-x64_f1bf61d834bb8d9951c7efa23454643daae195b0.cab
    Windows10.0-KB5011048-x64.cab
    Windows10.0-KB5012170-x64_PSFX.cab
    windows10.0-kb5015684-x64_d2721bd1ef215f013063c416233e2343b93ab8c1.cab
    Windows10.0-KB5015684-x64_PSFX.cab
    Windows10.0-KB5020372-x64_inout.cab
    windows10.0-kb5020377-x64_aa63fed981cc761dd28de9e0a0a204f6b7003d23.cab
    windows10.0-kb5021043-x64_efa19d2d431c5e782a59daaf2d04d026bb8c8e76.cab
    Windows10.0-KB5022498-x64-NDP481.cab
    Windows10.0-KB5022834-x64.cab
    Windows10.0-KB5022834-x64_inout.cab
    Windows10.0-KB5023319-x64-NDP48.cab
    windows10.0-kb5012170-x64_47b8ba3bb35c66bbd0631f5425805ccf1dafaf67.msu
    windows10.0-kb5015684-x64_523c039b86ca98f2d818c4e6706e2cc94b634c4a.msu
    windows10.0-kb5022498-x64-ndp481_e463ac2254174a29bd0636a781a0cdfd21fc6dc2.msu
    windows10.0-kb5022834-x64_c58d091338b26bbd3ee10a733681bd3eca8c48ab.msu
    windows10.0-kb5023319-x64-ndp48_381b07db55888307af99f2529ea73ac2bd8ec277.msu
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    Now ... I suppose I have to do the same thing with Windows 11 although I didn't do it and it worked.

    But I have a lot of language bugs until I download some updates.

    Where can I get the required updates to add to Windows 11?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,934
    4,148
    60
    it's here

    1111.jpg

    for reference
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,297
    1,587
    60
    And if I whant to have the Windows Store apps (Photos, Calendar, and other build-in apps) in all the language also?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,580
    150
  17. HLP Mr. Lin Yu

    HLP Mr. Lin Yu MDL Junior Member

    Jul 22, 2022
    94
    46
    0
    Hello.
    Is there any way to delete the original en-us after adding zh-tw? 47DA4387-F63F-48BA-A051-FCB729969F9D.jpeg
     
  18. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,580
    150
    Isnt it better to juse download a zh-tw ISO? but I believe there's info some pages back but this script wont do it for you
     
  19. KMPLAYER

    KMPLAYER MDL Junior Member

    Jan 12, 2014
    72
    51
    0
  20. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
    Read the requirements of the script you're trying to use under Windows 7.