2 lines
54 B
Batchfile
2 lines
54 B
Batchfile
|
@echo off
|
||
|
powershell -File %~dp0\progress.ps1 -- "%*"
|