1
Q:

run bat file with arguments

echo off
set arg1=%1
set arg2=%2
shift
shift
fake-command /u %arg1% /p %arg2% %*
0

New to Communities?

Join the community