1. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
    What language packs?
     
  2. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    549
    179
    30
    language packs for windows 10 to change display language without the need to download them from language settings, like for example for offline devices
    before they were available in lp.cab for download for every new windows release
    and can be applied like this:
    Dism /online /Add-Package /PackagePath:".\\LP.cab"
    or using run >> lpksetup
    i see nobody is offering links for them anymore like before
     
  3. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    368
    747
    10
    Windows 10 19041(2004) 19042(20H2) 19043(21H1) 19044(21H2) and in future 19045(22H2) share a common core operating system.
    It means not needed to additional language packs for installations.
     
  4. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
    Because all 1904x builds use the 19041 lp's, which are already available(you should know where).
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Ahsan

    Ahsan MDL Addicted

    Dec 3, 2009
    852
    176
    30
    is there a complete ISO available for Windows 10 22H2 Enterprise , in English for a fresh installation , if needed.
    pl share link.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    549
    179
    30
    i didn't find any !!
     
  9. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    368
    747
    10
    Check this.
     
  10. jim_p

    jim_p MDL Senior Member

    Dec 11, 2013
    488
    182
    10
    I wanted to do an in place upgrade on a system that already runs 19044.1889. As usual, I downloaded this month's iso, checked its sum, extracted it to a folder and run setup.exe. And when the big time of selecting what I want came up, the option to keep files and apps was greyed out (screenshot)! Any ideas why and what I can do?
     
  11. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,969
    150
    It's clearly written, you are using an ISO which is in different language than your installed OS.

    So, either download the correct ISO

    OR

    Change HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language\InstallLanguage value with the correct value (409 En-US, 410 it-IT....)

    Then reboot before attempt the inplace upgrade again.
     
  12. jim_p

    jim_p MDL Senior Member

    Dec 11, 2013
    488
    182
    10
    #9735 jim_p, Aug 25, 2022
    Last edited: Aug 25, 2022
    Ok, kill me now! Thanks for noticing it.
    I had a suspicion that the user may had downloaded the en-gb iso 2-3 years ago when he installed the os, but he said it was the english one.
    Is there some command I can run to be sure that the locale on the system is indeed en-gb? Because his system and apps are all in english.

    And another serious question. Do I teach him to smv patch the iso himself and do the procedure again or do I get the "old" (= not latest) en-gb iso of 19044 from ms and let him go through the procedure alone?

    ---edit
    The Get-WinSystemLocale powershell command says he uses the GREEK (el-gr) locale!
     
  13. jim_p

    jim_p MDL Senior Member

    Dec 11, 2013
    488
    182
    10
    The registry key you mentioned says "0408" and "en-us" for InstallLanguageFallback!
    And, according to the page you linked, 408 is Greek! Do I change that to 409? Is a reboot required afterwards?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Just let the user get him/herself the ISO in the correct language and run the repair upgrade.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. jim_p

    jim_p MDL Senior Member

    Dec 11, 2013
    488
    182
    10
    Well, his windows are in english (en-us), since ever, but his locale is listed as el-gr, so what should he download?
    Also, on the forementioned registry path, there is a key named default that has 0409 as value. Do I change this too?

    ---edit
    What if the "InstalledLanguage" key refers to the language that was added after the installation?
    Because he does use a greek keyboard layout to... write stuff in greek.
     
  16. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,001
    2,969
    150
    As usual Entousiast is always scared by a couple of bytes changed in the registry and to learn something different than pasting some links.:spoton: