Is there a way to track what the setup file has installed? Everything - Registry, files.
Is there a way to track down what kind of files software creates? Cookies & all other files it creates on the system.
feedback
|
migrated from stackoverflow.com May 29 '11 at 11:12
This question came from our site for professional and enthusiast programmers.
|
ahem ahem
| ||||
|
feedback
|
|
You could run the installation in a sandbox (like sandboxie) and see what it has changed. Then you can either reinstall in the live OS or break the application out of the sandbox. | |||
|
feedback
|
|
It's not guaranteed to work, but I have done this before by using a fresh installation of Wine on a Linux machine. Run the installer using Wine and then check out what's happened under | |||
feedback
|
|
What OS? InCtrl5. You should be able to find it around on various "archive" websites. Revo Uninstaller (the Pro, shareware version) has "Real-Time monitoring of system changes - during install of programs". (I'm only familiar with InCtrl5.) | |||
|
feedback
|
