Installing on Windows in Silent Mode
To silently install TIBCO FTL software on Windows platforms, complete this task.
- Procedure
- Download the installation archive package.
Download the package for the enterprise edition.
- Open a terminal window and navigate to the directory in which the installer archive package is located.
- Run the installer silently.
<package_name> /S /D=<target_installation_folder>
The package name depends on the edition of TIBCO FTL that you downloaded.Edition Command Enterprise Edition TIB_ftl_7.0.1_win_x86_64.exe You can install specific installation types by specifying
/type=<type>. The following types are available:- Development
- Servers
- Enterprise (Enterprise Edition only)
- Monitoring (Enterprise Edition only)
- Full (the default type)
If you specify
/type, you must ensure this/Dis the final parameter.