View Single Post
  #2 (permalink)  
Old 06-29-2007, 04:16 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Yes normally bat is short form for batch. You can open it with your editor and decide whether it is a dos batch file or not. I guess it is used ti set the classpath before trying to run your system.

Quote:
How do I install JVM into my CPU.
You need to find a JVM for your CPU architecture and operating system. Check this page for standard ones:

Download Java software from Sun Microsystems
Reply With Quote