_larsneo_ wrote:
> now i'm facing just a minor issue and maybe some helping hand with
> vb-knowledge might help here: fritz provides a nice 'getsig' utility
> script for downloading additional signatures (including the sanesecurity
> ones) at http://www.iworld.de/homes/fb/0001B38B-8000001C/S06528EFC - but
> the script seems to work just if placed directly within the clamav
> db-folder (besides this it's hardcoded to not use URL 6-8).

just trying to answer my question for myself (feel free to correct if beeing
wrong)... 
when using fritz' getsig utility script two changes might be usefull to make
sure a) all signatures are downloaded and b) the script works even if placed
outside the db-folder:

-----
change line #56 to make sure all signatures will be downloaded
  vaSigs = Array(URL1, URL2, URL3, URL4, URL5, URL6, URL7, URL8)

change line #111 to make sure gzip has the absolute path
          sCmd = "gzip -df " & sName
-----

moving the gzip.exe to somewhere within the windows path might also be
usefull.

regards from germany
andreas
-- 
View this message in context: 
http://www.nabble.com/OT%3A-windows---sosdg-clamav---getsig-tp19175752p19195206.html
Sent from the assp-test mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to