diff --git a/runme64.bat b/runme64.bat index 1dc5f15e3..a9266abfd 100644 --- a/runme64.bat +++ b/runme64.bat @@ -1,3 +1,3 @@ @echo off call msys2\ps\setup.cmd -msys2\msys2_shell.cmd -mingw64 -defterm -no-start \ No newline at end of file +call msys2\msys2_shell.cmd -mingw64 -defterm -no-start %* \ No newline at end of file