SyntaxFix
Write A Post
Hire A Developer
Questions
If you want a batch file to run a jar file, make a blank file called runjava.bat with the contents:
java -jar "C:\myjarfile.jar"