In the GUI mode, the installer presents panels that allow you to make choices about product selection, product location, and so on. To invoke the installer in GUI mode, double-click the executable.
Console mode allows you to run the installer from the command prompt or terminal window. This is useful if your machine does not have a GUI environment.
Silent mode installs the product using either default or custom settings that are saved in a response file. Silent mode installs the product without prompting you for information.
You must have administrator privileges for the machine on which this product is installed. If you do not have administrator privileges, the installer exits. You must then log out of the system and log in as a user with the required privileges, or request your system administrator to assign the privileges to your account.
The installer log file, tibco_universal_installer.username_install.log, is written to the
.TIBCO/install_timestamp folder of the user’s home directory. To change the location of the installer log file, specify the option
-V logFile="
myLogFile" when you run the installer.