Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    107
    10
    #781 patapout, Apr 28, 2024
    Last edited by a moderator: Apr 29, 2024
    I haven't ever install ADK on my Windows...
    I tried and now the install.wim seems to mount nicely (test on VMWare)

    Code:
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fr-FR~10.0.26100.1
    [===========================91.5%=====================     ]
    

    Sorry for that misunderstanding...I'm not english by default so sometimes.... :p
     
  2. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    I'd had to set mountdir or I'd get "The filename, directory name, or volume label syntax is incorrect." error every time but version 23u2 works
     
  3. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    107
    10
    Just to know...The "LP" and "Ondemand" files for 19041 are they ok with 19044 LTSC and 19045 22h2 ??
    Caus' I just saw the link for 19041 , no other ones !!
    Tia
     
  4. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,934
    4,149
    60
    19044 and 19045 binary files do not exist, it's all 19041
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    107
    10
    So , I can take them on LTSC 2021 edition too ??
     
  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. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    107
    10
    I saw that 26100 for ltsc and regular...
    I made a iso to test , sucessfully :)
    That's why I will try doing the same with an iso lTSC 2021 ;)
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    LTSC 2021 doesn't have specific FODs
     
  9. patapout

    patapout MDL Member

    Jun 23, 2014
    207
    107
    10
    #789 patapout, May 2, 2024
    Last edited: May 2, 2024
    But if I take the "LP" and "Ondemand" files for 19041 and put them into your script with iso LTSC 2021 ,
    Will it work anyway ??

    edit-> Seems ok for now...need more time for testing !!
     
  10. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,761
    7,692
    210
    There is only Zuul 19041. 19044 is a virtual number and does exist only in Registry as a marker. It's all 19041.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    You must add updates afterwards
     
  12. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    Turkish LP is there and so are the ondemand files
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,305
    450
    Download the mentioned files and updates and use W10MUI or (W10UI when the language files already are integrated) to integrate them online/offline.
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    Updated

    - Added official links for Windows ADK 26100
    - Fixed issue with "DismRoot" variable when no ADK installed (thanks to @Paul Mercer and @Alexa120)
    - Enhanced detection for LP/FOD files to avoid unexpected spaces (thanks to @Enthousiast)
     
  15. cbsvitzer

    cbsvitzer MDL Senior Member

    Feb 4, 2010
    251
    159
    10
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,659
    340
    @cbsvitzer

    Thanks
    it was not available at UUPdump before
     
  17. DonaldMorales

    DonaldMorales MDL Novice

    Apr 25, 2022
    2
    0
    0