Seems like an lot of work but very nice tho ! Personaly I always use english for my system always in front as it comes to upgrading I'm a dutch man in the early windows beta testing I have used dutch language but so much work each time you wan't to do an upgrade so at some point I have stopped doing that thingy with the language and went straight for english OS
Can I add language if I have only the install.wim with this script,I tell that because I buy a tablet cube I work 10 and I want to add my native language but on cube site have only install.wim because on this tablet can reinstall windows only via WinPE, thanks.
Are you doing requests? I have one, make one for install.wim only for 7 it takes the most time to do 2 boot.wims, install.wim only is done faster (for when you already have a finished boot.wim and iso)
Done, see OP W10MUI_Mini.cmd is for install.wim only Code: Note: install.wim file will be modified and updated directly so be sure it's not read-only (i.e. don't select a file directly from dvd or mounted iso, instead copy it next to the script)
One more (or last? ) version fixed a bug in the mini script where it crashes if EA lang selected with WinPE option on i also created new scripts for W7/8.1 with the same concept
Working perfect with 14393! It will nice if also Langs will be split to x86 + x64 so need to replace file every time we change arch.
No need to you can place x86 & x64 together and only the LangPacks matching install.wim image architecture will be used
I try to install language pack on windows 10 rs1 ltsb 1607 WZOR iso and i have proplem what can be wrong? Code: ============================================================ Prepare work directories ============================================================ ============================================================ Detect language packs details ============================================================ el-GR: 64-bit {x64} ============================================================ Copy Distribution contents to work directory ============================================================ Source Path: "14393.0.160715-1616.RS1_RELEASE_CLIENTENTERPRISE_S_OEM_X64FRE_EN-US.ISO" ============================================================ Detect install.wim details ============================================================ Build: 14393 Count: 1 Image(s) Arch : 64-bit ============================================================ Extract language packs ============================================================ el-GR / 64-bit ============================================================ Add language files to distribution ============================================================ el-GR / 64-bit ============================================================ Mount install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Error: 0x800b0101 Ένα απαιτούμενο πιστοποιητικό δεν είναι εντός της περιόδου ισχύος του, κατά την επαλήθευση με βάση το τρέχον ρολόι συστήματος ή τη χρονική σήμανση στο υπογεγραμμένο αρχείο. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log ============================================================ Add LPs to install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Error: 2 Unable to access the image. Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log Deployment Image Servicing and Management tool Version: 10.0.14393.0 Error: 2 Unable to access the image. Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log ============================================================ Update language settings ============================================================ Error: 2 Unable to access the image. Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder. Error: 2 Unable to access the image. Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder. Error: 2 Unable to access the image. Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder. Error: 2 Unable to access the image. Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder. ============================================================ Enable .NET Framework 3.5 - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Error: 2 Unable to access the image. Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log ============================================================ Unmount install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.14393.0 Error: 50 Η αίτηση δεν υποστηρίζεται. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log ============================================================ ERROR: Could not unmount WIM image ============================================================ Press any Key to Exit.
Could be and there is something prevent mounting install.wim image Code: Error DISM DISM WIM Provider: PID=6480 TID=7360 "Failed to mount the image." - CWimImageInfo::Mount(hr:0x800b0101) it's better to run sfc /scannow
Occam's razor strikes back. If windows tells you're using the wrong package, likely, you're using the wrong package