Silent installation directories

By default the installation program installs MQe in the directories shown in the table below. If you have any old versions of MQe on the computer, a silent install uses your current directory and not the default shown in this table:
Table 1. Default installation directories
Platform Default installation directory
iSeries™ /opt/MQe
AIX® /opt/MQe
Linux® /opt/MQe
Solaris /opt/MQe
Win32 \Program Files\MQe
HP-UX /opt/MQe
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.

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.