Additional jdkPreference option
Brought to you by:
grzegok
I'm using Launch4J to start a Java application from DVD.
The newest JDK runtime 1.6 update 10 is bundled on the DVD.
Minversion = 1.5.0
jdkPreference = preferJre
When the user has an installed JRE 1.5 on disk, I would like Launch4J to use the installed JRE, because it is faster to load Java from disk than from DVD.
This is not possible with the current jdkPreference options.
the issue was copied to http://code.google.com/p/jliftoff/issues/list