View Single Post
Old 11-11-2015, 12:14 PM   #54
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,578
Karma: 79436940
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
There has to exist a Windows API (or maybe direct registry queries) to replicate these commands:
Code:
assoc .jar
.jar=jarfile

ftype jarfile
jarfile="C:\Program Files\Java\jre1.8.0_31\bin\javaw.exe" -jar "%1" %*
PeterT is offline   Reply With Quote