To create a valid
Spotfire Statistics Services response file manually, you can set a switch to automatically record the responses that you select or type when you run the installation wizard. Then you can use another switch to perform a silent installation.
Procedure
To capture your responses in a response file, execute the
Spotfire Statistics Services installation file name at the command line with the
-r switch followed by a full path to the destination of the response file. For example, to create a response file for the Windows 64-bit installer you would type the following command:
TSSS_10.3_win_x86_64.exe-r c:\foo.txt
To perform a silent installation, execute the
Spotfire Statistics Services installation file with the
-f switch followed by the path to a valid response file. For example, to execute a silent installation on a Windows 64-bit computer, you would type the following command:
TSSS_10.3_win_x86_64.exe-f c:\foo.txt