A .msi file is a packed install file that is run by the Windows Installer and does, as you've noted, the same as the .exe [+ .ini].

More information on MSI files at Wikipedia.