I have a JAR file named helloworld.jar. In order to run it, I\'m executing the following command in a command-line window:
Making a start.bat was the only thing that worked for me.
open a text document and enter. java -jar whatever yours is called .jar
save as start.bat in the same folder as the .jar file you want to execute. and then run the. bat