Installation and uninstallation
Avira Professional Security - User Manual (Status: 23 Sep. 2011)
24
Begin installation with the parameter /inf or integrate the parameter into the login
script of the server.
Example:
presetup.exe /inf="c:\temp\setup.inf"
The installation starts automatically.
To uninstall Avira products on the network automatically:
You must have administrator rights (also required in batch mode)
Start the uninstallation with the parameter
/remsilent
or
/remsilentaskreboot
or integrate the parameter into the login script of the server.
You can also specify the parameter for the uninstallation log.
Example:
presetup.exe /remsilent
/unsetuplog="c:\logfiles\unsetup.log"
The uninstallation starts automatically.
Note
The setup program for the uninstallation should be started on the PC on which
the Avira product is to be uninstalled; do not start the setup program from a
network drive.
3.9.1
Command line parameters for the setup program
Note
Parameters containing paths or file names must be placed in double quotes
(Example:
InstallPath="%PROGRAMFILES%\Avira\AntiVir Server\"
).
The following parameter is possible for installation:
/inf
The setup program starts with the script mentioned and retrieves all parameters
required.
Example:
presetup.exe /inf="c:\temp\setup.inf"
The following parameters are possible for the uninstallation:
/remove
The setup program uninstalls the Avira product.
Example:
presetup.exe /remove
/remsilent
The setup program uninstalls the Avira product without displaying dialogs. The
computer is restarted after uninstallation.
Example:
presetup.exe /remsilent