JSI Tip 7929. When you uninstall a .MSI package, not all registry entries are removed?
Jerold Schulman
April 12, 2004
1 Min Read
If you install a .MSI (MicroSoft Windows Installer) package, and subsequently remove it, you may find that some registry entries from the package and not deleted.
If another user used the application, registry entries may have been written to their profile. This information may not be deleted when the package is uninstalled.
Other than wasting space and providing misleading information, the are no ill effects from leaving the extra registry entries.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like