Running a .jar file with Java
Solved
Hello,
I downloaded the JMOT software. I extracted the files from the compressed folder.
I now want to run the .jar file (I downloaded the Java Platform SE binary) but when I try to run the file with Java, a black window opens for 1 second and then closes, and then nothing happens...
What should I do to run this .jar file?
I downloaded the JMOT software. I extracted the files from the compressed folder.
I now want to run the .jar file (I downloaded the Java Platform SE binary) but when I try to run the file with Java, a black window opens for 1 second and then closes, and then nothing happens...
What should I do to run this .jar file?
Hello,
I'm bringing up this old topic. I have exactly the same problem today, which doesn't seem to be resolved. JMOT is not worth trying to start. I've installed Java, I ask to open it with Java, but nothing does.
Who can help me?
Thank you
Hello, run your program with the command java -jar C:/.../file.jar, as explained in the message #1. If the command doesn't work, detail your problem in a new discussion thread, as this one is closed.