Looking for an program installer monitor or recorder
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2
--
Chapters
00:00 Looking For An Program Installer Monitor Or Recorder
00:14 Accepted Answer Score 5
00:33 Answer 2 Score 1
01:01 Answer 3 Score 1
01:20 Answer 4 Score 1
01:48 Thank you
--
Full question
https://superuser.com/questions/288042/l...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #installation
#avk47
ACCEPTED ANSWER
Score 5
ProcMon by Microsoft Sysinternals will allow you to record, filter, and view all registry and file changes. Run it prior to starting the installer to see an exhaustive list.
It's probably not the easiest thing around, but it is thorough.
ANSWER 2
Score 1
Yes there are several program like this. The best one I I have found is Total Uninstaller, which I use to see what the installer does and how the installed program is organised, so that I can try making it into a portable app, through various means. It's not free, but it is not expensive, and there is a free trial.
Another useful program to just check registry changes is RegShot, which is free and open source,
ANSWER 3
Score 1
SnoopFS is probably not enough, but I've often used it when installing if I intend to copy off every installed file. You'd probably want to use it with Procmon for the full effects of any install.
There are a bunch of clean uninstallers, such as Revo, but they don't tell you what needs undoing, they just do it.
ANSWER 4
Score 1
I have always used and prefer PC Magazine’s InCtrl(5). It was specifically designed for this purpose and does it pretty well and is quite configurable to weed out irrelevant stuff. Unfortunately ZDNet started charging for the previously-free PCMag utilities several years ago, but you can probably find a copy that someone got before it went for-pay (and as far as I know, it should be legal since that copy was free).
Another one that I like (I’ve tried well over a dozen), is ZSoft Uninstaller; it (too?) is free.