I have a little more info. There are some command line switches that can be used when building a script to install the client.
SophosInstall_1234567890123abcd.exe [-tps action] [-q] -q quiet install, no GUI is presented -tps detect Abort installation if third-party security software is already present -tps ignore Proceed with installation, even if third-party security software is detected -tps remove Attempt to remove any detected third-party security software. Abort the install if removal fails.
It's important to point out that the filename of the setup exe not be changed in any way. For instance, if you download the exe twice, and your browser appends (1) to the filename, the installation will fail on the second exe.
I have a little more info. There are some command line switches that can be used when building a script to install the client.
SophosInstall_1234567890123abcd.exe [-tps action] [-q] -q quiet install, no GUI is presented -tps detect Abort installation if third-party security software is already present -tps ignore Proceed with installation, even if third-party security software is detected -tps remove Attempt to remove any detected third-party security software. Abort the install if removal fails.
It's important to point out that the filename of the setup exe not be changed in any way. For instance, if you download the exe twice, and your browser appends (1) to the filename, the installation will fail on the second exe.