App to watch installer and roll back host later?
Posted
by
OverTheRainbow
on Super User
See other posts from Super User
or by OverTheRainbow
Published on 2011-03-22T08:42:22Z
Indexed on
2011/11/27
17:56 UTC
Read the original article
Hit count: 222
I'm looking for a Windows application that can watch everything an install programs does to Windows, and can roll it back to what it was like before installing an application.
InCtrl5 is useful to know what an installer did, but doesn't provide a way to return the host to its previous state. I'd like to avoid having to restore a host using eg. CloneZilla just for a small application. The goal is to make it fast to test an application in a test lab.
Does someone know of an application that can do this?
Edit: I wasn't specific enough: I need a way to totally remove an application but keep all other changes I made after installing the application.
Edit: After checking a few of them, I settled on Cleanse Uninstaller, which was capable of removing the whole of an application, although it doesn't watch when it's installed.
© Super User or respective owner