How do I open a .jar when i click on a file. So for example I made a notepad application in java and I want to assign all text files to open with my notepad program when I double click on it.
Asked
Active
Viewed 174 times
0
-
About which OS are we talking? – Willem Van Onsem Feb 18 '15 at 02:53
-
1[example](http://stackoverflow.com/questions/9096991/file-association-in-mac) – MadProgrammer Feb 18 '15 at 02:56
-
@CommuSoft Windows 8 – Kingal Feb 18 '15 at 03:18
-
This should help: File association using my executable jar file http://stackoverflow.com/questions/15579383/file-association-using-my-executable-jar-file – Kedar Parikh Feb 18 '15 at 06:13
-
@KedarParikh it works thnxs – Kingal Feb 18 '15 at 17:12