|
-
Jan 26th, 2000, 09:51 AM
#1
Thread Starter
PowerPoster
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 
-
Jan 26th, 2000, 10:18 PM
#2
New Member
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
-
Jan 26th, 2000, 10:29 PM
#3
Hyperactive Member
http://www.sysinternals.com has regmon, a little tool that does the trick for you, it comes with (C) source
-
Jan 27th, 2000, 02:05 AM
#4
Thread Starter
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|