Results 1 to 2 of 2
Thread: Java Help please!
- 10-06-2011, 03:45 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 1
- Rep Power
- 0
Java Help please!
Hello,
I have got a pretty good computer, windows 7.

I have downloaded the JDK package with JRE 6 called jdk1.6.0_27.
Its a new windows, first program i installed (after all the drivers, etc) was Java.
I get the following error while running any .bat file:
Opening a CMD window with the followign errors:
"java" is not an internal or external
command, operable program or batch file.
To continue, press any key. . .
When i am downloading any Jar file it automatically downloads it as .zip with the classes in it.
Please help thanks!
P.S Any java games\etc works pretty well also webclients, i dunno whats the problem.
- 10-06-2011, 06:10 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,400
- Blog Entries
- 7
- Rep Power
- 17
Re: Java Help please!
If you have java.exe (or javac.exe) stored in a directory X you either run it as "\X\java NameOfClass" or you have to put the directory X in your PATH environment variable; this is not a Java issue so you have to check your OS manual(s) how to do it.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks