book
Article ID: KB0076758
calendar_today
Updated On:
Description
This article will explain how to uninstall TIBCO Spotfire Statistics Services (TSSS) silently without any GUI prompt. Sometimes it is necessary to automate un-installation of TSSS, and for this one needs to uninstall TSSS without interactive prompts from the uninstall wizard's GUI.
By default, when we use the following command to uninstall TSSS, it opens the interactive GUI for the uninstall wizard, which prompts the user with a sequence of steps to follow:
-----------
<SPSERVER_HOME>\Uninstall_SplusServer\Uninstall_SplusServer.exe
------------
Note: <SPSERVER_HOME> is the path to the installation directory for the TIBCO Spotfire Statistics Services (TSSS) instance you wish to uninstall.
Environment
All supported environments
Resolution
To uninstall TIBCO Spotfire Statistics Services (TSSS) silently without any interactive prompts, use this command:
-----------
<SPSERVER_HOME>\Uninstall_SplusServer\Uninstall_SplusServer.exe -i silent
-----------
Example command for use in a Windows cmd window or batch script:
-----------
C:\Program Files\TIBCO\statsvcs103\SplusServer\Uninstall_SplusServer\Uninstall_SplusServer.exe -i silent
-----------
Issue/Introduction
How to uninstall TIBCO Spotfire Statistics Services silently without any GUI prompt?
Additional Information
Refer to the administration manual page at the following link for the documented steps to uninstall TIBCO Spotfire Statistics Services (TSSS) from Windows:
https://docs.tibco.com/pub/sf_statsvcs/10.3.0/doc/html/TIB_sf_statsvcs_10.3_installation/GUID-5A5B3247-D027-47DB-9DF5-A55E8A560E28.htmlRefer to the administration manual page at the following link for the documented steps to uninstall TIBCO Spotfire Statistics Services (TSSS) from UNIX or Linux:
https://docs.tibco.com/pub/sf_statsvcs/10.3.0/doc/html/TIB_sf_statsvcs_10.3_installation/GUID-E6A3E19A-B6EE-446D-A616-B170A9AE7F1C.html