Unsolved
This post is more than 5 years old
3 Posts
0
4125
September 29th, 2016 11:00
Java
New xps 13 won't open a .jar file on double click.File type executable jar file not available.
Created a .bat file and it opens (GBAuth.jar) but when i try to run i, i get an error "can't load store key"
0 events found
No Events found!


ghaack
3 Posts
0
October 3rd, 2016 11:00
Java is installed and file extension using java.exe. Still doesn't open on double click. Command prompt opens for a second then closes. Also tried javaw.exe
Dell XPS 13 (9350)
ghaack
3 Posts
0
October 4th, 2016 08:00
Thanks Robin
its working now
irisrei08
5 Posts
0
December 4th, 2017 05:00
If you don't want to install java again or update. Then you should try command prompt for opening .jar java file. You simply open cmd and then go to root directory using "cd\" command and then write "java jar filename.jar" this. For more methods click here.