Installing using a customized JVM on Windows operating systems

You might want to use a customized Java virtual machine (JVM) during the installation. For example, if your custom JVM has been enabled to work with a screen reader, such as JAWS for Windows. Make sure that you use Java 11 or later.

Note: Starting with the Traveler 14.5.1 Installer is built with InstallAnywhere 2025 R2. InstallAnywhere 2025 R2 does not support Java™ 8. When using the LAX_VM option specifying a Java™ 8 JVM, the installer will fail with a JNI error.

For details about supported Java versions, refer to the InstallAnywhere documentation on supported Java Virtual Machines Supported Java Virtual Machines.

  1. Locate the HCL Traveler installation application.
  2. From a command prompt, change the directory to the location of the installation application.
  3. Launch the installation application using the LAX_VM option to specify which JVM to use:

    installername.exe LAX_VM fully-qualified java.exe path

    For example, TravelerSetup.exe LAX_VM C:\Program Files\hcl\domino\jvm\bin\java.exe