Tuesday, April 12, 2016

Awesome MSI installer cleanup tool

Got a c:\windows\installer folder that is out of control? Too big?
Try this tool, run by command line and BOOM, the orphaned installer files are GONE!

http://appnee.com/wicleanup/

Run this command:
WICleanupC -s


Other commands:

WICleanupC -r      Report unused file only.
WICleanupC -c      Change unused file name.
WICleanupC -d      Delete unused file.
WICleanupC -s      Delete unused file silently.


No comments:

Post a Comment