Products | Versions |
---|---|
TIBCO Runtime Agent (TRA) | - |
Not Applicable | - |
This solution will work with UniversalInstaller 3.2.5 V2 and above. To view all installed products and hotfixes on a machine, the following command-line option can be used with the Universal Installer located under $TIBCO_HOME/tools/universal_installer.
=====================================
-console -V generateProductInfo="true"
=====================================
Example.
On Windows : TIBCOUniversalInstaller-x86-64.exe -console -V generateProductInfo="true"
On Linux/Unix : ./TIBCOUniversalInstaller-lnx-x86-64.bin -console -V generateProductInfo="true"
A log file named tibco_productinfo_<timestamp>_install.txt will be generated in the directory in which the command was launched and will contain all installed product information.
In case this command doesn't find any TIBCO product information, please check "*_prodInfo.xml" under $TIBCO_HOME/_installInfo, and contact TIBCO support if further help is needed.
=========
Note: you can find the version with the command
./TIBCOUniversalInstaller-lnx-x86-64.bin -console -is:version
NOTE: From TIBCO RV 8.5.0 and EMS 8.5.0 onwards these products do not use Universal Installer, but use platform installers. The above solution will identify RV 8.5.0 and EMS 8.5.0 only if they have been installed in the same TIBCO_HOME with the products which support Universal Installer.