Fixed java path in run.bat.

This commit is contained in:
David A. Mellis 2006-02-12 16:19:52 +00:00
parent ed68d9bb36
commit 46d18917a3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ REM --- (which means 128 megabytes) to something higher.
set SAVEDCP=%CLASSPATH%
set SAVEDPATH=%PATH%
set JAVA_HOME=""
set JAVA_HOME="java\bin"
if %JAVA_HOME% == "" GOTO Error