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


Chapter 2 Installing TIBCO Runtime Agent : Uninstalling TIBCO Runtime Agent

Uninstalling TIBCO Runtime Agent
This section explains how to uninstall TIBCO Runtime Agent.
To Uninstall TIBCO Runtime Agent:
1.
2.
Navigate to TIBCO_HOME/tools/universal_installer and run TIBCOUniversalInstaller to launch the InstallShield wizard.
3.
Select the Uninstall Products From Selected TIBCO Home Location radio button.
4.
Specify the TIBCO_HOME where TIBCO Runtime Agent is installed and click the Next button.
5.
6.
Choose the Custom Uninstall (Select The Products To Be Removed) radio button. The wizard provides two uninstallation options:
Custom Uninstall  You can select the products to be removed.
Typical Uninstall  The universal uninstaller removes all the products in this TIBCO_HOME.
7.
Click the Next button. Check the checkboxes of the products to be uninstalled and click the Next button.
8.
Review the Pre-Uninstall Summary and click the Uninstall button to start the uninstallation process.
9.
Review the Post-Uninstall Summary and click the Finish button to exit the wizard.
Use the same way to uninstall TIBCO ActiveMatrix BusinessWorks 5.12. If TIBCO_HOME\_uninstall\univeral_uninstall is used to uninstall TIBCO ActiveMatrix BusinessWorks 5.9, TIBCO ActiveMatrix BusinessWorks 5.12 cannot be re-installed successfully.
Uninstallation Using the Silent Mode
This section explains how to uninstall TIBCO Runtime Agent in the silent mode.
1.
Copy the TIBCOUniversalInstaller and TIBCOUniversalInstaller_TRA_5.10.0.silent files into the directory: TIBCO_HOME/tools/universal_installer.
2.
Open the TIBCOUniversalInstaller_TRA_5.10.0.silent file in the edit mode.
3.
To uninstall all products from TIBCO_HOME, set the following parameter:
<entry key="uninstallTIBCOHome">c:/tibco</entry>
<entry key="uninstallProductID">*</entry>
<entry key="uninstallProductVersion">*</entry>
4.
TIBCO_HOME/tools/universal_installer
5.
Windows TIBCOUniversalInstaller.cmd –silent –V uninstallAllProducts=”true” –V responseFile=”myfilename.silent”
Linux TIBCOUniversalInstaller.bin –silent –V

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