home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / maj / 2500 / readme.doc < prev    next >
Text File  |  1994-05-24  |  11KB  |  252 lines

  1. This is the evaluation version of Integrity Master(tm) (Version 2.22).
  2. It will run on any PC with at least 250K free memory and DOS 2.0 or
  3. later. A hard disk is recommended. Registration is $35 plus shipping and
  4. handling.  Please upload or share Integrity Master with your friends,
  5. but keep all these files together. Read file HISTORY.DOC to learn what's
  6. new with this release and read or print file ORDER.DOC for a complete
  7. list of agents.
  8.  
  9.  
  10. +-----------------------------------------------------------------------+
  11. |  To get started, just type SETUPIM and hit ENTER.  You don't need to  |
  12. |  read the documentation first!   SetupIM contains a tutorial to tell  |
  13. |  you all you need to get started.  Please read I-M.DOC later (use the |
  14. |  command: IMVIEW I-M.DOC or IMPRINT I-M.DOC) after you have completed |
  15. |  SetupIM and used IM for a while.   READ THIS FILE (README.DOC) TO    |
  16. |                                                                       |
  17. |  If you plan to use IM on LAN, please read NET.DOC after you complete |
  18. |  running SetupIM.                                                     |
  19. |                                                                       |
  20. +-----------------------------------------------------------------------+
  21.  
  22.  (We frequently refer to Integrity Master by its nickname, "IM")
  23.  
  24.  Once you install Integrity Master, there will be only two files you
  25.  absolutely need to use Integrity Master:
  26.  
  27.    IM.EXE       - Integrity Master itself
  28.    IM.PRM       - The parameter file which controls how IM works
  29.                 - This file is created by SETUPIM.EXE
  30.  
  31.  If you want to reinstall IM, or change advanced features of IM, you will need:
  32.  
  33.    SETUPIM.EXE  - The setup and install program (It creates and updates IM.PRM)
  34.  
  35.  When you install IM, SetupIM will create file:
  36.  
  37.    IMPROC.TXT   - Complete instructions to finish install and run IM
  38.    IM.PRM       - The parameter file (all option settings are stored here)
  39.    IMCONFIG.SYS - Sample CONFIG.SYS file for floppies (optional)
  40.  
  41.  When you run (initialize) IM, it will create integrity data files.  These
  42.  files will be called ")(.ID" unless you use SetupIM to select a new
  43.  name. These files contain the integrity data describing your files.  Files:
  44.  BOOT.SID, BOOT.SRL, PART.SID and PART.SRL contain system sector integrity
  45.  (.SID) and reload (.SRL) information.
  46.  
  47.  The following files are provided as additional aids but are not required
  48.  to use or modify Integrity Master:
  49.  3YEAR.DOC ---- Special three year virus and data integrity update offer
  50.  DESCRIBE.DOC - Contains short descriptions of IM for BBS and vendor use
  51.  IMCHECK.EXE -- Supplemental stand-alone integrity check program
  52.  IMPRINT.BAT -- Batch file to print files.  Syntax: "IMPRINT filename"
  53.  IMVIEW.COM --- File viewer program. Syntax: "IMVIEW filename"
  54.  OMBUDSMN.ASP   Information of how to contact the ASP ombudsman for help with
  55.                 resolving a problem with an ASP member
  56.  ORDER.DOC ---- Complete information on how to license Integrity Master
  57.  ORDER.FRM ---- Enter "COPY ORDER.FRM PRN" or "IMPRINT ORDER.FRM" to print an
  58.                 order form for IM
  59.  NET.DOC ------ Suggestions on how to best install and use IM on a LAN.
  60.  QUANTITY.DOC - Table of discounts for licensing multiple copies of IM
  61.  README.DOC --- Contains latest information concerning IM
  62.                 Read this for documentation on the latest changes.
  63.  SUPPORT.DOC -- How to contact Stiller Research for product support and help
  64.  SYSOP.DOC   -- How to post Integrity Master on a BBS and info for BBS SYSOP
  65.  VENDOR.DOC --- Distribution requirements for disk vendors and clubs
  66.  VIRREP.DOC --- How to report a virus attack
  67.  
  68. If you downloaded your copy of Integrity Master, the following files may be
  69. included as part of a separate archive file:
  70.  
  71.  README2.DOC  - This file is present ONLY when there are two sets of files
  72.                 to download.
  73.  DISKHELP.TXT - Contains information to help with accessing disk drives
  74.  GENVIR.EXE  -- Execute this program to create SAMPVIR.BIN a fake test virus
  75.  HISTORY.DOC -- List of versions and changes made to Integrity Master
  76.  I-M.DOC ------ Documentation file for IM and information on data integrity
  77.  QUESTION.TXT - Enter "IMVIEW QUESTION" to see common questions and answers
  78.  VTEXT.DOC  --- List of viruses IM identifies by name
  79.  
  80. The following optional files may or may not be present:
  81.  FILE_ID.DIZ -- Description file for PCboard, Wildcat other BBSes.
  82.  DESC.SDI   --- Another short description
  83.  
  84. We're also including the following batch file to make IM easier to use
  85. and to serve as examples for constructing your own batch files:
  86.  
  87. IMSCAN          This batch file allows you to virus scan an entire disk
  88.                 or specific directory on a disk and all lower
  89.                 subdirectories. For example, to scan disk C, type
  90.                 "IMSCAN C:" or to scan subdirectory DOS and all lower
  91.                 directories (e.g., \DOS\UTILS) type "IMSCAN \DOS".  If
  92.                 you don't want to check memory each time include a "/B"
  93.                 (e.g., "IMSCAN \DOS /B"
  94.  
  95. IMSCAND         This allows you to scan a specific subdirectory. You can
  96.                 specify just the subdirectory or both the subdirectory
  97.                 and the disk (e.g., "IMSCAND C:\PCB\UPLOADS").
  98.  
  99. IMSCANM         Allows you to scan multiple diskettes for known viruses.
  100.                 After each diskette, IM will prompt you to insert
  101.                 another.
  102.  
  103. IMQ             Does a check in "Quick Update" mode of your current
  104.                 disk. This scans memory and the system sectors for known
  105.                 viruses and then checks only the files that have
  106.                 changed, providing a very fast way to check an entire
  107.                 disk for known viruses.  This also keeps your integrity
  108.                 data current for all files so you are up-to-date in case
  109.                 of a problem.  If you want to specify a different disk to
  110.                 check, you must use the "/Dx" command line switch (e.g.,
  111.                 "IMQ /DCF" will check both drive C and drive F).
  112.  
  113.  
  114.  
  115.       ----------------------------------------------------------
  116.  
  117.                          THE LATEST CHANGES:
  118.  
  119.   If you have been using a prior release of Integrity Master, please read
  120. the HISTORY.DOC file to see what has changed since your version.
  121.  
  122.  IM offers several new command line options:
  123.  
  124.  /1    - 1 line only. Eliminates the long explanations of viruses and
  125.          suspected problems.
  126.  
  127.  /F    - Forces full integrity checking.  This is useful if integrity
  128.          checking has been set to "Quick update" as default.
  129.  
  130.  /NOB  - No Beep.  Turns sound off.
  131.  
  132.  /P    - (Path) allows you to specify a disk as well as directory path
  133.  
  134.  /Q    - Forces "Quick Update" mode.
  135.  
  136.  /REPA - Report All. This reports all files scanned during a virus scan
  137.          or all files added during an initialize.  This option is useful
  138.          if you want to create a report showing all files and their
  139.          check values or if you are testing a virus collection.
  140.  
  141.  /RF=filespec Allows you to specify a name and location for the report
  142.          file from the command line.
  143.  
  144.  /VL     Scan the current directory and all lower directories for viruses.
  145.  
  146.   IM can now check your CMOS for changes and restore if necessary. IM
  147. supports all sizes of CMOS and will describe exactly what has changed for
  148. base CMOS changes.  Run the "CMOS" option on the Initialize menu to get
  149. started.
  150.  
  151.   IM can now check your files without necessarily updating the integrity
  152. data to reflect the changed file.  Use the "Integrity Update" option on
  153. the "Options" menu to activate this.  IM can even ask you on a file by
  154. file basis to determine what to do. If a file is corrupted IM will pop up
  155. a menu and ask you what to do (unless you have specified no halt or
  156. already ask IM not to update the integrity data).
  157.  
  158.   IM is now easier to use to scan BBS uploads since it will ignore "*.*"
  159. style parameters (e.g., "IM *.*"  or "IM D:\VIR\*.EXE *.COM").
  160.  
  161.   Integrity Master provides automatic international time and date support
  162. plus you can override the date and time format by using SetupIM.
  163.  
  164.   Some other anti-virus products contain fragments of viruses.
  165. If you get an indication of a known virus in another product, do not
  166. be too alarmed.  Currently VPCscan contains a fragment of the
  167. Cybertech virus.
  168.  
  169.  
  170.         ----------------------------------------------------
  171.  
  172. The latest evaluation version of Integrity Master can be obtained from
  173. these sources:
  174.  
  175. Integrity Master should be available from any SDN, FDN or ASP AHN BBS.
  176.  
  177. Most larger cities have at least one such BBS the current file name
  178. is I_M222.ZIP (or .ARJ, .LZH, .PAK etc.) PLEASE NOTE WE'RE NOW
  179. USING AN UNDERLINE RATHER THAN A HYPHEN IN OUR SUGGESTED BBS FILE NAMES>
  180.  
  181. Plus, we upload the latest versions of Integrity Master directly to
  182. these locations:
  183.  
  184.  
  185. o First time callers can download and get support for Integrity Master
  186.   from Wingit! (1-904-386-8693 supporting 9600 to 28.8kbps modems only)
  187.   For really fast access, you can log on as user: "Integrity
  188.   Master" (without the quotes) and you will immediately be offered the
  189.   download.
  190.  
  191. o We offer free downloads for Integrity Master on Solitude BBS (Fido
  192.   1:300/23)   (1-602-747-5236 - all speeds).  FIDO users can also freq
  193.   it from this BBS.  The file name will be: I_M###.ZIP where ### is the
  194.   current version number (e.g., I_M222.ZIP for V2.22).
  195.  
  196. o Free downloads of Integrity Master are also available via the Runway
  197.   BBS. You must join Conference 77. Runway BBS: 215-623-6203 2400
  198.   215-623-9462 v.32 215-623-4897 HST
  199.  
  200. o IM and support is available on the Metaverse anti-virus BBS.
  201.   606-843-9363 (14.4 V.32bis). Logon as "GUEST USER", password=GUEST.
  202.  
  203. o COMSEC (Computer Security) BBS (6 lines) 1-415-495-4642.
  204.  
  205. o In the UK, The Shareware Support BBS (0442) 890807 HST-DS.  We provide
  206.   support and downloads via conference 10 - "Runway Link"
  207.  
  208. o Download from CompuServe in IBMSYS (lib 3)  and ZNT:TIPS lib 14 (one
  209.   of the Ziff-Net, PC Magazine forums) file I-MAST.ZIP.
  210.  
  211. Any major shareware diskette vendor should have a current copy of
  212. Integrity Master.   All ASP affiliated disk vendors automatically get
  213. new copies and AHN hub BBSes will always have the latest copy.  These
  214. BBSes are:
  215.  
  216.    North-East Coast             Mid-East Coast
  217.  
  218.    The Consultant BBS           The Break RBBS <East>
  219.    New York NY 10116-4655       Dale City, VA 22193-3011
  220.    BBS Phone: 718-837-3236      BBS Phone: 703-680-9269
  221.  
  222.  
  223.    North Mid-USA                Southern Mid-USA
  224.  
  225.    The Twilight Zone            The DataExchange BBS
  226.    Auburndale, WI 54412         Leesville, LA 71446
  227.    BBS Phone: 715-652-2758      BBS Phone: 318-239-2122
  228.  
  229.  
  230.    West Coast USA
  231.  
  232.    Space BBS
  233.    Menlo Park, CA 94026
  234.    BBS Phone: 415-323-4398
  235.  
  236.    Canada
  237.  
  238.    Knightec BBS
  239.    Orangeville, ONT L9W 3L1
  240.    BBS Phone: 519-940-0007
  241.  
  242.  
  243. IM is available via ftp on Internet from:
  244.  
  245. ftp.demon.co.uk:/pub/antivirus/ibmpc/av-progs/
  246.  
  247. garbo.uwasa.fi ...
  248.  
  249. OAK.Oakland.Edu    (This probably includes all the Simtel mirror sites)
  250.  
  251.  
  252.