home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware 1 2 the Maxx
/
sw_1.zip
/
sw_1
/
UTILS
/
HTSCAN17.ZIP
/
EXAMPLES.ZIP
/
HTSCAN.CFG
next >
Wrap
Text File
|
1992-04-16
|
3KB
|
76 lines
;===========================================================================
; Configuration file for HTScan version 1.17
; Revision: 920416
;===========================================================================
; Usage:
; Specify all needed default options for HTScan and place this file in
; the current directory or the same directory as HTScan.
; Everything after a ";" is treated as comment. So, a line starting with
; ";" is ignored.
;
; Please note: The default's in HTScan are best for normal use.
; Don't override these default's with HTScan.CFG unless
; you know what you are doing.
;
; If you don't know what to do with HTScan.CFG, just delete it.
;
;===========================================================================
; Normal options:
;
;/A ; scan all files for all file-viruses
;/B- ; don't beep when an infection is found
;/B+ ; beep when an infection is found (default)
;/D ; delete/rename infected files
; ; (HTSCAN will prompt before deleting/renaming)
;/I ; license info
;/R ; rename infected files
; ; (HTSCAN will prompt you before renaming)
;/M ; scan all memory for all viruses
;/M- ; don't scan memory for viruses
;/M+ ; scan all memory for all viruses (same as /M)
;/N ; do not include sub-directories
;/O=<log-file> ; place logging in the specified file
;/P- ; don't prompt before scrolling the screen
;/P+ ; prompt before scrolling the screen
; ; (default when /O is not used)
;/Q ; quiet mode, don't display filenames
;/Q+ ; semi quiet mode, display only directory names
;/S ; skip boot-record(s)
;/U- ; don't scan upper memory blocks for viruses
;/U+ ; scan upper memory blocks for all resident viruses
; ; (default when DOS 5.x or QEMM is used)
;/V=<sign. list> ; use the specified virus-signature list or directory
;/W- ; don't warn when compressed/self-extracting files found
;/X ; scan multiple floppies
;
; Advanced options:
;
; Miscellaneous
;
;/$M=<directory> ; specifies where an infected file should be moved to
;/$U ; run unattended.
; : Don't prompt before renaming/deleting/moving files
;/$USlow ; slow down upper-memory scan to avoid hardware errors
;/$W+ ; use new errorlevel when ending the program (default)
;/$W- ; use old errorlevel when ending the program
;
; Screen related
;
;/$T=<x> ; preserve the top x lines for a shell program
;/$B=<x> ; preserve the bottom x lines for a shell program
;
; Network related
;
;/$NOE ; suppress open-error messages
;
; Research related
;
;/$A ; display all scanned files. Whether infected or not.
; ; (in log-file only)
;/$G ; scan for all boot-record viruses in COM and EXE files.
; ; If /A is used also, boot-record all files are scanned
; ; for boot-record viruses.
;/$O ; display the offset where the scan-string is found
; ; (in log-file only)
;===========================================================================