I'm having some issues on figuring out how I can generate our installer on my company's environment.
We have a server exclusive for the InstallAware X2, where our developer works on the projects using the InstallAware IDE. On this server we activated our Studio Admin license, and it works great.
But we have another server that is our dedicated build machine. In this server we have a program that automatically compiles ours applications, and we are wishing we could include in the build process the InstallAware build too.
I tried to map a remote directory to the InstallAwar server, and execute the 'miabuild.exe' from this mapped driver. It sort of worked, but when I execute the installer, I get a message that it was created with a free version of the Installaware, and that the licensed version does not show the message.

We can't simply install InstallAware X2 on our build server because we already have InstallAware 15 installed on it. We have to keep this version running for an older installer that we have maintain.
I could try to have both InstallAware X2 and 15 installed at the same server, but I'm afraid it could make the old version to stop working, and then I would have a bigger problem.
Does anyone have any idea on how I could solve this problem?
Is it possible to have the InstallAware license installed in one server and build a installer from another, without getting the "buy a license" message whenever I run the installer?