2023-06-12 17:12:21 +00:00
|
|
|
@echo off
|
2023-06-22 12:50:54 +00:00
|
|
|
wpeutil SetKeyboardLayout 0807:00000807
|
2023-06-22 12:10:49 +00:00
|
|
|
echo Launching Startup Script...
|
2023-06-22 12:08:06 +00:00
|
|
|
X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1"
|