Fix update of keyboard layout during setup

This commit is contained in:
Manuel Thalmann 2023-06-22 14:50:54 +02:00
parent 0a55818a60
commit d6b6bd56e0

View file

@ -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"