* minor, put back the @pause command so that user can read the error message printed on console.

This commit is contained in:
Heng Sin Low 2007-05-08 05:03:48 +00:00
parent 647c199f2d
commit 3340255de2
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@ goto START
@Echo Set environment variable JAVA_HOME manually @Echo Set environment variable JAVA_HOME manually
@Echo or use WinEnv.js in the util directory @Echo or use WinEnv.js in the util directory
@Echo *************************************** @Echo ***************************************
@Rem Wait 10 second @Pause
@PING 1.1.1.1 -n 1 -w 10000 > NUL
@Exit @Exit