Hi MDL Family ; I have 11082.1000.151210-2021.rs1_release_cliententerprise_vol_x64fre_en-us.iso and Turkish Language pack lp_4bddc90aedec17b4193508215d2173678017f1ac.cab I have tried to integrate language pack to wim. Here are the commands. Dism /Mount-Image /ImageFile:C:\Win10\sources\install.wim /index:1 /MountDir:C:\Mount Dism /image:C:\Mount /Add-Package /PackagePath:C:\LP.....integrated succesfully Dism /image:C:\Mount /Set-SKUIntlDefaults:tr-TR ....commited successfully Dism /image:C:\Mount /Gen-LangINI /distribution:C:\Win10 ..commited successfully Dism /image:C:\Mount /Set-SetupUILang:tr-TR /distribution:C:\Win10 ..commited successfully Dism /Unmount-Image /MountDir:C:\Mount /commit oscdimg -h -u2 -m -lJ_CENA_X64FREV_TR-TR_DV5 -bC:\Win10\boot\etfsboot.com C:\Win10\ E:\11082.iso After that i tried to install iso file by VMWare.Installation is completed in 20 minutes.. But Setup Language and Windows User Interface language is still English. I tried 2 times but result is the same..I couldnt get a Turkish Windows 10 Redstone Am i missing something ? Does anyone have a solution for this ?
Well, there is nothing that didn't warrant it, either... I mean, these builds are all beta...not-quite-ready-for-prime-time. All of them fit that description. That is what the Insider's program is--Microsoft has said repeatedly that if you don't want to put up with temporary bugs you should drop down to the slow channel--or drop out of the Insiders altogether. I don't see what's not clear about that. But I do see, as usual, people not listening to what Microsoft says, but rather to their interpretation of what Microsoft says (which is usually only what they want to hear)... I mean, is understanding the Insider's program actually that difficult for people? How could it be? Can people really be so indecisive that they can't just "Say 'No!' to Insider's"...?
This build has been great few bugs who cares they are not os breaking we are insiders we deal with bugs we report them and hope for the best i game on redstone i work on redstone and i build custom amd drivers on redstone and i have had zero issues so far with this build all the whining does is make true insiders look bad IT'S BETA B-E-T-A WORKS IN PROGRESS and if you don't get that why are any of you here bothering with Redstone at all?
@farukkaraca Other solution.(sorry words only) Copy(move) language-pack lp.cab to C:\lp.cab Start(left click) -> Settings -> Update&security -> Recovery -> Advanced startup -> Restart now Choose an option Troubleshoot -> Advanced options -> Command Prompt -- Preparing Command Prompt -- Command Prompt -> Choose an account to continue -> Enter the password for this account. -> [Continue] "Change keyboard layout" ... If necessary [Administrator:X:\windows\system32\cmd.exe] dir D: -> [Enter] ... Is there windows and lp.cab? DISM /Image:\ /Add-Package /PackagePath:\lp.cab -> [Enter] Exit Command Prompt -> [Turn off your PC] -> Power on I think you have to check this. Start -> Control Panel -> [Clock,Language,and Region] "Add a language" -> Advanced settings -> Override for Windows Display language => [Turkish] Overwrite the default input method => Turkish ? I don't know. -> [Sava] -> [log off later] Advanced settings "Apply language settings to the welcome screen,system accounts,and new user accounts" -> Welcome screen and new user accounts -> [Copy settings...] Welcome screen and new user accounts settings Copy your current settings to: -> ☑ Welcome screen and system accounts -> [OK] -> [Restart] Did you change the language?
Hi Teriyaki ; Thanks for your answer. I know how to install a language pack into a live system but that is not what i want to do.. I wanted to make an iso file with integrated Turkish language.
You did not integrate 11802 boot.wim with tr-TR language pack, did you? (No. Because there is no 11082 ADK.) Put that install.wim integrated with tr-TR language pack into a Turkish 10586 ISO. Let me try: 1. Integrate tr-TR language pack to zh-TW Code: C:\windows\system32>dism /image:e:\mount /add-package /packagepath:e:\tr-TR.cab 部署映像服務與管理工具 版本: 10.0.10240.16384 映像版本: 10.0.11082.1000 正在處理 1 的 1 - 正在新增封裝 Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~tr-TR~10.0.11082.1000 [==========================100.0%==========================] 操作順利完成。 2. Set SKU International Defaults as tr-TR Code: C:\windows\system32>dism /image:e:\mount /set-skuintldefaults:tr-TR 部署映像服務與管理工具 版本: 10.0.10240.16384 映像版本: 10.0.11082.1000 設定 SKU 預設值: tr-TR 操作順利完成。 3. Get installed package packs Code: C:\windows\system32>dism /image:e:\mount /get-packages 部署映像服務與管理工具 版本: 10.0.10240.16384 映像版本: 10.0.11082.1000 封裝清單: 封裝識別 : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~tr-TR~10.0.11082.1000 狀態 : 已安裝 版次類型 : Language Pack 安裝時間 : 2015/12/24 下午 04:10 封裝識別 : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-TW~10.0.11082.1000 狀態 : 已安裝 版次類型 : Language Pack 安裝時間 : 2015/12/11 下午 10:40 封裝識別 : Microsoft-Windows-FlightSigning-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : Feature Pack 安裝時間 : 2015/12/11 下午 12:10 封裝識別 : Microsoft-Windows-FlightSigning-WOW64-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : Feature Pack 安裝時間 : 2015/12/11 下午 12:10 封裝識別 : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : Foundation 安裝時間 : 2015/12/11 下午 12:10 封裝識別 : Microsoft-Windows-InsiderHub-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : OnDemand Pack 安裝時間 : 2015/12/11 下午 10:41 封裝識別 : Microsoft-Windows-LanguageFeatures-Basic-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : OnDemand Pack 安裝時間 : 2015/12/11 下午 10:41 封裝識別 : Microsoft-Windows-LanguageFeatures-Fonts-Hant-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : OnDemand Pack 安裝時間 : 2015/12/11 下午 10:41 封裝識別 : Microsoft-Windows-LanguageFeatures-Handwriting-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : OnDemand Pack 安裝時間 : 2015/12/11 下午 10:41 封裝識別 : Microsoft-Windows-LanguageFeatures-OCR-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : OnDemand Pack 安裝時間 : 2015/12/11 下午 10:41 封裝識別 : Microsoft-Windows-LanguageFeatures-Speech-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : OnDemand Pack 安裝時間 : 2015/12/11 下午 10:41 封裝識別 : Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : OnDemand Pack 安裝時間 : 2015/12/11 下午 10:41 封裝識別 : Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~tr-TR~10.0.11082.1000 狀態 : 已安裝 版次類型 : Language Pack 安裝時間 : 2015/12/24 下午 04:10 封裝識別 : Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~zh-TW~10.0.11082.1000 狀態 : 已安裝 版次類型 : Language Pack 安裝時間 : 2015/12/11 下午 10:40 封裝識別 : Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : Feature Pack 安裝時間 : 2015/12/11 下午 12:10 封裝識別 : Microsoft-Windows-Security-SPP-Component-SKU-Enterprise-GVLK-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 狀態 : 已安裝 版次類型 : Feature Pack 安裝時間 : 2015/12/11 下午 10:50 操作順利完成。 4. Remove zh-TW related packages Code: dism /image:e:\mount /remove-package /packagename:Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-TW~10.0.11082.1000 dism /image:e:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-Fonts-Hant-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 dism /image:e:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-Handwriting-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 dism /image:e:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-OCR-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 dism /image:e:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-Speech-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 dism /image:e:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 dism /image:e:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-Basic-zh-tw-Package~31bf3856ad364e35~amd64~~10.0.11082.1000 5. Unmount/Commit 6. Replace/Save 10586 tr-TR ISO\sources\install.wim with this modified 11082 tr-TR install.wim 7. Install 8. Install tr-TR Optional features (LanguageFeatures) 9. Check updates to install System updates, and click on APP to to install APP updates 10. Create a new user, and logout/login to the new user to get full tr-TR display 11. Restart 12. Remove the original user
Dear Xinso ; I appreciate your effort for either writing all steps or installing it on your computer. I followed all steps. I Replaced install.wim in 586.ISO with modified wim and the result is perfect !!! I have a Turkish Windows 10 Redstone1 now You really made my day You are a Hero Thank you so much
This build is fuqqing god the best build release microsoft has ever put out!!!!!! No i dont say this everytime truly the best kernel upgrade build speed improvement low latency glitch free silk!!!! Right up your fuqqing panties!!!
that's only your opinion i have had no issues with the build yet and it's the fastest for gaming and 3d modeling maybe you need a better system or to start using uefi
I will wait till they transfer this to the ltsb, hope there is a progress bar while they are doing that . Best of the season to all. Regards
NO The Win 10 Team don't even come back from Christmas Break till 4 Jan, the 1st Monday after New Years. Gabe said 11082.1000 would be last build till JAN 2016