README.TXT
上传用户:kevenhsn
上传日期:2007-01-03
资源大小:251k
文件大小:2k
源码类别:

系统编程

开发平台:

Visual C++

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