What is MSI?
http://live.pirillo.com/ – Wise, InstallShield, NSI, MSI: they all offer the same installation service. What is an MSI file and why do developers use it?
MSI files are Microsoft Installers. They’re installers that companies distribute instead of a setup.exe file.
MSI files generally offer more flexibility when installing programs. You can get a richer experience through MSI than with your prototypical setup program. MSI installers also allow you to repair your current installation, instead of being to uninstall and reinstall a damaged program.
All in all MSI files offer several advantages to users and developers over traditional installers.
Want to embed Microsoft Installer video in your blog? Use this code:





