diff --git a/Dist/MakeRelease.bat b/Dist/MakeRelease.bat index 9da2565f77..95573c80bf 100644 --- a/Dist/MakeRelease.bat +++ b/Dist/MakeRelease.bat @@ -21,7 +21,7 @@ rmdir /s /q temp\lua svn export ..\output\lua temp\Lua cd temp -zip -X -9 -r ..\BizHawk.zip . +..\zip -X -9 -r ..\BizHawk.zip . cd .. rmdir /s /q temp