Autodetect JRE Version and Install the required Version on MAC OS X before launching an application.How?
Asked
Active
Viewed 756 times
1 Answers
1
Have you looked at Launch4J ? It allows you to package your Java solution with an installer that can detect JREs and launch an installer for that particular JRE if necessary.
Note that the website says Launch4J is for Windows, but the changelog indicates that a Mac OS X version has been available for some time (and available in the downloads)

Brian Agnew
- 268,207
- 37
- 334
- 440