Display Language Switcher - automated batch script

Discussion in 'Windows 10' started by abbodi1406, Apr 29, 2017.

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,223
    90,874
    340
    @djremix
    use short path when creating the cab
    or use dism.exe to install the esd
     
  2. djremix

    djremix MDL Novice

    Apr 25, 2011
    10
    0
    0
    Reinstalled the stock image of windows 10 21h2 pro. When put did sfc /scannow, no errors were found. Language conversion happened with short path and name. Disabled microsoft antivirus and uac. When installing the language, I made a shortcut. The lpksetup installer still writes that LP-Package-amd-64-ru-ru.cab is corrupted
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,223
    90,874
    340
    It already works for Win11
    just use the correct LP
     
  4. djremix

    djremix MDL Novice

    Apr 25, 2011
    10
    0
    0
    When i instal language pack russian, need make in command Line:
    1) dism /online /add-package /packagepath:C:\lpx32.cab
    2) bcdedit /set {current} locale ru-ru
    3) bcdedit /set {bootmgr} locale ru-ru
    4) bcdboot %WinDir% /l ru-ru
    5) add reg file:
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language]

    "InstallLanguage"="0419"

    "Default"="0419"


    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Locale]

    @="00000419"

    "(Default)"="00000419"

    6) restart computer

    its enough or more needs to be done for a more correct method
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,223
    90,874
    340
    Other registry settings are needed (maybe not required)

    why not use the script?
     
  6. rulman

    rulman MDL Member

    Jan 25, 2012
    102
    22
    10
    I couldn't see windows 11 updated files.
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,223
    90,874
    340
    Get them from W10MUI