Everything is now working with the W10MUI version 15. I also have the feeling that it is a bit faster.
HI, Dose anyone know what the WinPE Language Packs is exactly translating? I don't see any difference with or whiteout them. I did also noticedl that i can;t select the Language in the Windows 10 Display Language menu.
In some default app in Windows 10 i get the language in English only (Notepad etc ...) is it possible to fix that?
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
@abbodi1406 Is there a list for all those FOD files in W10MUI? And in which W10MUI folder do we need to add them?
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)
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 ============================================================
@abbodi1406 It looks like we have the same problem again like last time, 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.
@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.