vote up 4 vote down star

When I install and uninstall a program there always seems to be stuff leftover that the uninstall didn't remove.(files,registry keys) Is there an easy way to log everything that was installed so it can be cleanly and compleatly removed at a later time? Are there any open source projects that can take a snapshot of your system before and after an install?

flag
Doesn't system recovery do something similar? – NomeN Jul 24 at 12:01

migrated from stackoverflow.com

5 Answers

vote up 6 vote down

I've been using Revo Uninstaller for over a year to clean out the junk (registry keys, empty folder), and it works great in Advanced mode. Totally free.

link|flag
vote up 1 vote down

I think the quick answer is no.

Even if you took a snapshot before and after, and reset things to how they were, you would encounter some other process that modified or created a file while the install took place.

If you want to clean up your registry, there are tons of registry-cleaning tools out there that fix problems and remove orphaned entries.

link|flag
vote up 1 vote down

I don't know any programs like you described but CCleaner can clean the things you described (files, registry etc.).

link|flag
vote up 0 vote down

You could use a virtual machine to take a snapshot and then compare the output, though this is admittedly a very heavy-handed method.

Here is a tool that seems to monitor registry changes and might be what you are looking for.

link|flag
vote up 0 vote down

Sandboxie will do this for you. Btw this question belongs on superuser.com

link|flag
Superuser says: "This site is currently in private beta testing." Why should the question belong there? – Rinat Abdullin Jul 24 at 12:08

Your Answer

Get an OpenID
or
never shown

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