- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 10, 2013
09:40 AM
silently choose a JVM
I'm using the Choose JVM panel but what I would like to do is to have InstallAnywhere pick any JVM that fits my criteria and pick one. If I don't show the choose JVM panel, a JVM is chosen but it's from a a larger set of JVM's and it doesn't fit the criteria for the JVM I want to run my installed application. Is there any way to do this without creating a script from scratch.
--Saul
--Saul
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 01, 2013
02:29 AM
Hi,
You can use the JVM spec file functionality provided by IA. check the files under IA_HOME\resource\jvms\ and modify this file according to your specification. Add this file to the specific build target and build your project. Then the installer will pick from the reduced set. You can make the other launchers pick the same jre by specifying so in the settings of that launchanywhere.
Hope that helps.
Thanks,
Ramya
You can use the JVM spec file functionality provided by IA. check the files under IA_HOME\resource\jvms\
Hope that helps.
Thanks,
Ramya
