3 lines
82 B
Batchfile
3 lines
82 B
Batchfile
@echo off
|
|
powershell.exe -ExecutionPolicy Bypass -NoExit -File "%~dp0xtchain.ps1"
|