To set a different installation directory for a silent install, append
the
-P MQe.installLocation flag to the install command as
follows:
- From the jar file
-
java run -silent -P MQe.installLocation="C:\my new install directory"
- From a platform specific launcher
-
setup.exe -is:silent -silent -P MQe.installLocation=
"C:\my new install directory"
Note: When using the -P MQe.installLocation parameter
to override the install location during silent install, ensure that you specify
the full path of the the new destination.