We have InstallShield 2009 Premier installed on one system on which it is used to create and compile setups (one seat license).
However, we are trying to create a one-click-build-experience by using Team Foundation Build Server to do nightly builds. We would like to integrate the generation of the setup files as well.
I know that there is an open source package available on CodePlex that contains a custom build task for automating the generation of an installshield based setup (by submitting the .ism file and other stuff).
Is there something like an installshield runtime that can be installed on our build server which does nothing else then creating the setup from an ism file without UI or anything else so that we dont have to buy another license?