home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 17
/
CD_ASCQ_17_101194.iso
/
vrac
/
vds30p.zip
/
VDSFSCAN.INI
< prev
next >
Wrap
Text File
|
1994-08-18
|
2KB
|
63 lines
; This is an INI file for VDSFSCAN and VFSLITE
; It has entries for flag settings that guide the operation of the programs
; Set the following to Yes on Laptops.
LCDSCREEN = No
; Message to display when a virus is found. Leave blank after = if none.
ALERTMSG=Call system administrator ASAP! You have a virus.
; Report should be sent to the following file. Leave blank after = if none.
REPORT=C:\VFS-STAT.LOG
; File for the internal signatures.
INTSIGS=C:\VDS30\VDSVSIGS.SIG
; File for the user-defined signatures. Leave blank after = if none.
EXTSIGS=C:\VDS30\XTERNAL.SIG
; Ignore the following directories during scan
IGNOREDIR=0
; Ignore the following files during scan
IGNOREFILE=2
C:\CONFIG.SYS
C:\AUTOEXEC.BAT
; Directory where the infected programs are copied to
QUARANTINE=C:\VDS-CELL
; Specify frequency of scanning in days. 0 for scanning every time.
FREQUENCY=0
; Files are scanned entirely or partially. Leave it at partial (No) normally.
FULLSCAN=No
; Which files to scan. Normally, set it to No.
ALLSCAN=No
; Scan all local drives starting with C: if no command line parameters are given.
LOCALSCAN=No
; Scan base memory.
MEMSCAN=Yes
; Scan upper memory.
UMBSCAN=No
; Pause if a virus is discovered or an error has occurred.
PAUSE=Yes
; Allow Break/ESC during scan.
ALLOWBREAK=Yes
; Beep if a virus is discovered or an error has occurred.
BEEP=Yes
; Remove infected files. If PAUSE is set to No above, it is automatic.
ERASEFILE=No
; Heuristic scan is on by default. Set it to No if causes false positives.
HEURISTICSCAN=Yes