@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
I agree with you with Build 11082 being the worst build. Hoping the next Insider Preview build will be better