Monitoring installations
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi! I try to make som kind of install monitor program, I try sevral ways, the current working soltion is take before and after snapshots, and compares it. The problem with it, is the other activities on the computer, to filter it, I must know who make the canges. Can somebody tell me how can I monitor the filesystem, and registry changes, occures by a specified application/thread? I opened for any soltion. Thanks for help!