Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,919
    150
    #681 acer-5100, Jun 25, 2023
    Last edited: Jun 25, 2023
    The obvious way would be to remove the en-US muis

    If you want to keep them, (I think) you can edit lang.ini inside sources
     
  2. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    569
    935
    30
  3. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,580
    150
    set WINPE=1 doesnt change language, you'd have to set defaultlanguage for that
     
  4. zbigniew59

    zbigniew59 MDL Senior Member

    May 14, 2016
    373
    171
    10
  5. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    569
    935
    30
    #686 haris_mdlf69, Jun 25, 2023
    Last edited: Jun 25, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,299
    450
    What happened to spoilers? :D
     
  7. rulman

    rulman MDL Member

    Jan 25, 2012
    102
    22
    10
  8. rulman

    rulman MDL Member

    Jan 25, 2012
    102
    22
    10
    #691 rulman, Jul 16, 2023
    Last edited: Jul 16, 2023
    For example, these are the files I want to download. but I need to download one by one: I couldn't download it there as you said:
    Also the Boot.wim file is not updating?
    Code:
    Microsoft-Windows-Client-LanguagePack-Package_de-de-amd64-de-de.esd
    Microsoft-Windows-Client-LanguagePack-Package_en-us-amd64-en-us.esd
    Microsoft-Windows-Client-LanguagePack-Package_ru-ru-amd64-ru-ru.esd
    Microsoft-Windows-Client-LanguagePack-Package_tr-tr-amd64-tr-tr.esd
    Microsoft-Windows-LanguageFeatures-Basic-de-de-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Basic-en-us-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Basic-ru-ru-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Basic-tr-tr-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Handwriting-ru-ru-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Handwriting-tr-tr-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-OCR-de-de-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-OCR-en-us-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-OCR-ru-ru-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-OCR-tr-tr-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Speech-de-de-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Speech-en-us-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-TextToSpeech-ru-ru-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-TextToSpeech-tr-tr-Package-amd64.cab
    
     
  9. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,919
    150
    Just read what I wrote

    Doesn't seem the hardest thing to select multiple lines in a text file, It's likely the 1st thing you [should] learn the first time in your life you use Windows/Macos/Linux

    upload_2023-7-16_3-49-39.png

    Select like this and you're done.
     
  10. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,580
    150
    Im having some serious translation issues after using this script!
    Windows 11 ISO 22621 from MCT. Language packs (Swedish, Chinese Taiwan), files and your script.
    Ran in Vmware Workstation 16 Free. Using Boot and Upgrade Fix or simply adding TPMBypass doesnt work. English works fine.

    Images below. What the hell is wrong?????
    This part should be in Chinese I believe even though the rest of the setup is in zh-tw
    upload_2023-8-12_22-59-8.png

    Försök igen means Try again
    upload_2023-8-12_22-52-33.png

    Shoudnt be doing any of this
    upload_2023-8-12_22-53-27.png

    Använd ansiktsigenkänning means Use facial recognition.
    Din enhet har också fingeravtrycksensor... = Your device also has a fingerprintdevice...
    Im suppose to pick keyboard language/layout here....

    upload_2023-8-12_22-55-6.png

    Du kan behöva gå till din mobiloperatörs webbplats = You might have to visit your cellphone providers website..
    upload_2023-8-12_22-56-33.png
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,642
    340
    What is wrong exactly? improper translation? or installation error?

    p.s. you must add Latest Cumulative Update after adding languages
     
  12. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,580
    150
    Yea improper translations and mixed swedish/english. I have never seen the last and second last window before "Skip;skip for now"
    Alrigh true, dont think I ever done that before and it worked but I'll try
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,642
    340
    It's standard (almost required) procedure since Windows 8.1 Update KB2919355

    just put the LCU msu file inside Updates folders, and W10MUI script will add it
     
  14. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,580
    150
    #698 tcntad, Aug 13, 2023
    Last edited: Aug 13, 2023
    Should've figured it out myself. Works good now thanks!
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,642
    340
    Updated
     
  16. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,934
    4,148
    60
    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...