»jabjabjab Posted August 9, 2005 Report Posted August 9, 2005 C.L.I.T. I have and JAVA RUNTIME INVIORMENT, but how do i get them to run?
»Purge Posted August 9, 2005 Report Posted August 9, 2005 Run the JAR file in JRE. You can do it by right clicking on the JAR file and Open With -> Java Runtime Environment.
»jabjabjab Posted August 10, 2005 Author Report Posted August 10, 2005 i have the jre with windows mulenium. how can i run it with that?
LearJett+ Posted August 10, 2005 Report Posted August 10, 2005 I had to make a .bat file. Does anyone think he'll have to do that?
LearJett+ Posted August 10, 2005 Report Posted August 10, 2005 I have Millenium Edition too, and it didn't work like that. BaK- told me to use a .bat file. I'm almost sure it will work for Jab, too.
LearJett+ Posted August 10, 2005 Report Posted August 10, 2005 Heh, simple mistake. Jab, make a new text do!@#$%^&*ent in the !@#$%^&* folder. Name it !@#$%^&*.bat. Edit it so it looks like this - "C:\Program Files\Java\j2re1.4.2_08\bin\java.exe" -jar "C:\My Do!@#$%^&*ents\!@#$%^&*\!@#$%^&*pr2.jar" Where C:\Program Files\Java\j2re1.4.2_08\bin\java.exe is the complete path to java.exe and C:\My Do!@#$%^&*ents\!@#$%^&*\!@#$%^&*pr2.jar is the complete path to !@#$%^&*. (They're probably different on your computer.) Also, don't forget the quotation marks
Recommended Posts