cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ssgonzo68
Level 2

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
Labels (1)
0 Kudos
(1) Reply
RamyaVenkatesh
Level 7

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
0 Kudos