Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Installation : Installing in Silent Mode

Installing in Silent Mode
In silent mode, you can run the installer without user input by pointing the installer to an existing response file, which contains installation parameters.
A default response file is included with the product. You can edit the response file with information about your environment before launching the silent installation. The name of the default response file is:
TIBCOUniversalInstaller-bcsoap.silent
The best practice is to make a copy of the default response file, and then edit that file and use it for the installation.
If you invoke the TIBCO Universal Installer with only the -silent argument, the installer reads the input from the default response file.
If you make a copy of the default response file, and rename it, you must provide the name of the response file when invoking the installer. This is done by passing the following arguments on the command line:
-silent -V responseFile="filename.silent"
where filename is the name you gave the response file.
To install this product in silent mode:
1.
To download the installation package, a user name and password are required. If you do not have a user name and password, contact TIBCO Technical Support.
2.
3.
4.
5.
<entry key="installationRoot">C:\tibco</entry>
Update ENV_NAME. TIBCO BusinessConnect SOAP Protocol must use the same ENV_NAME that TIBCO BusinessConnect uses.
6.
TIBCOUniversalInstaller.cmd -silent -V responseFile="MyResponseFile.silent"
./TIBCOUniversalInstaller-platform-acronym.bin -silent -V responseFile="MyResponseFile.silent"

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved