Complete uninstall and log for a application?

qmrneo

Member
Sep 6, 2010
42
0
0
Don't know how it will sound but I need a windows application that can track each action while a setup is installing on the machine. Where it is placing and modifying the registry location and keeping the keys. And then give a log file when the installation is done.

This came up as I found many application are not completely uninstalled and keep some traces here and there.
I need a application that can clean every single bit of file for any install.

Thanks
 

yinan

Golden Member
Jan 12, 2007
1,801
2
71
There really isnt something like this. What you will want to do is virtualize the applications with Thinapp or APPV
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Don't know how it will sound but I need a windows application that can track each action while a setup is installing on the machine. Where it is placing and modifying the registry location and keeping the keys. And then give a log file when the installation is done.

This came up as I found many application are not completely uninstalled and keep some traces here and there.
I need a application that can clean every single bit of file for any install.

Thanks

There used to be products like CleanSweep that would do that, but thankfully they all pretty much died since they provide no real value. An uninstaller leaving a few K in files and a few registry entries behind has little to no affect on the PC.
 

corkyg

Elite Member | Peripherals
Super Moderator
Mar 4, 2000
27,370
240
106
CCleaner will do most of what you have asked for. Revo uninstaller is a pretty good sidekick for CC.
 

KillerBee

Golden Member
Jul 2, 2010
1,750
82
91
Regshot
http://sourceforge.net/projects/regshot/

Regshot is an open-source(GPL) registry compare utility that allows you to quickly take a snapshot of your registry and then compare it with a second one - done after doing system changes or installing a new software product.

may be a little to old though ..last listed OS is XP

Here's a more recent one after googling 'snapshot registry':
SysTracer
http://systracer.en.softonic.com/
 
Last edited: