3 lines
76 B
Batchfile
3 lines
76 B
Batchfile
@echo off
|
|
powershell -ExecutionPolicy Bypass -File "%~dp0example-start.ps1"
|
@echo off
|
|
powershell -ExecutionPolicy Bypass -File "%~dp0example-start.ps1"
|