Hello, first of all great tutorial. I'm trying to integrate "WinPE" in Spanish, but always gives me the same error in both x32 and x64. I leave the image: http : // img408 . imageshack . us / img408 / 2374 / errordism.png Log file --> Code: http : // www . megaupload . com / ?d=GKIQ6TF0 Thanks
It says you're trying to integrate wrong package.. make sure you use x86 for 32bit dvd and amd64 for x64 dvd. Can you try again and if that doesnt work, post the dism commands ? is it for boot.wim and not install.wim?
Thank you for answering so fast. I'm trying to translate a customized Windows 7 x86 English to Spanish. I am using Winpe for that version, but always gives me this error. This error comes when trying to integrate Winpe in "boot.wim / index: 2" and "boot.wim / index: 1." I'm typing this command: Code: Updating path to include dism, oscdimg, imagex C:\Program Files\Windows AIK\Tools\PETools\ C:\Program Files\Windows AIK\Tools\PETools\..\x86 C:\Program Files\Windows AIK\Tools\PETools\..\x86\Servicing; C:\Program Files\Windows AIK\Tools\PETools>dism /mount-wim /wimfile:E:\7Work\DVD \sources\boot.wim /index:2 /Mountdir:E:\7Work\wim Herramienta Administración y mantenimiento de imágenes de implementación Versión: 6.1.7600.16385 Montando la imagen [==========================100.0%==========================] La operación se completó correctamente. C:\Program Files\Windows AIK\Tools\PETools>dism /image:E:\7Work\WIM /Add-Package /PackagePath:E:\7Work\LP\WinPe Herramienta Administración y mantenimiento de imágenes de implementación Versión: 6.1.7600.16385 Versión de imagen: 6.1.7600.16385 Processing 1 of 12 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package ~31bf3856ad364e35~x86~es-ES~6.1.7600.16385 [==========================100.0%==========================] Processing 2 of 12 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~es-ES ~6.1.7600.16385 Processing 3 of 12 - Adding package WinPE-LegacySetup-Package~31bf3856ad364e35~x 86~es-ES~6.1.7600.16385 Processing 4 of 12 - Adding package WinPE-MDAC-Package~31bf3856ad364e35~x86~es-E S~6.1.7600.16385 Processing 5 of 12 - Adding package WinPE-PPPoE-Package~31bf3856ad364e35~x86~es- ES~6.1.7600.16385 Processing 6 of 12 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86 ~es-ES~6.1.7600.16385 [==========================100.0%==========================] Processing 7 of 12 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~ x86~es-ES~6.1.7600.16385 [==========================100.0%==========================] Processing 8 of 12 - Adding package WinPE-Setup-Server-Package~31bf3856ad364e35~ x86~es-ES~6.1.7600.16385 Processing 9 of 12 - Adding package WinPE-Setup-Package~31bf3856ad364e35~x86~es- ES~6.1.7600.16385 [==========================100.0%==========================] Processing 10 of 12 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~es-E S~6.1.7600.16385 [==========================100.0%==========================] Processing 11 of 12 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x8 6~es-ES~6.1.7600.16385 [==========================100.0%==========================] Processing 12 of 12 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~es-E S~6.1.7600.16385 [==========================100.0%==========================] Error: 0x800f081e The specified package is not applicable to this image. The specified package is not applicable to this image. The specified package is not applicable to this image. The specified package is not applicable to this image. The specified package is not applicable to this image. The command completed with errors. For more information, refer to the log file. El archivo de registro de DISM se encuentra en C:\Windows\Logs\DISM\dism.log C:\Program Files\Windows AIK\Tools\PETools>dism /image:E:\7Work\WIM /Add-Package /PackagePath:E:\7Work\LP\WinPe Winpe I downloaded from the link mentioned in post 130. By the way I'm doing with 32-bit Windows 7 Sorry for the english, I'm using google translator
hehe.. can you do this manual way ? Edit. nevermind bout the steps.. Edit2. It says 12 of 12 packages are integrated so see if there are other files that shoudnt be there.
Hello again. I tried to do the two forms, manually and with GimageX, but both give me error. Why might this be? Thanks in advance.
Dism /Mount-Wim /WimFilevd\sources\boot.wim /index:2 /MountDir:mount Dism /image:mount /add-package /packagepath:waik iso\winpe_langpack\x86\mui\lp.cab Dism /image:mount /add-package /packagepath:waik iso\winpe_langpack\x86\winpe-setup_mui.cab Dism /image:mount /add-package /packagepath:waik iso\winpe_langpack\x86\winpe-setup-client_mui.cab Dism /image:mount /add-package /packagepath:waik iso\winpe_langpack\x86\winpe-scripting_mui.cab Dism /image:mount /add-package /packagepath:waik iso\winpe_langpack\x86\winpe-srt_mui.cab Dism /image:mount /add-package /packagepath:waik iso\winpe_langpack\x86\winpe-wds-tools_mui.cab Dism /image:mount /add-package /packagepath:waik iso\winpe_langpack\x86\winpe-wmi_mui.cab Dism /image:mount /Gen-LangINI /distribution:\mount Dism /Unmount-Wim /MountDir:mount /commit mui is multilingual user interface, (en-us, es-es etc )
No language option during setup Hi all, i am successfully able to install the language packs into one of the WIM image, but the language option never appears during either pre-setup or post-setup installation. The language pack is present in the OS, as Vistalizator says that the language pack is installed, and I can switch to the new language. But how do I make the language option appear during setup? Any thoughts? Thanks in advance!
hi, i would like to add language but my language does not come with lp.cap instead it's lip_xxxx.mlc. can i rename (right click) and change from lip_xxxx_mlc to lp.cap?
Only packages .cab and .msu can be integrated by DISM, but you can try to rename it. But what weird language is your language?
Beacuse you need to modify/localize boot.wim index 2 first. Thougt you read the guide, it says how to and it should work.
Dont think LP are real language packs but just translated parts.. What is km-kh ? What language is that ?