Is there Windows software that will allow you to see what an executable is doing while it is loading up? For example, monitor if the executable is modifying the registry, updating the file system, etc.

link|improve this question

62% accept rate
feedback

1 Answer

up vote 4 down vote accepted

You should have a look at Microsoft's System Internals Suite. In particular, Process Monitor and Process Explorer.

link|improve this answer
1  
+1 - Process Monitor is what you want for this one – Ben Pilbrow Mar 13 '11 at 20:12
Perfect. Thank you! – DDiVita Mar 13 '11 at 21:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.