What's a simple way to get a list of all files installed/modified and keys added/removed by a Windows (XP, Vista or 7) program installer?
I'd like to take a before and after snapshot, and see what has changed. Leaving a program running while I perform the install would be okay too.
This is very similar to Clinton Blackmore's question (eg: taking and diff'ing two file systems), but specifically for Windows, and taking into account both files and registry keys.