tags:

views:

5

answers:

0

Hi, I have developed an app in XULRunner that uses Java applet. Works great when I use standard (shared) JRE. How can I use a custom JRE which will be shipped with the app? Is it in pref.js file?

I think I can use JAVA_HOME as a env var before calling application.ini file, but I am looking for a better way.

Any help is much appreciated.

Thx in advance.