The toxiCALL® setup package supports the ability to perform the installation without presenting message boxes to the user.
Please note that when the silent installation is performed the user will have no indication of when the process starts or has completed. It is important to understand that administrators who choose to use this option must make provisions to handle notification to users if required.
Silent Install Command Line Parameters
The following example will perform an installation of the toxiCALL® installation setup package in silent mode.
This example has three parameters which should be updated to match your environment. The example parameters are outlined below. These “InstallDir” and “SystemDB” are the same locations which are requested through user prompts during a normal installation.
Setup Package: Toxicall_v4.7.32_setup.exe
InstallDir location: c:\Program Files\CAS\Toxicall
SystemDB Location: z:\SystemLocation
Example:
Toxicall_v4.7.32_setup.exe /S /v"/qn INSTALLDIR=\"c:\Program Files\CAS\Toxicall\" SYSTEMDB=\"z:\SystemLocation\"
Silent Uninstall Command Line Parameters
The following example will perform a un-install of the toxiCALL® installation setup package in silent mode.
This example has three parameters which should be updated to match your environment. The example parameters are outlined below:
Setup Package: Toxicall_v4.7.32_setup.exe
Example:
Toxicall_v4.7.32_setup.exe /S /v"/q /uninstall
Silent Repair Command Line Parameters
The following example will perform a repair of the toxiCALL® installation setup package in silent mode.
This example has three parameters which should be updated to match your environment. The example parameters are outlined below:
Setup Package: Toxicall_v4.7.32_setup.exe
Example:
Toxicall_v4.7.32_setup.exe /S /v"/f