Add Multilingual Support to Windows 10 Distribution - automated batch script

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

  1. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    #321 Outbreaker, Nov 9, 2020
    Last edited: Nov 9, 2020
    Everything is now working with the W10MUI version 15. I also have the feeling that it is a bit faster.
     

    Attached Files:

    • log.7z
      File size:
      4.8 KB
      Views:
      16
  2. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    #322 Outbreaker, Nov 11, 2020
    Last edited: Nov 11, 2020
    HI,
    Dose anyone know what the WinPE Language Packs is exactly translating? I don't see any difference with or whiteout them. :g:
    I did also noticedl that i can;t select the Language in the Windows 10 Display Language menu.
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,896
    340
  4. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    In some default app in Windows 10 i get the language in English only (Notepad etc ...) is it possible to fix that?
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,896
    340
    I'm afraid you have to add the relevant FOD lang files
    e.g.
    microsoft-windows-mspaint-fod-package-amd64-fr-fr.cab
    microsoft-windows-mspaint-fod-package-wow64-fr-fr.cab
    microsoft-windows-notepad-fod-package-amd64-fr-fr.cab
    microsoft-windows-notepad-fod-package-wow64-fr-fr.cab
     
  6. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    @abbodi1406
    Is there a list for all those FOD files in W10MUI? And in which W10MUI folder do we need to add them?
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,896
    340
    Not supported by W10MUI yet
     
  8. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    Thanks for the information. Microsoft is really all over the place with those Language files. :suicide:
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,220
    84,896
    340
    Updated

    - added support for more OnDemand Packs
    Code:
    microsoft-windows-mspaint-fod-package
    microsoft-windows-notepad-fod-package
    microsoft-windows-powershell-ise-fod-package
    microsoft-windows-printing-pmcppc-fod-package
    microsoft-windows-printing-wfs-fod-package
    microsoft-windows-wordpad-fod-package
    microsoft-windows-snippingtool-fod-package (build 21277 and later)
    
     
  10. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    #330 Outbreaker, Mar 10, 2021
    Last edited: Mar 13, 2021
    Hi,
    I added the fod files into the OnDemand x86/x64 folder but they not being slipstreamed into the 19041 ISO.

    Code:
    Processing 113 of 113 - Adding package Microsoft-Windows-LanguageFeatures-Speech-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Unmount install.wim - index 13/15
    ============================================================
    
     
  11. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    #331 Outbreaker, Mar 13, 2021
    Last edited: Mar 13, 2021
    @abbodi1406
    It looks like we have the same problem again like last time, :thinking:
    If i add only one Language including the fod files then the fod files are being slipstreamed but if i add them all then all fod files are skipped.
    I have the feeling that there is some kind of Batch or DISM limitation being hit.
    I think separating the fod wow64 files and the fod amd64 files in the batch script could be worth a try. :idea:
     
  12. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    #333 Outbreaker, Mar 13, 2021
    Last edited: Mar 13, 2021
    @abbodi1406
    Now the FoD's are being added too. :)

    Code:
    Processing 1 of 222 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~ar-SA~10.0.19041.1
    [==========================100.0%==========================]
    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    Processing 222 of 222 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~zh-TW~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Processing 1 of 148 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~ar-SA~10.0.19041.1
    [==========================100.0%==========================]
    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    Processing 148 of 148 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~zh-TW~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
     
  13. macddig

    macddig MDL Novice

    Mar 2, 2021
    3
    0
    0
    very good.
     
  14. dexterss

    dexterss MDL Novice

    Apr 24, 2018
    39
    8
    0
    how many language packs have a win10 where to find them correctly in uupdump
     
  15. dexterss

    dexterss MDL Novice

    Apr 24, 2018
    39
    8
    0
    #336 dexterss, Mar 14, 2021
    Last edited: Mar 14, 2021
    how many language packs has a win10 where to find them correctly in uupdump
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    All are linked in the txt files inside the project folders.
     
  17. dexterss

    dexterss MDL Novice

    Apr 24, 2018
    39
    8
    0
    thanks
    Windows 10 OnDemand Packs too?
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    Yep.
     
  19. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    I would upload them for you. But i can't find a hoster that allows a 7GB file upload.