home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top20av / Imast40 / IMWIN.EXE / FILES.TXT < prev    next >
Encoding:
File List  |  1998-02-23  |  5.1 KB  |  97 lines

  1. Once you install Integrity Master, there will be only two files you
  2. absolutely need to use Integrity Master:
  3.  
  4.    IM.EXE       - Integrity Master itself
  5.    IM.PRM       - The parameter file which controls how IM works
  6.                 - This file is created by SETUPIM.EXE
  7.  
  8.    IM.DAT       - When you first run IM or SetupIM it will use file IM.DAT--
  9.                   after that it is no longer needed.
  10.  
  11.  If you want to reinstall IM, or change advanced features of IM, you will need:
  12.  
  13.    SETUPIM.EXE  - The setup and install program (It creates and updates IM.PRM)
  14.  
  15.  If you use IM under Windows, you will also need to keep the *.PIF files.
  16.  
  17.  When you install IM, SetupIM will create file:
  18.  
  19.    IMPROC.TXT   - Complete instructions to finish install and run IM
  20.    IM.PRM       - The parameter file (all option settings are stored here)
  21.    IMCONFIG.SYS - Sample CONFIG.SYS file for floppies (optional)
  22.  
  23.  When you run (initialize) IM, it will create integrity data files.
  24.  These files will have varying names but you can use SetupIM to control
  25.  exactly what names are used. These files contain the integrity data
  26.  describing your files.  Files: BOOT.SRL and PART.SRL contain system
  27.  sector integrity and reload information. (*.SID files are no longer
  28.  needed.)
  29.  
  30.  The following files are provided as additional aids but are not required
  31.  to use or modify Integrity Master:
  32.  
  33.  *.ICO  ------- Various icon files for use of IM under windows.
  34.  *.PIF  ------- These files are needed only if you run IM under Windows.
  35.  3YEAR.TXT ---- Special three year virus and data integrity update offer
  36.  ASQ.*     ---- Files for the Qualitas ASQ configuration analysis program
  37.                 (REGISTERED VERSION ONLY)
  38.  DEL-IM.*   --- ,EXE and .INI file to uninstall IM from Windows.
  39.  DESCRIBE.TXT - Contains ASCII text descriptions of IM for posting online.
  40.  DISKHELP.TXT - Contains information to help with accessing disk drives
  41.  GENVIR.EXE  -- Execute this program to create SAMPVIR.COM a fake test virus
  42.  HISTORY.TXT -- List of versions and changes made to Integrity Master
  43.  I-M.TXT ------ Documentation file for IM and information on data integrity
  44.  IMCHECK.EXE -- Supplemental stand-alone integrity check program
  45.  IMPRINT.BAT -- Batch file to print files.  Syntax: "IMPRINT filename"
  46.  IMVIEW.COM --- File viewer program. Syntax: "IMVIEW filename"
  47.  LONG.TXT   --- Description of Windows 95/98 Long File names and how IM handles
  48.                 them.
  49.  QUESTION.TXT - Enter "IMVIEW QUESTION" to see common questions and answers
  50.  OMBUDSMN.ASP   Information of how to contact the ASP ombudsman for help with
  51.                 resolving a problem with an ASP member
  52.  ORDER.TXT ---- Complete information on how to license Integrity Master
  53.  ORDER.FRM ---- Enter "COPY ORDER.FRM PRN" or "IMPRINT ORDER.FRM" to print an
  54.                 order form for IM
  55.  NET.TXT ------ Suggestions on how to best install and use IM on a LAN
  56.  QUANTITY.TXT - Table of discounts for licensing multiple copies of IM
  57.  README.TXT --- Contains latest information concerning using IM under DOS
  58.  READWIN.TXT--- Contains latest information concerning using IM under Windows
  59.  RUNMAYBE.EXE - The RunMaybe execution scheduling program
  60.                 (AVAILABLE IN REGISTERED VERSION ONLY)
  61.  SUPPORT.TXT -- How to contact Stiller Research for product support and help
  62.  SYSOP.TXT   -- How to post Integrity Master on a BBS and info for BBS SYSOP
  63.  VENDOR.TXT --- Distribution requirements for disk vendors and clubs
  64.  VIRREP.TXT --- How to report a virus attack
  65.  VTEXT.TXT  --- List of viruses IM identifies by name
  66.  
  67.  
  68. We're also including the following batch file to make IM easier to use
  69. and to serve as examples for constructing your own batch files:
  70.  
  71. IMSCAN          This batch file allows you to virus scan all files on a
  72.                 disk or specific directory on a disk and all lower
  73.                 subdirectories. For example, to scan disk C, type
  74.                 "IMSCAN C:" or to scan subdirectory DOS and all lower
  75.                 directories (e.g., \DOS\UTILS) type "IMSCAN \DOS".  If
  76.                 you don't want to check memory each time include a "/B"
  77.                 (e.g., "IMSCAN \DOS /B"
  78.  
  79. IMSCAND         This allows you to scan a specific subdirectory. You can
  80.                 specify just the subdirectory or both the subdirectory
  81.                 and the disk (e.g., "IMSCAND C:\PCB\UPLOADS").
  82.  
  83. IMSCANM         Allows you to scan multiple diskettes for known viruses.
  84.                 After each diskette, IM will prompt you to insert
  85.                 another.
  86.  
  87. IMQ             Does a check in "Quick Update" mode of your current
  88.                 disk. This scans memory and the system sectors for known
  89.                 viruses and then checks only the files that have
  90.                 changed, providing a very fast way to check an entire
  91.                 disk for known viruses.  This also keeps your integrity
  92.                 data current for all files so you are up-to-date in case
  93.                 of a problem.  If you want to specify a different disk to
  94.                 check, you must use the "/Dx" command line switch (e.g.,
  95.                 "IMQ /DCF" will check both drive C and drive F).
  96.  
  97.