home *** CD-ROM | disk | FTP | other *** search
- VZScript : Virus Z II and III usable script.
- ---------- By Dominique.Strigl@sxb.bsf.alcatel.fr
- Date 15.03.98
-
-
- Description :
- -------------
-
- Each time a got a disk I check it with a Virus Checker. I use VirusZ because
- it very easy to use and configure. The only lack of it was no DMS file check.
- So I decide to take a look to do the work using an external script.
-
-
- Installation :
- --------------
- The installation is quiet easy. You have only to do the following steps :
-
- 1.If you have launched VirusZ, first quit it.
-
- 2.From the unpack directory :
- copy prefs/env-archive/VirusZ_#? to workbench:prefs/env-archive/
- copy s/#?script workbench:s/
-
- 3.Check if your lha, lzx, unzip and DMS (dms1.11 version or higher) packer
- are C: assigned. For example : assign c: work1:packer add
-
- 4.Now start VirusZ.
- Go to 'FileCheck Pref' and enable 'Extract Archives'
- GO to 'Archivers Prefs' and verify that a list of archiver appear
- In our case the following list appear :
- LhA
- LZX
- ZOO
- ZIP
- DMS
- This list was given by the ENV:VirusZ_II.archivers file
-
- The temporary drawer is T: DON'T CHANGE IT !
- -----------------
-
- 5.The DMS check script assumes that the virtual RAM disk RAD: is
- mounted. If you want to use another virtual disk, you have to
- edit the file :
- S:VirusZ_II.DMS_script
- change line 7 :
- 'set DEST RAD:' to 'set DEST <your virtual disk>:'
- and save it back.
-
- 6.That's All Folks !!
-