home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 March / SOFM_Mar1995.bin / pc / gi / diskmon / diskmon.doc next >
Text File  |  1995-01-27  |  2KB  |  50 lines

  1.                               Disk Monitor
  2.  
  3.  Diskmon.exe [drive:] [?|/h]
  4.  
  5.     Diskmon was designed to keep track of changes made to a disk during
  6.  software installation.  The first time you run diskmon it reads all of
  7.  the directories and subdirectories on the target disk and stores the
  8.  data to a data file.  You can then load your software and, when you are
  9.  done installing, run diskmon again.  Diskmon will prompt you for the
  10.  name of the software package you installed, and then re-read the disk
  11.  directories, making a list of all the direcories that have been added
  12.  or deleted and all the files that have been added, deleted, or changed.
  13.  This list is saved to a file in the same directory as diskmon.exe.
  14.  
  15.     If diskmon.exe is placed in a directory called diskmon\ , each
  16.  individual set of changes will be saved to a text file called
  17.  diskmon[drive].XXX, starting with diskmonc.aaa (if the drive was C:).
  18.  Otherwise, each time diskmon is run, the changes will be appended to a
  19.  file called diskmon.chg.  Changes made to diskmon's data files
  20.  (diskmon.tmp, diskmonX.dir, diskmon.chg) are filtered out of the change
  21.  file.
  22.  
  23.     Diskmon stores the disk's directory information in a tempoary
  24.  file called diskmon.tmp, compares this updated information to
  25.  diskmon[drive].dir, copies diskmon.tmp over diskmonX.dir, and deletes
  26.  diskmon.tmp.  Each of these files requires about 30 bytes of disk space
  27.  per file. (30k bytes for a disk with 1000 files)
  28.  
  29.                               Version update:
  30.  
  31.     Diskmon 1.3 correctly identifies the extention of the change file
  32.  when diskmon is placed in a directory named diskmon. (diskmon 1.2c
  33.  would report diskmonc.aaa as diskmonc.aab, etc.) version 1.3 also
  34.  filters diskmonX.dir out of the initial change file.
  35.  
  36.  
  37.     Disk monitor is shareware.  You may use it indefinitely. You may
  38.  distribute it free of charge in its present form.
  39.  (diskmon2.exe 7-9-94, 17,304 bytes or diskmon.exe 7-9-94, 30,198 bytes)
  40.  You may use, modify, or reprocess the output of disk moniter
  41.  (diskmonX.dir,diskmon.chg) as you see fit.  If the program is valuable
  42.  to you, a reasonable contribution ($5) would be appreciated.
  43.  
  44.  Karl Lager
  45.  87 W. Main St.
  46.  Honeoye Falls, NY 14472
  47.  
  48.  Any questions, comments, or suggestions are welcome.
  49.  internet:  princKarls@aol.com
  50.