OMG! its fianlly work! thank you freddie711 ! ^^
---------- Post added at 07:45 AM ---------- Previous post was at 07:44 AM ----------

Originally Posted by
cmanownz
idk. I did what you said but all it says now is
'"C:\Program Files (x86)\Java\jdk1.6.0_13\bin"' is not recognized as an internal
or external command,
operable program or batch file.
'"C:\Program Files (x86)\Java\jdk1.6.0_13\bin"' is not recognized as an internal
or external command,
operable program or batch file.
'java' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .
please help
remove the 1st
Code:
'"C:\Program Files (x86)\Java\jdk1.6.0_13\bin"'
and the second one should be like this
Code:
"C:\Program Files (x86)\Java\jdk1.6.0_13\bin\java.exe"
do the save in all the bat. its work!