We need to create an installer for our application. Currently we are using Install Shield LE that is free with Visual Studio 2010. We require some of the non-free features of Install Shield and were thinking of upgrading to the full version.
However, before we upgrade, we would like to consider other options. From talking with other guys around the office, they mentioned MSI. I am new to the installer world so I was curious if any of you had an opinion on MSI or Install Shield.
Installer Requirments:
1. Must support custom actions
2. Must support dialogs
3. We also need to get info from the user at run time and put that in a config file. Not sure how this would be done. I think Install Shield has Install Script?
4. If it supported multiple languages, that would be a huge bonus
Any input would be appreciated.
Thanks