home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / darc200.zip / DARC.CFG < prev    next >
Text File  |  1994-02-09  |  5KB  |  198 lines

  1. ;--------------------------
  2. ; Basic configuration info
  3. ;
  4. BBS = Your BBS name here
  5. SysOp = Your name here
  6. Key = Enter your key here
  7.  
  8. ;----------------------------------------------
  9. ; Allow graphical protocols? (registered only)
  10. ;
  11. UseAnsi
  12. UseRip
  13.  
  14. ;---------------------------------------------------------------
  15. ; Allow user to recurse through the archives? (registered only)
  16. ;
  17. Recurse
  18.  
  19. ;-----------------------------------------------------------------------
  20. ; "Trigger-Happy" option. Timeout at first prompt to go as-is for those 
  21. ; people who are not aware of DARC presence. Expressed in seconds.
  22. ;
  23. DetectWait = 30
  24.  
  25. ;-----------------------------------------------------------------------
  26. ; Customized screens (registered only)
  27. ;
  28. TxtMenu = D:\nss\darc\DARC.TXT
  29. AnsiMenu = D:\nss\darc\DARC.ANS
  30. RipMenu = D:\nss\darc\DARC.RIP
  31.  
  32. ;---------------------------------------
  33. ; Temporary paths for file work/holding
  34. ;
  35. WorkPath = C:\WORKPATH
  36. TempPath = C:\TEMPPATH
  37.  
  38. ;---------------
  39. ; Swapping info
  40. ;
  41. SwapEMS
  42. SwapDisk
  43. SwapPath = C:\SWAPPATH
  44.  
  45. ;-----------------------------------
  46. ; Files not to attempt to rearchive
  47. ;
  48. IgnoreFile = Qwk Exe Com
  49.  
  50. ;---------------------------
  51. ; Default Color definitions
  52. ;
  53. ArrowColor = Red
  54. FilenameColor = LtRed
  55. FileOtherColor = LtRed
  56. CommandColor = White
  57. PromptColor = Magenta
  58. InputColor = LtMagenta
  59. BannerColor = LtMagenta
  60. CommentColor = Red
  61. OptionColor = LtRed
  62. LineColor = Magenta
  63.  
  64. ;---------------------------------------------------------------
  65. ; ClearScreen Command : Clear the screen before executing DARC?
  66. ;
  67. ;ClearScreen
  68.  
  69. ;--------------------------------------------
  70. ; ShowArc command : Disable INT 10H recature
  71. ;
  72. ShowArc
  73.  
  74. ;-----------------------------------------------------------------
  75. ; Archive definitions - Note: These must either be in the path or
  76. ;   you must modify the ??Cmd's to include the drive:/path's...
  77. ;
  78. DefineArc = Exe
  79.   ArcComment = Create a self-extracting PKZip archive
  80.   ArcCmd = pkzip -a [FILE]  |
  81.            zip2exe [FILE]
  82.  
  83. DefineArc = Jpg
  84.   ArcComment = Jpg2Gif v1.2 (c)1990-91 Homemade Software, Inc.
  85.   UnArcCmd = jpg2gif [FILE].[EXT]
  86.   Creates = Gif
  87.  
  88. DefineArc = Arc
  89.   ArcComment = PKPak/UnPak v3.61 (c) 1986-88 PKWare, Inc.
  90.   Ident = 0,1A
  91.   ArcCmd = PKARC -a [FILE].[EXT]
  92.   UnArcCmd = PKUNARC -r [FILE].[EXT]
  93.   TestCmd = PKUNARC -t [FILE].[EXT]
  94.  
  95. DefineArc = Arj
  96.   ArcComment = ARJ 2.30 Copyright (c) 1990-92 Robert K Jung. Jan 19 1992
  97.   Ident = 0,60EA
  98.   ArcCmd = ARJ a [FILE].[EXT]
  99.   UnArcCmd = ARJ e -jyo [FILE].[EXT]
  100.   TestCmd = ARJ t [FILE].[EXT]
  101.  
  102. DefineArc = Dwc
  103.   ArcComment = DWC vA5.01 (c) 1986-88 Dean W. Cooper
  104.   ArcCmd = dwc a [FILE]
  105.   UnArcCmd = dwc e [FILE].[EXT]
  106.   TestCmd = dwc t [FILE].[EXT]
  107.  
  108. DefineArc = Ice
  109.   ArcComment = LHIce v1.14 (c) 1988-89 Haruyasu Yoshizaki
  110.   Ident = 2,2d6c68312d
  111.   ArcCmd = ice a [FILE]
  112.   UnArcCmd = ice e [FILE].[EXT]
  113.   TestCmd = ice t [FILE].[EXT]
  114.  
  115. DefineArc = Lzh
  116.   ArcComment = LHA v2.13 (c) Haruyasu Yoshizaki, 1988-91
  117.   Ident = 2,2D6C68
  118.   ArcCmd = LHA a [FILE]
  119.   UnArcCmd = LHA e [FILE].[EXT]
  120.   TestCmd = LHA t [FILE].[EXT]
  121.  
  122. DefineArc = Pak
  123.   ArcComment = Pak 2.51 Copyright 1988-90 NoGate Consulting
  124.   Ident = -2,FE
  125.   ArcCmd = PAK A [FILE]
  126.   UnArcCmd = PAK E [FILE].[EXT]
  127.   TestCmd = PAK T [FILE].[EXT]
  128.  
  129. DefineArc = Sqz
  130.   ArcComment = SQZ "Squeeze It", v1.08.2, Sep 11 1992, (c) J I Hammarberg
  131.   Ident = 0,484C53515A
  132.   ArcCmd = SQZ a [FILE] *.*
  133.   UnArcCmd = SQZ e -o1 [FILE].[EXT] *.*
  134.   TestCmd = SQZ t [FILE].[EXT] *.*
  135.  
  136. DefineArc = Zip
  137.   ArcComment = PKZip/Unzip v1.1 (c) 1989-90 PKWare, Inc.
  138.   Ident = 0,504B0304
  139.   ArcCmd = PKZIP [FILE].[EXT]
  140.   UnArcCmd = PKUNZIP -o [FILE].[EXT]
  141.   TestCmd = PKUNZIP -t [FILE].[EXT]
  142.  
  143. DefineArc = Zoo
  144.   ArcComment = Zoo archiver 2.1 (c) 1991 Rahul Dhesi
  145.   Ident = 0,5A4F4F
  146.   ArcCmd = ZOO aq [FILE].[EXT] *.*
  147.   UnArcCmd = ZOO eqSO [FILE].[EXT] *.*
  148.   TestCmd = ZOO -test [FILE].[EXT] *.*
  149.  
  150. ;-------------------------------
  151. ; Transfer protocol definitions 
  152. ;
  153. ;   Syntax: DEFINEPROTOCOL = <protocol name> <port parameters>
  154. ;           LOGFILE = <filename of logfile created by protocol>
  155. ;           FILEPOS = <characters in where filename appears (base-0)>
  156. ;
  157.  
  158. DefineProtocol = Dsz port [PORT]
  159.   LogFile = DSZ.LOG
  160.   FilePos = 50
  161.  
  162. DefineProtocol = Gsz port [PORT]
  163.   LogFile = DSZ.LOG
  164.   FilePos = 50
  165.  
  166. DefineProtocol = Hslink -p[PORT]
  167.   LogFile = DSZ.LOG
  168.   FilePos = 50
  169.  
  170. DefineProtocol = Lynx s /[PORT]
  171.   LogFile = DSZ.LOG
  172.   FilePos = 50
  173.  
  174. DefineProtocol = Mpt p[PORT]
  175.   LogFile = DSZ.LOG
  176.   FilePos = 50
  177.  
  178. DefineProtocol = Puma P[PORT]
  179.   LogFile = DSZ.LOG
  180.   FilePos = 50
  181.  
  182. DefineProtocol = Szmodem port [PORT]
  183.   LogFile = DSZ.LOG
  184.   FilePos = 50
  185.  
  186. ;-------------------------------------------------------
  187. ; These are old protocols that do not support log files. 
  188. ;   No longer supported by DARC. Use at your own risk.
  189. ;
  190. ;DefineProtocol = Clink /p[PORT]
  191. ;DefineProtocol = Hyperp port:[PORT]
  192. ;DefineProtocol = Jmodem s[PORT]
  193. ;DefineProtocol = Kerm229 port [PORT]
  194. ;DefineProtocol = Mlink port [PORT]
  195. ;DefineProtocol = Pckermit -l com[PORT]
  196. ;DefineProtocol = Superk p[PORT]
  197. ;DefineProtocol = Tmodem -p [PORT]
  198.