|
-
June 29th, 2007, 07:19 AM
#1
Important queries for running system
I have a Java code that I want to run, but running it requires the JVM. How do I get it and install it into my laptop?
Is 'bat' the short form for 'batch'?
I need to know because to run this system in Windows, it requires running a bat file. I have a batch file, so I was wondering whether bat is the abbreviation for batch.
-
June 29th, 2007, 08:09 AM
#2
Re: Important queries for running system
 Originally Posted by __gini2
I have a Java code that I want to run, but running it requires the JVM. How do I get it and install it into my laptop?
If you just want the JVM, go here and download Java Runtime Environment (JRE) 6u1.
Is 'bat' the short form for 'batch'?
Yes, for DOS and Windows - although recent Windows systems tend to use '.cmd' files.
It is better to have an approximate answer to the right question than an exact answer to the wrong one...
J. Tukey
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|