As stated in the license agreement, "Flexera Software grants Licensee the right to install and use the software on one computer that will be used exclusively with Visual Studio and the right to install and use up to two (2) additional instances for use in Team Foundation Server environments."
The latter is exactly what I did: I installed InstallShield 2012 Limited Edition on a Team Build machine (Team Foundation System 2012), where there are no Visual Studio installations. Now I can correctly compile and build my solution containing the ISL project. The problem is that when you run the setup.exe built-in file, the message "This setting was created using the EVALUATION OF InstallShield VERSION" is displayed.
So the question is: how can I activate InstallShield 2012 Limited Edition on a Team Build machine where Visual Studio has not been installed?
source share