Client installation response file

Sample silent installation script for the WebSphere® MQ File Transfer Edition Client installation.

# Sample silent installation script for the WebSphere MQ File Transfer Edition
# client.

# Has the license been accepted?
# Possible values:
#    TRUE  - the license has been accepted - proceed with the install.
#    FALSE - the license has not been accepted - do not proceed with the install. 
#-----------------------------
LICENSE_ACCEPTED=TRUE

# Product installation folder :
# The location that the product binaries will be installed into.
#-----------------------------
USER_INSTALL_DIR=C:\\Program Files\\IBM\\WMQFTE

# Configuration folder :
# The location that the product configuration will be installed into. 
#-----------------------
USER_TEMP_DATA_DIR=C:\\Documents and Settings\\All Users\\Application Data\\IBM\\WMQFTE\\config

# Skip configuration
# Skip further configuration steps.
#------------------
Skip_configuration=\"Yes\",\"\"
.

Reference Reference

Feedback

Timestamp icon Last updated: Tuesday, 30 January 2018
http://www.ibm.com/support/knowledgecenter/SSEP7X_7.0.4/com.ibm.wmqfte.doc/client_response_ref.htm