Contents tagged with jar
-
How to Run a Java .Jar File
1) Install the JDK
2) Check if UAC needs to be disabled and then open a command prompt (Run As Administrator)
3) Navigate to the directory that has the jar file you wish to run
3) use the command: … more