Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

  1. WindR

    WindR MDL Novice

    Feb 28, 2010
    25
    4
    0
    Applied Create.cmd to offline windows with no luck. Is there any chance to avoid clean reinstall?
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #462 xinso, Aug 26, 2020
    Last edited: Aug 26, 2020
    This topic is on Offline Image that has never been setup.
     
  3. WindR

    WindR MDL Novice

    Feb 28, 2010
    25
    4
    0
    So no chance to repair "NO VALID SYSTEM LANGUAGE" BSOD without reinstalling?
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #464 xinso, Aug 26, 2020
    Last edited: Aug 26, 2020
    This is caused by invalid language. Not a big problem.

    (The EnterpriseG supports only en-US and zh-CN. You know this, right?)

    How many systems your PC has?

    You must reply before I can provide further help. It is not possible for me to guess your situation.

    After all, your problem is caused by invalid language. You need to change language (to en-US or zh-CN) offline, through Recovery Environment CMD (Ctrl + Shift + Restart), or from other system on other partition of your device.
     
  5. WindR

    WindR MDL Novice

    Feb 28, 2010
    25
    4
    0
    Code:
    E:\18362.1_PRO-to-ENTG_amd64_en-US>dism /image:e:\ /get-intl
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20161.1000
    
    Image Version: 10.0.18362.959
    
    Reporting offline international settings.
    
    Default system UI language : ru-RU
    System locale : ru-RU
    Default time zone : Russian Standard Time
    User locale for default user : en-US
    Location : United States (GEOID = 244)
    Active keyboard(s) : 0409:00000409
    Keyboard layered driver : Not installed.
    
    Installed language(s): en-US
    Installed language(s): ru-RU
      Type : Partially localized language, MUI type.
      Fallback Languages en-US
    
    The operation completed successfully.
    
    E:\18362.1_PRO-to-ENTG_amd64_en-US>dism /image:e:\ /set-uilang:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20161.1000
    
    Image Version: 10.0.18362.959
    
    
    Error: 87
    
    
            Could not set UI Language.
    
            UI language is not installed.
    
    ERROR: dism.exe has encountered an error.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    E:\18362.1_PRO-to-ENTG_amd64_en-US>dism /english /scratchdir:"\temp" /image:e:\ /add-package:lp\
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20161.1000
    
    Image Version: 10.0.18362.959
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.18362.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    E:\18362.1_PRO-to-ENTG_amd64_en-US>dism /image:e:\ /set-uilang:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20161.1000
    
    Image Version: 10.0.18362.959
    
    
    Error: 87
    
    
            Could not set UI Language.
    
            UI language is not installed.
    
    ERROR: dism.exe has encountered an error.
     
  6. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,375
    2,277
    60
    #466 freddie-o, Aug 26, 2020
    Last edited: Aug 26, 2020
    Am I missing something?

    From what I understand, one of the purposes of EnterpriseG supposedly was to address Telemetry.

    But "Diagnostic & feedback" (Allow Telemetry) is set to "1" (Basic/Required) and cannot be changed/configured via Group Policy or Registry. Whereas LTSC/Enterprise/Education can be configured via gpedit or regedit to "0" (Security).
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #467 xinso, Aug 26, 2020
    Last edited: Aug 26, 2020
    Three ways for you:

    1. dism /image:E: /set-skuintldefaults:en-US

    2. remove ru-RU language packs

    dism /image:E: /Remove-package /Packagename:Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~10.0.18362.1

    3. Import (or modify) Locale code to en-US in registry
    https://forums.mydigitallife.net/th...prise-n-ltsc-2019.76325/page-278#post-1614448

    PS. merely set uilang will not help. EnterpriseG needs system default language to be en-US.
     
  8. WindR

    WindR MDL Novice

    Feb 28, 2010
    25
    4
    0
    Code:
    dism /image:E:\ /get-packages
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20161.1000
    
    Image Version: 10.0.18362.959
    
    Packages listing:
    
    Package Identity : Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.18362.959
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-OneCore-DeveloperMode-Desktop-Package~31bf3856ad364e35~amd64~~10.0.18362.900
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-OneCore-Graphics-Tools-Package~31bf3856ad364e35~amd64~~10.0.18362.693
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-WebDriver-Package~31bf3856ad364e35~amd64~~10.0.18362.959
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.18362.959
    State : Installed
    Release Type : Language Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Installed
    Release Type : Feature Pack
    Install Time : 19.03.2019 6:21
    
    Package Identity : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.18362.900
    State : Installed
    Release Type : Foundation
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Superseded
    Release Type : OnDemand Pack
    Install Time : 19.03.2019 6:21
    
    Package Identity : Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.18362.628
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Superseded
    Release Type : OnDemand Pack
    Install Time : 19.03.2019 6:21
    
    Package Identity : Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.18362.628
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 19.03.2019 6:22
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 19.03.2019 6:22
    
    Package Identity : Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 19.03.2019 6:22
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 19.03.2019 6:22
    
    Package Identity : Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 19.03.2019 6:22
    
    Package Identity : Microsoft-Windows-Shell32-OEMDefaultAssociations-Package~31bf3856ad364e35~amd64~en-US~10.0.18362.1
    State : Installed
    Release Type : Language Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Microsoft-Windows-Shell32-OEMDefaultAssociations-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    State : Installed
    Release Type : Feature Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.18362.900
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 21.08.2020 6:50
    
    Package Identity : Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4200.2
    State : Installed
    Release Type : Update
    Install Time : 21.08.2020 8:08
    
    Package Identity : Package_for_KB4497165~31bf3856ad364e35~amd64~~10.0.4.1
    State : Installed
    Release Type : Update
    Install Time : 21.08.2020 8:09
    
    Package Identity : Package_for_KB4561600~31bf3856ad364e35~amd64~~10.0.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 21.08.2020 8:07
    
    Package Identity : Package_for_KB4565554~31bf3856ad364e35~amd64~~18362.957.1.3
    State : Installed
    Release Type : Security Update
    Install Time : 21.08.2020 6:50
    
    Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.959.1.9
    State : Installed
    Release Type : Update
    Install Time : 21.08.2020 6:50
    
    The operation completed successfully.
    
    E:\18362.1_PRO-to-ENTG_amd64_en-US>dism /image:E:\ /set-skuintldefaults:en-US
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20161.1000
    
    Image Version: 10.0.18362.959
    
    
    Error: 87
    
    
            UI language is not installed.
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #469 xinso, Aug 26, 2020
    Last edited: Aug 26, 2020
    Now is clearer. The registry MUI settings.

    1. Load E:\Windows\System32\Config\System to KEY_LOCAL_MACHINE\System1
    2. Find ru-RU (Default installed language) in HKEY_LOCAL_MACHINE\SYSTEM1\ControlSet001\Control\MUI and delete if existed
    3. Import en-US Locale settings

    en-US.reg
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM1\ControlSet001\Control\MUI\UILanguages\en-US]
    "LCID"=dword:00000409
    "Type"=dword:00000111
    
    [HKEY_LOCAL_MACHINE\SYSTEM1\ControlSet001\Control\Nls\Language]
    "InstallLanguage"="0409"
    "Default"="0409"
    
    [HKEY_LOCAL_MACHINE\SYSTEM1\ControlSet001\Control\Nls\Locale]
    @="00000409"
    "(Default)"="00000409"
    
     
  10. WindR

    WindR MDL Novice

    Feb 28, 2010
    25
    4
    0
    Thank you very much
    This reg:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\S\ControlSet001\Control\MUI\UILanguages\en-US]
    "DefaultFallback"="en-US"
    "en-US"=hex(7):00,00,00,00
    "LCID"=dword:00000409
    "Type"=dword:00000111
    
    [HKEY_LOCAL_MACHINE\S\ControlSet001\Control\Nls\Language]
    "InstallLanguage"="0409"
    "InstallLanguageFallback"=hex(7):65,00,6e,00,2d,00,55,00,53,00,00,00,00,00
    "Default"="0409"
    
    [HKEY_LOCAL_MACHINE\S\ControlSet001\Control\Nls\Locale]
    @="00000409"
    "(Default)"="00000409"
    workes!
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
  12. gareths

    gareths MDL Senior Member

    Jun 5, 2017
    443
    121
    10
    does anyone know how to create a EnterpriseS image of 20201 (latest WIP Build)
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
  14. gareths

    gareths MDL Senior Member

    Jun 5, 2017
    443
    121
    10
    how would i recreate the EnterPriseS/LTSC SKU as i can't find the editions specific files
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #475 xinso, Aug 27, 2020
    Last edited: Aug 27, 2020
    Being short of Microsoft-Windows-EditionSpecific-EnterpriseS-Package, it's not possible.
     
  16. gareths

    gareths MDL Senior Member

    Jun 5, 2017
    443
    121
    10
    how did you get it then (branding i mean)
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #477 xinso, Aug 27, 2020
    Last edited: Aug 27, 2020
    Install 17763.1's packages, and 20201.1000 itself will show it.

    The problem is:

    20201 = Insider Preview (store_test)

    17763 = official release (store)

    --> Activation not possible.
     
  18. gareths

    gareths MDL Senior Member

    Jun 5, 2017
    443
    121
    10
    i assume to install the package its done in DISM to a offline image
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #479 xinso, Aug 27, 2020
    Last edited: Aug 27, 2020
    I install these packages. Online or offline are both OK.

    Microsoft-Windows-Branding-EnterpriseS-Package~31bf3856ad364e35~amd64~~10.0.17763.1.cab
    Microsoft-Windows-Editions-EnterpriseS-Package~31bf3856ad364e35~amd64~~10.0.17763.1.cab
    Microsoft-Windows-Editions-EnterpriseS-Package~31bf3856ad364e35~amd64~xx-XX~10.0.17763.1.cab
    Microsoft-Windows-Security-SPP-Component-SKU-EnterpriseS-Package~31bf3856ad364e35~amd64~~10.0.17763.1.cab
     
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,636
    13,655
    340
    #480 xinso, Aug 27, 2020
    Last edited: Aug 27, 2020
    I am more interested in 20201.1000 Server.