• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Complete uninstall and log for a application?

muniraj

n00b
Joined
Jul 21, 2006
Messages
57
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
 
You can use installwatch to generate a text file with what the installation did. It won't remove anything for you, but you could then create a "cleanup" script based on the information in the text file and run that.
 
Back
Top