You understand how the search path works on a PC, yes? The "java.exe" program either needs to be on the path, OR you need to enter the full path to wherever the "java.exe" program is, just as you'd do for any other command-line tool. On my Windows 7 PC, the Java executable is in the folder "C:\Windows\ SysWOW64".
|