R
rjl
I created a jar which is executable.Is it possible to set the path to
java runtime in the jar without setting path by useing a batch file. In
other words, I know the system has JRE and I know the location, but JRe
is not set in Windows path. I would like to set this path before the
jar is run from a command in the jar file.
Any suggestions?
lion444
java runtime in the jar without setting path by useing a batch file. In
other words, I know the system has JRE and I know the location, but JRe
is not set in Windows path. I would like to set this path before the
jar is run from a command in the jar file.
Any suggestions?
lion444