Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
Resolution:
Description:
= = = = = = =
Use the TIBCOUniversalInstaller excutible under <tibco home path>/ tools/universal_installer to uninstall RV 8.4.0 silently. The uninstaller can be run in silent mode using the following command line parameters:
-silent -V uninstallTIBCOHome="<tibco home path>" -V uninstallProductID="<productID>" -V uninstallProductVersion="<product version>"
• uninstallProductID - this is the ID of the product you want to uninstall as defined in the feature config or _installInfo xml file. A wildcard "*" can be used to uninstall all products.
• uninstallProductVersion - this is the version of the product you specified with the uninstallProductID value. If not specified, all versions matching the uninstallProductID will be removed.
• uninstallTIBCOHome (version 2.9.1+ only) - the path to the TIBCO_HOME you want to run the uninstaller. This value is required and will be validated before the uninstall can proceed in silent mode.
Example:.
TIBCOUniversalInstaller-hpux-hppa.bin -silent -V uninstallTIBCOHome=”/home/corp/syao/tibcoTest” -V uninstallProductID="rv" -V uninstallProductVersion="8.4.0"
Environment:
= = = = = = =
RV 8.4