home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
util
/
comp
/
019
/
zzap.ref
< prev
Wrap
Text File
|
1992-10-10
|
3KB
|
53 lines
ZZAP Quick Reference Guide
Configuration file commands:
ARC= Archiving program specification. EXT PROGNAME.EXT OPTIONS
UNARC= Unarchiving program specification. EXT PROGNAME.EXT OPTIONS
DEFAULT= The default extension, accepts any archive file extension.
BADDIR= The subdirectory to place corrupted and infected archives.
VIRUSDIR= The subdirectory to place virused archives. BADDIR is used
if this directory is not defined.
SWITCH= Default command line switches.
FIXER= Program name and options for file list fix up program.
AGE= Maximum days old of files to be processed.
PRE= Program and options to execute before extracting files from the
archive .
MID= Program and options to execute after extracting files from the
archive.
POST= Program and to execute to execute after creating the new archive.
SCANOPT= Command line options for SCAN.EXE (virus scanner).
SFX= Defines the signature of an SFX (self extracting) archhive.
SFX=EXT OFFSET STRING.
NONSFX= How to treat non-SFX executables (COM and EXE).
NESTEDSFX= Should nested executables be tested for SFX signatures?
WORKDRIVE= Specifies drive and directory that ZZAP should work on.
NESTED= How nested archives should be handled.
Command line switches:
/A± Flag HIDDEN, SYSTEM, or READ-ONLY attributes, archives containing
files with any of these attributes will be considered corrupted.
/B± Allow subdirectory information in archives.
/C± Call the fix up program defined by FIXER=.
/D? Date stamping, ? can be (L)atest, (O)riginal, or (T)oday.
/E??? Default extension (overides DEFAULT=), ??? is the 3 letter extension.
/F± Create list of converted archives.
/I± Ignore the AGE= setting and process all files regardless of age.
/K± Keep the original archive.
/M± Use EMS or XMS when executing external programs.
/N± Convert nested archives.
/O± Convert all archives to original archive type.
/P± Prevent overwriting of archives when converting.
/R± Recurse subdirectories.
/S± Strip HIDDEN, SYSTEM, and READ-ONLY attributes from files.
/T± Test mode, don't create new archives.
/V± Check for viruses using SCAN.EXE
/X± See if EXE and COM files are SFX and convert if they are.
/Z± Enable/disable I/O redirection.
NOTE: ± indicates the switch accepts a "+" or "-" after the letter,
e.g. "/V+". A "+" turns the option on, a "-" turns the option off.
Omitting it has the same effect as a "+".