winiso-valhalla/winfs/Scripts/Startup.cmd

5 lines
157 B
Batchfile
Raw Normal View History

@echo off
2023-06-22 12:10:49 +00:00
DISM /Online /Set-InputLocale:de-CH
echo Launching Startup Script...
2023-06-22 12:08:06 +00:00
X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1"