Setup from the command line
You can modify the type of installation by command line parameters.
|
/SILENT, /VERYSILENT
|
The silent installation can be done in two modes: SILENT or VERYSILENT. In case of /SILENT, neither the Setup nor the background window are displayed, but the installation process window is. If the switch /VERYSILENT is used, not even the installation process window is displayed.
|
|
/NOCANCEL
|
The user is not allowed to interrupt the installation process due to disabling the button 'Cancel' and ignoring the close application button. This switch can be used together with /SILENT.
|
|
/DIR="x:\directory name"
|
This overwrites the implicit directory name displayed on the Select Destination Path page of the Setup wizard. Full path to the directory must be entered. It is also available in both the silent installation modes.
|
|
/GROUP="group name"
|
Overwriting the implicit folder name displayed on the Select Start Menu Folder page of the Setup wizard.
|
The standard uninstallation process can be modified by the use of switch /SILENT as well. It requires executing the file
unins000.exe
, located in the program installation directory, with the /SILENT parameter.
If The TrustPort Antivirus is installed from package "Trusport Workstation" the setup from command line will not available.
Related references
Main page
Installation/Uninstallation
Copyright © 2010, TrustPort, a.s., All Rights Reserved.
|