New
#11
After 3 month i found the mistake :) with dism. Just 2 spaces.
Code:C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>dism /image:D:\images\gz /Set-InputLocale:0409:00000409; 0402:00000402; 0402:00020402 Error: 87 DISM doesn't recognize the command-line option "0402:00000402;". For more information, refer to the help by running DISM.exe /?. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.logCode:C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>dism /image:D:\images\gz /Set-InputLocale:0409:00000409;0402:00000402;0402:00020402 Deployment Image Servicing and Management tool Version: 10.0.17763.1 Image Version: 10.0.18363.418 Input locale has been set to: 0409:00000409;0402:00000402;0402:00020402 The operation completed successfully. C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>dism /image:D:\images\gz /get-intl Deployment Image Servicing and Management tool Version: 10.0.17763.1 Image Version: 10.0.18363.418 Reporting offline international settings. Default system UI language : en-US System locale : bg-BG Default time zone : FLE Standard Time User locale for default user : en-US Location : United States (GEOID = 244) Active keyboard(s) : 0409:00000409, 0402:00000402, 0402:00020402 Keyboard layered driver : PC/AT Enhanced Keyboard (101/102-Key) Installed language(s): en-US Type : Fully localized language. The operation completed successfully.