Results 1 to 4 of 4

Thread: Here's a Tough One...:)

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923

    Post

    Reading another post about monitoring the registry, has given me an idea.

    Is it possible, using API or whatever, to monitor the installation of programs, specifically, any keys/values that get put in the registry, and any files that get copied to the HDD.

    I know several utlities already exist to do this, e.g. Cleansweep, it would just be nice to give it a try.

    Thanks for any code/advice,

    ------------------
    - Chris
    [email protected]
    If it ain't broke - don't fix it

  2. #2
    New Member
    Join Date
    Feb 1999
    Posts
    5

    Post

    Chris,

    I don't have an answer, but there is a tool that I have used called Regmon which will monitor all modifications to the registry. It also has the ability to filter unwanted events, which is proof of concept for your idea. The question is, how it's done and if it is possible VB.

    Michael


  3. #3
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    http://www.sysinternals.com has regmon, a little tool that does the trick for you, it comes with (C) source

  4. #4

    Thread Starter
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923

    Post

    Thanks guys. They also have a file monitor which is great...trouble is I can't read C.

    Anyone with a few hours to spare and has nothing better to do...?

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width