Quote:
Originally Posted by Eugen
Hello,
Please indicate a tool that can monitor an application at installation or when running, respectively, what files or registers access and/or create.
Thanks,
|
TotalUninstall is good to monitor during install time. Process explorer, filemon, regmon can monitor during run time of an application.
Regshot is also good to monitor registry changes and create a .reg file with the changes.