xtchain/scripts/xtchain.cmd

3 lines
82 B
Batchfile

@echo off
powershell.exe -ExecutionPolicy Bypass -NoExit -File "%~dp0xtchain.ps1"