However, you can get automatic updates via a batch script I have written below. (You do need a paid subscription to the product.)
You need 3 utilities for this project.
wget - http://xoomer.virgilio.it/hherold/
DateSet - http://powerusers.info/modules.php?op=modl...wdownload&cid=1
7zip - http://www.7-zip.org/
Here is the batch file script...
CODE
dateset
call mydate.bat
wget --http-user=username --http-passwd=password [url="http://updates.pandasoftware.com:8003/software/basevirus/pav%MONTH%%DAY%.zip"]http://updates.pandasoftware.com:8003/soft...MONTH%%DAY%.zip[/url]
c:7-zip7z e pav%MONTH%%DAY%.zip -oC:PandaPavcl32 -y
call mydate.bat
wget --http-user=username --http-passwd=password [url="http://updates.pandasoftware.com:8003/software/basevirus/pav%MONTH%%DAY%.zip"]http://updates.pandasoftware.com:8003/soft...MONTH%%DAY%.zip[/url]
c:7-zip7z e pav%MONTH%%DAY%.zip -oC:PandaPavcl32 -y