cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rduske
Level 2

IA License problem when running the command-line compiler

I am getting a license error when I run the command line compiler for my licensed version of Install Anywhere. When I run the interactive version all is fine. The exact error is:

The evaluation period of InstallAnywhere ® 2013 has expired.

How do I activate the license for the command line compiler without disabling the interactive version. I need both on the box.
Labels (1)
0 Kudos
(1) Reply
NigelM
Level 4

For some strange reason, you have to register the same license that you use in the gui with the command-line builder as well.

If you execute build -? you will see the licensing options displayed at the end of the list.

In my case I had to use -registerNodeLocked, but there is -ls for license servers also.
0 Kudos