Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,189
    90,654
    340
  2. 12 lb Turkey

    12 lb Turkey MDL Member

    Nov 24, 2022
    120
    64
    10
    I'm writing a script, and when aria2c parses the old links it prints SCARY MESSAGES. I know, but I need to hide the rough edges for inexperienced users :rolleyes:
     
  3. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    35
    10
    I hope there is a guide, in French, that explains in detail how to use the script for the inexperienced.
     
  4. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    As you can see there isnt, copy the readme file and translate it instead.
    The guide is super easy tho and in pretty simple English.
     
  5. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    35
    10
    I used Google Translate but I didn't understand
     
  6. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,934
    4,149
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. maargueb

    maargueb MDL Member

    Jun 9, 2019
    220
    35
    10
    I want to add French with English, with new updates :for example fr-FR x64 19041.1
    Is there anyone who can give me a detailed example of using this tool?
    I'm not an expert. I want to use this tool correctly.
    Thank you all
     
  8. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    Open textfile for LP, OnDemand and download all french packages, place them in folders. Install ADK. Copy/Paste ISO. Run script?
     
  9. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    106
    10
  10. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
    @patapout
    instead of
     
  11. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    106
    10
    #775 patapout, Apr 28, 2024
    Last edited: Apr 28, 2024
    deleted
     
  12. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
    You misunderstood me. Remove it.
     
  13. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    106
    10
    #777 patapout, Apr 28, 2024
    Last edited: Apr 28, 2024
    @setlocal DisableDelayedExpansion
    @SeT uiv=v24.0
    @echo off

    set WIMPATH=I:\Files\install.wim
    set WINPE=1
    set SLIM=0

    set DEFAULTLANGUAGE=
    set MOUNTDIR=I:\Mount

    set WINPEPATH=

    Tried and same result...o_O
    Even if I leave the mountdir blank...and put install.wim next to the script !!
    My OS is LTSC 2021 and the script is on "I:\W10MUI_24_1" maybe have to put inside another folder ?!?
     
  14. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,825
    2,426
    60
    @patapout maybe you should just put any paths you set in " " marks.
    etc.
     
  15. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    106
    10
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,189
    90,654
    340
    @patapout
    check or post C:\Windows\Logs\DISM\dism.log