Fixing CB-1467

This commit is contained in:
Joe Bowser 2012-09-14 11:42:16 -07:00
parent 5c60b09bf4
commit 8134f86d1f

View File

@ -4,7 +4,7 @@ FOR %%X in (java.exe ant.bat android.bat) do (
SET FOUND=%%~$PATH:X
IF NOT DEFINED FOUND GOTO MISSING
)
cscript %~dp0\create.js %*
cscript "%~dp0\create.js" %*
GOTO END
:MISSING
ECHO Missing one of the following: