Fix update of keyboard layout during setup
This commit is contained in:
parent
0a55818a60
commit
d6b6bd56e0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@echo off
|
||||
DISM /Online /Set-InputLocale:de-CH
|
||||
wpeutil SetKeyboardLayout 0807:00000807
|
||||
echo Launching Startup Script...
|
||||
X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1"
|
||||
|
|
Loading…
Reference in a new issue