Oct
28
2005
SAV 10 installer, redux
What a pain! Our testers still report problems with SAV 10.0.1 installers. High CPU, disk thrashing, scheduled scans kicking off without permission…
Several fixes. First off, I generated a fancy new install script:
:begin
@ECHO OFF
ECHO – Symantec Antivirus installation script for the University of Vermont
ECHO – version 2.1, by JGM, 2005-10-17
ECHO – This Window [...]
0