Pass along all CLI params, not just the first 9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@call :GET_CURRENT_DIR
|
||||
@cd %THIS_DIR%
|
||||
hushd %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
hushd %*
|
||||
@goto :EOF
|
||||
|
||||
:GET_CURRENT_DIR
|
||||
|
||||
Reference in New Issue
Block a user