PersistentWindows/Ninjacrab.PersistentWindows.Solution/auto_start_pw.bat

2 lines
No EOL
75 B
Batchfile

powershell -ExecutionPolicy Bypass -File "%~dp0auto_start_pw_aux.ps1"
pause