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


Chapter 2 Installation : Installing in the Silent Mode

Installing in the Silent Mode
In the 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_bwpluginrestjson_version.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 the silent mode:
1.
To access the TIBCO eDelivery site, you will need a user name and password. If you do not receive a user name and password, contact TIBCO Technical Support.
2.
3.
4.
<entry key="installationRoot">C:\tibco</entry>
Update ENV_NAME. TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON must use be installed in the same directory where TIBCO products are used. For example:
<entry key="environmentName">bwpluginrestjson</entry>
5.
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