i have complete packpage but dont work: 7600.16385.090713-1255_x64fre_client_WinPELPs.zip (139mb) 7600.16385.090713-1255_x86fre_client_WinPELPs.zip (147mb) removing winpe english pack im get vista bootscreen. my step is: not need to edit the index:1 of boot.wim Code: dism /Mount-Wim /WimFile:C:\7Work\DVD\sources\boot.wim /index:2 /MountDir:C:\7Work\WIM identical to the previous method: Code: xcopy C:\7Work\DVD\sources\lang.ini C:\7Work\WIM\sources\ /cheryki mkdir C:\7Work\WIM\sources\pt-BR xcopy C:\7Work\LP\setup\sources\pt-BR\*.* C:\7Work\WIM\sources\pt-BR /cheryki xcopy C:\7Work\LP\sources\license\*.* C:\7Work\WIM\sources\license /cheryki Code: rmdir /s /q C:\7Work\WIM\sources\en-US rmdir /s /q C:\7Work\WIM\sources\License\en-US adding packages winpe recovery. Code: dism /image:C:\7Work\wim /Add-Package /PackagePath:C:\7Work\pt-BR five packages will not be added. removing the language standard. this caused a problem bringing the boot screen of Windows Vista as standard. Code: dism /image:C:\7Work\WIM /Remove-Package /PackageName:Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.1.7600.16385 removing folders in the recovery package in the language standard. Code: rmdir /s /q C:\7Work\WIM\sources\recovery\en-US rmdir /s /q C:\7Work\WIM\Windows\en-US rmdir /s /q C:\7Work\WIM\Windows\Boot\DVD\PCAT\en-US identical to the previous method: Code: dism /image:C:\7Work\WIM /Gen-LangINI /distribution:C:\7Work\DVD Code: dism /Unmount-Wim /MountDir:C:\7Work\WIM /commit problems: the initial boot screen has not changed since the packages were not completely installed winpe. i expect your answer to whether a move was more about that. in any case already much easier with the code to add all packages at once winpe. thanks.
Can you Upload the Language Packages to Rapidshare or Depositfiles please? The we all can test with it.
Also i want translate in my language winpe boot.wim image 1. I have already Winpe Italian language pack. How can i proceed ? Please insert this process in tutorial. Thank you in advance
Ok i test with the RTM Packages. Now its work fine. New Version! Now your Language is added and the englisch one is removed. Recovery Menu on DVD is now in your local Language. The only One in eng is the first step with "Windows loading Files" and the Logo "Starting Windows".
@loomes Do you know if it's possible to change first install logo "Starting Windows" with the translated one (for example the italian one) ? (Same question for "Windows loading Files")
Yeahh its possible. I testing it in the Moment. Give me 10minutes I have edit my post. Now Windows is loading files is also in my language, but The logo with starting windows is englisch and switched after ~1second to the old Vista Boot Screen?!?! But it works. I dont know why the Logo is not in the installed Language!
hello, tell me one thing...i already got a dvd with x86-x64 versions translated to my language (pt-br). they are all in the same dvd doing this command: Dism /mount-wim /WimFile:\7work\dvd\sources\boot.wim /index:1 /MountDir:\7work\wim as we are using index:1...this will update both x64-x86 versions ? do i need to use these codes with index:1-2-3-4-5 ?