Optional distribution of a bundled JRESo I guess that's it.
exe4j allows you to distribute your own private JRE with your application. This way you can ensure that your application's requirements are definitely met. You can even configure where the JRE is located.
Tip: To distribute your own JRE, simply put the JRE in your distribution and define a directory search sequence entry with the appropriate relative path (e.g. jre) as the first item.I can't tell if that implies that the generated .exe file will first try to install the bundled JRE (which would put tons of stuff in the registry and possibly require admin privileges) or if it means that it will just find the necessary DLLs and JARs in that dir and use them without needing them to be installed.
posted by Rhomboid at 3:54 PM on November 20, 2006