Menu

#101 add both 32 and 64 bit bundled jres

Next release
open
nobody
None
5
2016-04-17
2016-04-17
No

I'd like to add both 32 and 64 bit jres as bundled jre option.
This would allow to create a launch4j executable which will run under 64/32 bit and may select the correct bundled jre. Though this seems weird there are use cases for that specific arrangement.

Internally I would change the path and bundleJre64bit to path32 and path64. This will be backwards compatible. Furthermore, this should honor the runtimeBits in the bundledJreSearch function.

Discussion


Log in to post a comment.