home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UTILITY / UC101B.ARJ / UPCHECK.DOC < prev    next >
Text File  |  1992-09-22  |  5KB  |  110 lines

  1. -------------------------------------------------------------------------------
  2.  
  3.                                   UPCHECK/WWIV
  4.                         Upload Event for WWIV BBS Systems
  5.                       Copyright (C) 1992, by Jon R. Rickher
  6.                              All Rights Reserved
  7.  
  8. -------------------------------------------------------------------------------
  9.  
  10. UPCHECK is extremely easy to use with WWIV. It provides virus-scanning
  11. and zip commenting (or uncommenting) and requires very little memory to
  12. use. You do need to have 210K when you do a Shift-F10 to DOS, but if you
  13. have that then you're set.
  14.  
  15. -------------------------------------------------------------------------------
  16.  
  17. Installation:
  18.  
  19. 1) Copy UPCHECK.EXE to your main WWIV dir or anywhere else.
  20. 2) Run INIT and spell out the path to CHECK.EXE (or just CHECK.EXE if you
  21.    keep it in your main WWIV directory). Use this as the line in INIT:
  22.         UPCHECK %1 %2 %3
  23. 3) Make sure MacAfee's SCAN.EXE is in your path somewhere, and that you are
  24.    using the most recent version.
  25. 4) Make sure all archive extractors are in your path.
  26.  
  27. That's it. You're done. It's installed. Hard to get any easier.
  28.  
  29. -------------------------------------------------------------------------------
  30.  
  31. Using CRC-list to get rid of junk files:
  32.  
  33. If you wish to get rid of internal BBS ads/whatever within archives, then
  34. UPCHECK will allow you to do this. Create a file called UPCHECK.CRC in the
  35. dir where UPCHECK is executed. Inside this file should be an 8-character
  36. representation of the 32-bit CRC value for any files you want to be purged
  37. from archives (Rusty & Edie's ads come to mind immediately). Such a CRC
  38. value might loook like this:
  39.  
  40. 8273E7A1
  41.  
  42. You can use the program GETCRC.EXE (included) to get the value to enter into
  43. this file for any specific file. Just run "GETCRC <filename>" and it will
  44. spit out the 8-char CRC value for you, and the filename. You can simply
  45. redirect this if you want, like this (for example):
  46.  
  47. GETCRC BBS.AD >> C:\WWIV\UPCHECK.CRC
  48.  
  49. Note than inside the UPCHECK.CRC file, only the first 8 chars of each line
  50. are viewed - you can use the rest for comments or whatever, so this would be
  51. an allowable line:
  52.  
  53. 1A5B37E4   BBS ad from Rusty & Edie's
  54.  
  55. To keep speed up, only the first 1000 CRC values are actually read in. If this
  56. becomes too limiting, let me know; it's possible to increase it, at the cost
  57. of speed or memory.
  58.  
  59. -------------------------------------------------------------------------------
  60.  
  61. Registration:
  62.  
  63. Registration is $10. What does registration get you? Welp, UPCHECK only
  64. scans, by default, ZIP files. If you wish to scan ARJ, PAK, ARC, or LZH
  65. files then you need to register. You also get my gratitude when registering
  66. of course.
  67.  
  68. You do not need to download an entirely new UPCHECK when you register; there
  69. is a small key insertion program that will register your UPCHECK for you,
  70. that you gain access to when registering. Run that program (UCREG.EXE) in
  71. that same directory as UPCHECK.EXE.
  72.  
  73. If you are registered and wish to support the above archives, then you need
  74. the following extractors in your path:
  75.  
  76.                     Archive     UPCHECK will look for
  77.                     -------     ---------------------
  78.                       ZIP       PKUNZIP.EXE
  79.                       ARC       PKXARC.COM
  80.                       ARJ       ARJ.EXE
  81.                       LZH       LHA.EXE
  82.                       PAK       PAK.EXE
  83.  
  84. Registrations may be sent to the following address:
  85.  
  86.    Jon R. Rickher
  87.    c/o The Fellowship
  88.    7035 Ethel
  89.    St. Louis, MO 63117
  90.  
  91. This does *not* get a disk mailed to you. Rather, this will give you access
  92. to the latest UPCHECK when you get an account on The Fellowship. The phone
  93. number for The Fellowship is 314-644-5777. If you wish a disk mailed
  94. to you then include an extra $5 (a total of $15). This includes international
  95. orders. This $5 only gets you *one* mailing, however. Additional upgrades
  96. for registered users may be downloaded or you may send another $5 along with
  97. name and registration number for an additional mailing.
  98.  
  99. Thanks for your support.
  100.  
  101. -------------------------------------------------------------------------------
  102.  
  103. Special thanks:
  104.  
  105. *SPECIAL* thanks to Xanth, 1@8370 for humongous amounts of assistance (hey,
  106. he even uploaded me a virus - what a guy!).
  107.  
  108. -------------------------------------------------------------------------------
  109.  
  110.