home *** CD-ROM | disk | FTP | other *** search
/ Freelog 7 / Freelog007.iso / BAS / Système / RegMon / README.TXT next >
Text File  |  1998-08-12  |  2KB  |  49 lines

  1.  
  2. Regmon for Windows 95/98
  3. Copyright (C) 1996-1997 Mark Russinovich and Bryce Cogswell
  4. http://www.sysinternals.com
  5.  
  6. Using Regmon
  7. ------------
  8.  
  9. Start Regmon.exe from its home directory. Complete usage 
  10. instructions are available in the on-line help file.
  11.  
  12. Building Regmon
  13. ---------------
  14.  
  15. Regmon consists of a VxD and a GUI. The VxD was built with
  16. VtoolsD V2.0 and the GUI was compiled with Microsoft Visual C++ 4.2.
  17. The help was entered with Microsoft Word 97 and Help Workshop 
  18. for Word 97.
  19.  
  20. To install, copy Regmon.exe and Regvxd.vxd to the same directory.
  21.  
  22. Terms of Use
  23. ------------
  24.  
  25. This software is provided "as is", without any guarantee made
  26. as to its suitability or fitness for any particular use. It may
  27. contain bugs, so use of this tool is at your own risk. We take
  28. no responsilbity for any damage that may unintentionally be caused
  29. through its use.
  30.  
  31. You may use the source in commercial applications without fee, however
  32. any software distributed based on Regmon must have significant added
  33. value in functionality over what is present here. For example, you 
  34. cannot distribute or sell a Registry monitor based on this code, though
  35. you can distribute and sell a product that uses Registry monitoring
  36. to capture changes made during an install in order to perform an
  37. automatic uninstall.
  38.  
  39. Reporting Problems
  40. ------------------
  41.  
  42. If you encounter problems, please visit http://www.sysinternals.com
  43. and download the latest version to see if the issue has been resolved.
  44. If not, please send a bug report to:
  45.  
  46.     mark@sysinternals.com and cogswell@winternals.com
  47.  
  48.  
  49.