[DISCUSSION] Windows 10 Insider Preview Build 11082

Discussion in 'Windows 10' started by pawX, Dec 16, 2015.

Thread Status:
Not open for further replies.
  1. teriyaki

    teriyaki MDL Novice

    Apr 4, 2015
    1
    0
    0
    #201 teriyaki, Dec 24, 2015
    Last edited: Dec 24, 2015
    @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:D:\ /Add-Package /PackagePath:D:\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?
     
  2. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    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.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,999
    14,659
    340
    #203 xinso, Dec 24, 2015
    Last edited by a moderator: Apr 20, 2017
    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

    Snap1.png

    Snap2.png

    Snap3.png

    Snap4.png

    Snap5.png

    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
     
  4. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    #204 farukkaraca, Dec 24, 2015
    Last edited by a moderator: Apr 20, 2017
    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 :) :clap:
    You are a Hero
    Thank you so much
     
  5. RGadelha

    RGadelha MDL Expert

    Feb 14, 2010
    1,233
    611
    60
    #205 RGadelha, Dec 25, 2015
    Last edited: Dec 25, 2015
    I agree, completely :D

    Edit:
    Merry Christmas from Brazil <3
     
  6. enotar

    enotar MDL Junior Member

    Nov 21, 2011
    99
    6
    0
    TeraCopy if great and fast and for network drives it works perfect. thank you to point it out.
     
  7. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    #207 TeamOS, Dec 26, 2015
    Last edited by a moderator: Apr 20, 2017
    same work and with other langs packs 10586 in this SR1?
     
  8. ColdFlo

    ColdFlo MDL Novice

    Aug 27, 2013
    20
    1
    0
    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!!!
     
  9. Snuffy

    Snuffy MDL Expert

    Jan 7, 2008
    1,272
    630
    60
    I wonder what kind of stuff your taking ... 11802 is one of the worse releases..
     
  10. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    @xinso doing good tuto as always ,,, ;)
    Merry Christmas from (GMT+0)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. WardocsRevenge

    WardocsRevenge MDL Expert

    Jan 13, 2012
    1,848
    646
    60
    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
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Shayne

    Shayne MDL Addicted

    Jul 31, 2009
    752
    181
    30
    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
     
  13. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    768
    307
    30
    new build will be tomorrow?
     
  14. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,761
    180
    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
     
  15. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,761
    180
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,999
    14,659
    340
    #217 xinso, Dec 27, 2015
    Last edited by a moderator: Apr 20, 2017
  17. bdl

    bdl MDL Addicted

    Aug 8, 2012
    570
    43
    30
    11082 PC is the worst build ~~~now i wait until Jan 2016, o NO !
     
  18. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    I agree with you with Build 11082 being the worst build. Hoping the next Insider Preview build will be better