home *** CD-ROM | disk | FTP | other *** search
- %-----------------------------------------------------------------------------%
- % Example PalmScan v2.01 configuration file for use with Allfix %
- % Copyright (C) 1996 by Steven Hendriks, all rights reserved. %
- %-----------------------------------------------------------------------------%
- %
- % This configuration file can be used with both PalmScan under Allfix and with
- % PalmScan/2 under Allfix/2 for OS/2 Warp.
- %
- %
- % The most common way for installing PalmScan in Allfix at the external archive
- % conversion utility (EAC) is the following:
- %
- % EAC PALMSCAN.EXE /L @1
- %
- % /L tells PalmScan to run in local-only mode (Allfix doesn't have a user
- % online anyway...).
- % @1 tells PalmScan which file to process.
- %
- % The errorlevels should be configured like this:
- %
- % (EAC) virus errorlevel 198
- % (EAC) error errorlevel 1
- %
- % PalmScan returns errorlevel 203 for bad archives (archives which cannot be
- % unpcked), errorlevel 212 for hacked files and errorlevel 213 for files which
- % are infected by one or more virus(es).
- % With the above errorlevel settings in the Allfix configuration, Allfix will
- % move the file to the bad tics directory if one of these errors occur.
- %
- % To make Allfix use PalmScan for the archive conversion, you must also
- % configure EAC as compression program in the file echos (in the fileecho
- % manager).
- %
- % You should not configure a 'BadPath', 'InfectedPath' and 'HackPath' in the
- % PalmScan configuration. Allfix will move bad, infected and hacked files to
- % the bad tic directory.
- % Also, 'FilesBBS', 'FDB' and 'Online' should not be used, else PalmScan would
- % create files which are not of any use for Allfix.
- %
- % Please note that you must either have set the TEMP environment variable or
- % configure the TempPath configuration keyword in this configuration.
- %
- % For more information about configuring PalmScan, please consult the PalmScan
- % documentation or the online help in PSetup.
- %
- %------------------------------------------------------------------------------
- ;BBSname [BBS_name]
- ;SysopName [Sysop_Name]
- ;RegKey [nnnnn]
- ;OS2key [nnnnn]
- RedirectOutput
- ;ColorNormal [c]
- ;ColorHighlight [c]
- ;ColorBackground [c]
- ;TempPath [d:\path]
- ;BadPath [d:\path]
- ;InfectedPath [d:\path]
- ;HackPath [d:\path]
- ;OldPath [d:\path]
- ;BadGIFpath [d:\path]
- ;SubstDrive [d]
- HackList PALMSCAN.HCK
- SkipFilesList PALMSCAN.SKP
- PackUnpackedFilesList PALMSCAN.PCK
- ;PackUnpackedSize [size]
- RemoveFilesList PALMSCAN.RMV
- AddFilesList PALMSCAN.ADD
- ;AddCRCfile <OnlyMainArchive>
- ;NetAddress [Zone:Net/Node<.Point>]
- ;MessageArea [Type]<Number>[Path]
- ;FDB [RA|Ezycom|Concord]
- ;UploaderName [Uploader_Name]
- ;BBSpath [d:\path]
- ;FilesBBS <c>
- ;IndentSpaces <number of spaces to indent> (default = 1)
- ;DownloadCounter [l] [r] [nnn]
- ;FilesBBSname [<path\>filename.ext] (Default = FILES.BBS)
- ;Online [Ezycom|Concord|Filedoor]
- ;LogFile [d:\path\filename.ext] <Compact|Expanded>
- ;NoDiskSpaceCheck
- ;ExecTimeOut [seconds]
- ;OnlyNewFiles <FileData|DataFile>
- ;ProcessListedOnly
- ArchInArch
- ;Touch [Original|Today|Latest|Oldest|ResetFuture]
- ArchiveConversion RAR OnlyMainArchive NoSecure NoSFX EmbeddedOnlyNormalNames
- ;ConvertAll <OnlyMainArchive>
- ProcessSFX
- ;UC2SFX [Commandline] <SecureOnly>
- ;UC2SealTest [Command]
- ScanSFX
- ;ArchiveHeader [d:\path\filename.ext]
- ;AnsiHeader [d:\path\filename.ext] <Archivers>
- FileIDarchiveHdr
- ;NoTitleInHdr
- FileID FiltLow
- ;DescribeMod <OnlyMainArchive>
- ;------------------------------------- ARC -------------------------------------
- Archiver ARC
- Pack pkarc a @Archive @Filenames
- OS2pack arc a @Archive @Filenames
- Unpack pak e /wa @Archive @Filenames
- OS2unpack arc xo @Archive @Filenames
- Header pkarc x<@Path\@Filename @Archive
- ;------------------------------------- ZIP -------------------------------------
- Archiver ZIP
- Pack pkzip -ex -r -p @Archive @Filenames
- OS2pack zip -k -r -9 -S @Archive @Filenames
- Unpack pkunzip -o -d @Archive @Filenames
- OS2unpack unzip -o @Archive @Filenames
- Header pkzip -z<@Path\@Filename @Archive
- OS2header zip -z<@Path\@Filename @Archive
- ;------------------------------------- LZH -------------------------------------
- Archiver LZH
- Pack lha a /rxpat @Archive @Filenames
- Unpack lha x /c @Archive @Filenames
- ;------------------------------------- ZOO -------------------------------------
- Archiver ZOO
- Pack zoo aPh @Archive @Filenames
- Unpack zoo eO// @Archive @Filenames
- Header zoo cA<@Path\@Filename @Archive
- ;------------------------------------- SQZ -------------------------------------
- Archiver SQZ
- Pack sqz a /p3 /s @Archive @Filenames
- Unpack sqz x -o1 @Archive @Filenames
- ;------------------------------------- HYP -------------------------------------
- Archiver HYP
- Pack hyper -a @Archive @Filenames
- Unpack hyper -xo @Archive @Filenames
- ;------------------------------------- ARJ -------------------------------------
- Archiver ARJ
- Pack arj a -r -y @Archive @Filenames
- Unpack arj x -y @Archive @Filenames
- OS2unpack unarj X @Archive @Filenames
- MVpack arj a -r -y -v@Size @Archive @Filenames
- MVunpack arj x -y -v @Archive @Filenames
- Header arj c -z@Path\@Filename @Archive
- ;------------------------------------- HAP -------------------------------------
- Archiver HAP
- Pack hap a @Archive @Filenames
- Unpack pah e @Archive @Filenames
- ;------------------------------------- PAK -------------------------------------
- Archiver PAK
- Pack pak a /i @Archive @Filenames
- Unpack pak e /wa @Archive @Filenames
- Header pak h<@Path\@Filename @Archive
- ;------------------------------------- UC2 -------------------------------------
- Archiver UC2
- Pack uc a -s -tst -f -b @Archive @Filenames
- Unpack uc e -s -f !ban=off @Archive @Filenames
- Header uc a -tt -f -b @Archive @Path\@Filename
- ;------------------------------------- RAR -------------------------------------
- Archiver RAR
- Pack rar a -r -y -o- -std -m5 @Archive @Filenames
- OS2pack rar a -r -y -o- -std -m5 @Archive @Filenames
- Unpack rar x -r -y -o- -std -c- @Archive @Filenames
- OS2unpack rar x -r -y -o- -std -c- @Archive @Filenames
- MVpack rar a -r -y -o- -std -m5 -v@Size @Archive @Filenames
- OS2MVpack rar a -r -y -o- -std -m5 -v@Size @Archive @Filenames
- MVunpack rar x -r -y -o- -std -c- @Archive @Filenames
- OS2MVunpack rar x -r -y -o- -std -c- @Archive @Filenames
- Header rar c -y -std @Archive =@Path\@Filename
- OS2header rar c -y -std @Archive =@Path\@Filename
- ;------------------------------------- DWC -------------------------------------
- Archiver DWC
- Pack dwc a @Archive @Filenames
- Unpack dwc e @Archive @Filenames
- ;UC2protection <BasicUpdates> <Delete> <Add> <Optimize> <Unprotect> <ReviseComment>
- RARlock rar_k_-std
- OS2RARlock rar_k_-std
- VirusScan *.EXE *.COM *.OV* *.DLL
- Scanner ThunderByte_Scan tbscan_co_nb_nm_ba_in_na_old_LOG_LOGNAME=@REPORT_@SPECIAL 2 127 1
- Scanner F-Prot f-prot_/COMMAND_/NOMEM_/OLD_/NOBOOT_/REPORT=@REPORT_@FULL 3 3 0
- Scanner McAfee_Scan scan_/NOEXPIRE_/NOMEM_/REPORT_@REPORT_/SUB_@FULL 13 13 14
- OS2scanner McAfee_Scan os2scan_/NOEXPIRE_/REPORT_@REPORT_/SUB_@FULL 13 13 14
- CompleteScan
- FastScan
- ;GIFspecs <[left bracket] ['by' character] [right bracket]>
- GIFpack JFIF cjpeg_@FILENAME.@EXT NoEmbedded
- JFIFunpack djpeg
- JPEGunpack jpg2gif
- GIFBLASTunpack gifblast_-d
- ;JFIFrepack
- JPEGrepack
- GIFBLASTrepack
- MinimumResolution 0x0x0
- ;GIFtest [command] <errorlevels>
- ;OldFiles [[-days]|[dd-mm-yyyy]] <Original|Latest|Oldest>
- ;Include [configuration-filename]
-