home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / HER100_1.ZIP / HERALD.ZIP / ZZAP.ARJ / HER_ZZAP.CFG next >
Text File  |  1993-05-02  |  2KB  |  65 lines

  1. ; **************************************************************************
  2. ;
  3. ; This is the repack section for ZZAP.
  4. ;
  5. [REPACK]           
  6. ;
  7. ; This the repack command, here ZZAP. The first "%s" is replaced by the
  8. ; file to repack. Re-comment it out to enable repacking.
  9. ;
  10. RepackCommand  zzap /N /V %s
  11. ;   
  12. ;  /A         Flag Hidden/System/ReadOnly attributes
  13. ;  /B         Allow subdirectories in archives
  14. ;  /C         Call fix-up programs after conversions
  15. ;  /F         Creat list of converted files
  16. ;  /I         Ignore age of files
  17. ;  /K         Keep original archives
  18. ;  /N         Convert nested archives
  19. ;  /P         Prevent overwriting existing archives
  20. ;  /R         Recurse subdirectories
  21. ;  /S         Strip Hidden/System/ReadOnly attributes
  22. ;  /T         Test mode only
  23. ;  /V         Scan for viruses
  24. ;  /X         Use expanded/extended memory
  25. ;  /Z         Enable/disable I/O redirection
  26. ;  /Eext      Extension of target archive type
  27. ;  /Dc        Time/Date stamping c = T, L, or O
  28. ;   
  29. ; Enter here which extension the target archives should have. This is
  30. ; mandatory, otherwise you will not find the correct filenames in your
  31. ; lists!!
  32. ;
  33. RepackExtension ZIP
  34. ;
  35. ; This is the set of error messages and corresponding errorlevels. "TrashFile"
  36. ; decides wether the file is trashed when that particular error occurrs:
  37. ;
  38. ErrorLevel 1
  39. ErrorMessage Virus detected
  40. TrashFile NO
  41. ;
  42. ErrorLevel 2
  43. ErrorMessage Corrupted archive
  44. TrashFile YES
  45. ;
  46. ErrorLevel 3
  47. ErrorMessage Configuration file not found
  48. TrashFile NO
  49. ;
  50. ErrorLevel 4
  51. ErrorMessage Not configured for given extension
  52. TrashFile NO
  53. ;
  54. ErrorLevel 5
  55. ErrorMessage Couldn't create temporary directory
  56. TrashFile NO
  57. ;
  58. ErrorLevel 6
  59. ErrorMessage Other fatal error
  60. TrashFile NO
  61. ;
  62. SkipRepack 32 - 34, 38, 41 - 51, 53 - 54, 56 - 57, 100 - 126
  63. ;
  64. ; **************************************************************************
  65.