Legolash2o Posted November 3, 2012 Posted November 3, 2012 Need more details.which Windows editionwhich language packany errors and/or error logs.what you expected to happenwhat actually happened Quote
rulman Posted November 3, 2012 Author Posted November 3, 2012 (edited) Edited November 3, 2012 by rulman Quote
Mr_Smartepants Posted November 3, 2012 Posted November 3, 2012 (edited) Looks like you didn't integrate any of the PE Setup language packs.The boot.wim requires very special handling for language integration.Instructions:Walkthrough: Add Multilingual Support to Windows Setup (WAIK): http://technet.microsoft.com/en-us/library/dd799268(WS.10).aspx Edited November 3, 2012 by Mr_Smartepants Quote
rulman Posted November 3, 2012 Author Posted November 3, 2012 http://forums.mydigitallife.info/threads/5189-TUTO-slipstream-MUI-language-pack-in-installation-DVD Quote
Legolash2o Posted November 4, 2012 Posted November 4, 2012 Win Toolkit will automatically mount the boot.wim and integrate the language pack. I've just done some testing on this and it appears green in the update list but then doesn't show in the integrated list. I then did some further checking and it actually integrated fine UPDATE: I've fixed it not showing in the integrated list. Quote
Mr_Smartepants Posted November 4, 2012 Posted November 4, 2012 (edited) My point was that the 45MB language pack the OP selected will only integrate into the install.wim, NOT the boot.wim. The boot.wim language modifications need to come from (in his scenario) the following directory:C:\Program Files\Windows AIK\Tools\PETools\x86\WinPE_FPs\TR-TR\- LP_TR-TR.CAB- WINPE-SETUP_TR-TR.CAB- WINPE-SETUP-CLIENT_TR-TR.CABAs pointed out in the link I posted, certain other languages (not his) also require the winpe-fontsupport-xx-yy.cab in order to display the setup info in the right font.Also need to use the /gen-langini to recreate the correct language listings for setup.In the screenshots the OP posted, there is no indication that the language-specific WinPE packages were integrated.If these aren't integrated, then during setup the only available language to select would be "English".That's all I meant. :-) Edited November 4, 2012 by Mr_Smartepants Quote
Legolash2o Posted November 4, 2012 Posted November 4, 2012 He doesn't have to, Win Toolkit will manage the boot.wim for him and add the required stuff.Anyways I've fixed the issue of it now showing in the integrated tab. Quote
rulman Posted November 4, 2012 Author Posted November 4, 2012 (edited) http://img.im/i/tvpc49http://img.im/i/mygv47C:\>DISM.exe /Image:C:\DVD\WIM\ /Add-Package /PackagePath:C:\TR-TRDağıtım Yansıması Hizmet Verme ve Yönetim aracıSürüm: 6.1.7600.16385Yansıma Sürümü: 6.1.7601.17514Processing 1 of 13 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514[==========================100.0%==========================]Processing 2 of 13 - Adding package WinPE-Dot3Svc-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514Processing 3 of 13 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514Processing 4 of 13 - Adding package WinPE-LegacySetup-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514Processing 5 of 13 - Adding package WinPE-MDAC-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514Processing 6 of 13 - Adding package WinPE-PPPoE-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514Processing 7 of 13 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514[==========================100.0%==========================]Processing 8 of 13 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514[==========================100.0%==========================]Processing 9 of 13 - Adding package WinPE-Setup-Server-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514Processing 10 of 13 - Adding package WinPE-Setup-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514[==========================100.0%==========================]Processing 11 of 13 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514[==========================100.0%==========================]Processing 12 of 13 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.175[==========================100.0%==========================]Processing 13 of 13 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~tr-TR~6.1.7601.17514[==========================100.0%==========================]Hata: 0x800f081eThe 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 specified package is not applicable to this image.The command completed with errors.For more information, refer to the log file.WIM\Windows\System32\migration\tr-TRWIM\Windows\System32\DriverStore\tr-TRWIM\Windows\System32\Dism\tr-TRWIM\Windows\System32\tr-TRWIM\Windows\System32\Boot\tr-TRWIM\Windows\System32\drivers\tr-TRWIM\Windows\servicing\tr-TRWIM\Windows\inf\tr-TRWIM\Windows\Boot\PCAT\tr-TRWIM\Windows\Boot\DVD\PCAT\tr-TRWIM\Windows\tr-TRWIM\sources\License\tr-TRWIM\sources\recovery\tr-TR Edited November 4, 2012 by rulman Quote
rulman Posted November 11, 2012 Author Posted November 11, 2012 WinToolkit150-1_Test38 is not integratewindows6.1-kb2483139-x86-tr-trwindows6.1-kb2483139-x64-tr-trorhttp://www.microsoft.com/en-us/download/details.aspx?id=5188in tr-TRnot integrate boot.wim - index 1 / 2But post 9; Quote
Legolash2o Posted November 11, 2012 Posted November 11, 2012 FOR THE THIRD TIME NOW.... PLEASE READ!!!!!!When you add a language pack into a normal windows 7 image i.e. Ultimate. It will automatically mount the boot.wim and add the required files so that you can select that language during install. You DO NOT have to mount the boot.wim manually and add the packages. This will be the last time I will be replying to this thread.Besides your above issue is DISM/PKGMGR related so there is nothing i can do about it anyway... rulman 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.