Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    You have to add OnDemand-files for your language and also Windows update (especially lcu/ssu)
    It'll work after that
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. ChengYE123

    ChengYE123 MDL Novice

    Dec 25, 2024
    12
    1
    0
    Can you tell me which files they are? Can you give me an example and a screenshot?
     
  3. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    Download all the ones you can find in the OnDemand file for your version (19045, 22631 etc)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. ChengYE123

    ChengYE123 MDL Novice

    Dec 25, 2024
    12
    1
    0
    I've tried adding all the files, but it seems like the OOBE bug is a misunderstanding
     
  5. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    Have you also downloaded Windows updates and added rhem to Updates-folder?
    If so are they processed and added?

    I can build an ISO tomorrow evening when I get home
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. ChengYE123

    ChengYE123 MDL Novice

    Dec 25, 2024
    12
    1
    0
    #986 ChengYE123, Jan 2, 2025
    Last edited: Jan 2, 2025
    Yes, I have tried windows update. You can’t imagine how many times I have tried to update it. I spent two or three months without finding a solution.
    I've also tried adding update files with NTLITE, or using the dism command, still the same result
     
  7. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,964
    4,198
    60
    you don't need windows update or ntlite, you just need to read and understand how W10MUI works

    you should add:
    1. lang files to the Langs folder
    2. all fod files for your languages to the OnDemand folder
    3. latest W10UI script and full updates set to the Updates folder
    4. all the files from windows adk (winpe add-on) WinPE_OCs folder to the WinPE\amd64\WinPE_OCs folder (for 32-bit OS it's WinPE\x86\WinPE_OCs)
    use base ISO as your source (26100.1 or resetbased 26100.1742 for Windows 11 24H2), you can get it on UUP dump
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,964
    4,198
    60
    #990 Paul Mercer, Jan 2, 2025
    Last edited: Jan 2, 2025
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    #992 tcntad, Jan 3, 2025
    Last edited: Jan 4, 2025
    Alright I get it.
    Just got back home and can try this myself.

    Edit:
    upload_2025-1-3_23-57-8.png upload_2025-1-3_23-57-25.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. ChengYE123

    ChengYE123 MDL Novice

    Dec 25, 2024
    12
    1
    0
    Thank you for your reply. The final iso I tried now is the same as the picture you provided. So now it is displayed in the form of "continue in english","使用简体中文继续" instead of "YES", "是". So Microsoft has updated the display method, and it is correct to display it like this in 23H2 or 24H2?
     
  12. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    So everything is correct?
    I used 24H2 with december/november updates from "w11 hotfix repository"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. mustafa gotr

    mustafa gotr MDL Junior Member

    Apr 17, 2018
    64
    165
    0
    @abbodi1406 I have a request from the developer of the script. If possible, find the main language of the iso file at the beginning of the command, and ask the user whether to delete it or not. If the user approves, for example, if he found the en-us language, remove this language.
     
  14. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    Why would you want to remove the original language? You could just get the ISO in the language you're integrating then
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. mustafa gotr

    mustafa gotr MDL Junior Member

    Apr 17, 2018
    64
    165
    0
    I want to completely convert an English ISO file to Turkish or another language because
     
  16. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    So use an turkish ISO then for base
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. ChengYE123

    ChengYE123 MDL Novice

    Dec 25, 2024
    12
    1
    0
    I don't know if this is correct, but from my experience, it should normally display "YES""是", not "Continue in english","使用简体中文继续", because I have other multi-language 23H2 ISO that display "YES", maybe Microsoft has made changes to this,This is what confuses me, and I can't find the answer anywhere.
     
  18. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,624
    1,633
    150
    As far as I can remember (for w11 atleast) it always said "continue in <language>" but again, its not wrong or corrupt anything so
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...