PDA

View Full Version : Symantec Virus Definition


11-Feb-2004, 02:16 AM
I've wrote in 5 minutes a little script, for being able to synchronize the latest intelligent updater (most recent than LiveUpdate)

Here is a link which explains differences between Intelligent Updater and Live Update :

Intelligent Updater vs Live Update (http://service1.symantec.com/SUPPORT/sharedtech.nsf/docid/2002021908382713?OpenDocument&src=sec_web_nam)

here is the BC2 script :

load d:\temp "ftp://anonymous@ftp.symantec.com/public/english_us_canada/antivirus_definitions/norton_antivirus/static"
filter "symcdefsx86.exe"
criteria timestamp:2sec;IgnoreDST
sync update:rt->lt


After that, yous simply need to launch symcdefsx86.exe if required!

Thanks to scootersoftware for this terrific tool! :)