Jump to content

Can't run .jar files

Go to solution Solved by Krzyimprt,

I'm trying to run the installer for shaders mod for minecraft, and I don't know how to run the .jar file...  On the computer that I used to use, I could choose to open these files with Java, but now that doesn't show up as an option.  Java is installed.  Thanks for any help

 

I hope this is the right place to post this

  1. Install the Java runtime environment if it is not already installed.
  2. Double click on the jar file or use the command line java -jar <myjarfile.jar> (will only work for executable jar files. Not all jar files are executable)

To summarize: A jar file can be opened either with decompression software that can handle zip files or Java can open the jar file and run the Java software that it contains.

I'm trying to run the installer for shaders mod for minecraft, and I don't know how to run the .jar file...  On the computer that I used to use, I could choose to open these files with Java, but now that doesn't show up as an option.  Java is installed.  Thanks for any help

 

I hope this is the right place to post this

XEON E3 1231v3 | GA-Z97MX GAMING 5 | XFX R9 290 | 16GB RAM | CRUCIAL MX100 256GB | WD BLUE 1TB | EVGA SUPERNOVA 850W | CORSAIR 350D

Link to comment
Share on other sites

Link to post
Share on other sites

I'm trying to run the installer for shaders mod for minecraft, and I don't know how to run the .jar file...  On the computer that I used to use, I could choose to open these files with Java, but now that doesn't show up as an option.  Java is installed.  Thanks for any help

 

I hope this is the right place to post this

  1. Install the Java runtime environment if it is not already installed.
  2. Double click on the jar file or use the command line java -jar <myjarfile.jar> (will only work for executable jar files. Not all jar files are executable)

To summarize: A jar file can be opened either with decompression software that can handle zip files or Java can open the jar file and run the Java software that it contains.

Main: i7 2600 | ASUS P8Z68-V | 2x4GB Vengeance 1600 | GTX 580 | WD Blue 1TB | Antec TP-650C | NH U12S | W7 x64

Backup: X6 1090T | MSI K9A2 Platinum | 4x2GB XMS2 800 | GTX 550Ti | WD Blue 1TB |  Antec VP-450 | CM TX3 | W7 x64

Link to comment
Share on other sites

Link to post
Share on other sites

 

  1. Install the Java runtime environment if it is not already installed.
  2. Double click on the jar file or use the command line java -jar <myjarfile.jar> (will only work for executable jar files. Not all jar files are executable)

To summarize: A jar file can be opened either with decompression software that can handle zip files or Java can open the jar file and run the Java software that it contains.

 

The Java runtime environment was already installed.  But I just reinstalled it.... and now it works. I had also already tried using the command line, I don't know why it didn't work before.  Thanks though

XEON E3 1231v3 | GA-Z97MX GAMING 5 | XFX R9 290 | 16GB RAM | CRUCIAL MX100 256GB | WD BLUE 1TB | EVGA SUPERNOVA 850W | CORSAIR 350D

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×