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.
 
PeterT's Avatar
 
Posts: 12,177
Karma: 73448616
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
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