home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
util
/
viru
/
007
/
htscan.cfg
next >
Wrap
Text File
|
1993-04-21
|
4KB
|
83 lines
;===========================================================================
; Configuration file for HTScan version 1.20
; Revision: 920422
;===========================================================================
; 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).
;/C=<cfg-file> ; Use the specified configuration file.
;/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> ; Write logging to the specified file.
;/O+<log-file> ; Append logging to 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=<path/list> ; Use the specified directory or virus-signature list.
;/W- ; Don't warn when compressed/self-extracting files found.
;/X ; Scan multiple floppies.
;
; Advanced options:
;
; Miscellaneous
;
;/$F ; Display info on infected files. (Date/Time/Size)
; ; (in log-file only)
;/$L- ; Don't write warnings to the log-file.
;/$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, all files are scanned for
; ; boot-record viruses.
;/$O ; Display the offset where the scan-string is found.
; ; (in log-file only)
;/$X ; Don't use the AVR modules.
;/$Z ; Warn for compressed/sfx files on main screen.
===========================================================================