To view parent comment, click here.
To read all comments associated with this story, please click here.
Not just sometimes. Every MSI installer (yes, Microsoft Installer Installer...) you run is copied and stored inside your Windows folder with a cryptic name slapped on it, because the MSI file is also the uninstaller for a program. You run into problems when, even after uninstalling a program, that file doesn't disappear.
As an aside, a problem I have to deal with at work on a semi-frequent basis occurs when some clever fool finds and decides to clean up this dozens-of-gigabytes folder of installers. Pretty much the only programs that seem to have a problem with that are iTunes and Quicktime, which apparently can't update without the old installer there to remove the old program. The solution is to use a Microsoft tool that removes all of the registry entries pertaining to iTunes and Quicktime, so Windows just no longer knows it's installed, and the new version's installer can run unimpeded.




Member since:
2006-05-30
Sometimes MSI will leave files to "aid uninstallation". IIRC, Borland did this with Delphi 2005. It was very annoying. Something to do with a catalogue of files installed or similar. I've also encountered at least one installer that did the same so that features could be "installed on the fly" without the original medial being present. Some installers are just crap though and son't clean up properly.