We are planning to create setup file for our project, our research lead us to:
- InstallAwere 18
- InstallShield 2013
We have some requirements that must be supported:
- Windows Server 2012
- Able to run other MSI/EXE
- Full support for patches/updates
- Run Powershell script
- Database support (Create db/Execute sp)
- Web site deployment
Nice to have: - Windows features identification (run installation if necessary) - Web installer (small package that will download all the necessary components)
Did I miss any other product on the market that can support all this? And the final question is what would you suggest for our setup package between these two? Firsthand experience would be great.