.msi vs. .exe

kosmosintrolude
05-27-2003, 07:01 AM
Hi,

what is the main difference between creating installation programs project.msi and setup.exe. Is there a difference. What are the advantage/inconvenient for each one?

Thanks

Flyguy
05-27-2003, 08:02 AM
A .msi is a file which will be parsed by the Microsoft Installer, which must be installed on the target machine before the package can be installed.

A setup.exe also contains the installer software.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum