Decker87 Posted September 8, 2007 Posted September 8, 2007 Hi. I can successfully install Symantec Antivirus by using:start /wait msiexec /i SAV.MSI /qnwhich does install it without any output or input. The only problem I am having, is that a box still comes up warning me about how old the virus definition files are.Does anyone know of a way around this?
Fungus Posted September 8, 2007 Posted September 8, 2007 start /wait sav.msi /qb RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS
vascorama Posted September 8, 2007 Posted September 8, 2007 and here you have the info about how to get the newest virus definitions and add them to your instalation folder.Hope it helps you.
Decker87 Posted September 9, 2007 Author Posted September 9, 2007 start /wait sav.msi /qb RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESSIt still warns me. It's not running live update. It's just the program loads itself into the tray once it's installed and then it warns. Is there a switch to make it not run once installed?
Arie Posted September 11, 2007 Posted September 11, 2007 "Symantec AntiVirus.msi" RUNLIVEUPDATE=0 REBOOT=ReallySuppress /qnFollowed by...COPY /Y *.xdb "%AllUsersProfile%\Application Data\Symantec\Symantec AntiVirus Corporate Edition\7.5\"... to update the definitions using the latest XDB-file should do the trick I believe.
Bilou_Gateux Posted March 16, 2008 Posted March 16, 2008 ::#1 PatternFileDate "24010F0000000000"reg add "HKLM\SOFTWARE\Intel\LANDesk\VirusProtect6\CurrentVersion" /v "NoWarnPattern" /t REG_BINARY /d "24010F0000000000" /f::#2setup.exe /S /V"/qn RUNLIVEUPDATE=0 RUNSCAN=0 REBOOT=ReallySuppress"Symantec-AntiVirus-Corporate-Edition-1000359 PatternFileDate
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now