User manual

Avira AntiVir Server
10
Begin installation with the parameter /inf or integrate the parameter into the login
script of the server.
Examples: presetup.exe /inf="c:\temp\setup.inf"
4.3.2 Uninstallation on the network
To uninstall AntiVir programs on the network automatically:
You must have administrator rights (also required in batch mode)
Start the uninstallation with the parameters /inf and /AVUNINSTALL or
integrate the parameters into the login script of the server.
4.3.3 Command line parameter for the setup program
Use the following parameters for installation and uninstallation:
/INF=<Script name with path>
The setup program starts with the script mentioned and retrieves all parameters
required.
Installation: PRESETUP.EXE /INF=e:\disks\setup.inf
Uninstallation: PRESETUP.EXE /INF=e:\disks\setup.inf
/AVUNINSTALL
/SILENT
The setup script runs down completely without user interaction.
4.3.4 Parameter of the file setup.inf
In the control file setup.inf, you can set the following parameters in the [DATA] field for
the automatic installation of the AntiVir program. The sequence of the parameters is
unimportant. If a parameter setting is missing or wrong, the setup routine is aborted
and an error message is displayed.
InstallPath
Destination path in which the Avira AntiVir Server is installed. It has to be included
to the script. The environment variable cannot be used.
Example: InstallPath="%PROGRAMFILES%\Avira\AntiVir Server\"