Krishna Sathyanarayana Guest
|
Posted: Thu Aug 31, 2006 8:13 am Post subject: Specifying JRE path in executable launcher file |
|
|
I've an application launcher exe created using JBuilder. The custom
..config file is being used to specify mainclass and jar files. If I want
to specify the JRE path to be used in the .config file, what parameters
I need to set.
I tried setting javapath variable in my .config file. It gives me an
error "unable to load the DLL 'java.dll'". Is anything else required to
be set in the .config file besides javapath for using a specific JRE?
Thanks in advance,
krishna |
|