|
Double clicking executables jar files?
My windows xp got a little damaged a little while ago, the registered file types are a bit damaged as well, one of the damge was done to the the jar files
Im trying to find out what program used to run the jar files from the registered file types menu in XP folder options, it must have use either java or javaw just like how i usually opened it from cmd
The problem is, i tried entering java.exe as the opener, tried javaw.exe too, both from the JDK's bin, not the JRE's, but when i double click the jar file, it wont open the jar application, the manifest are okay since i tried running it in another computer and the application works, its just the opener path that are troubled
This is my JDK's bin path, the one that i type as the opener
C:\Program Files\Java\jdk1.6.0\bin
I know i must've missed something, anyone can help me?
|