This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- IA License problem when running the command-line compiler
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 12, 2014
08:29 AM
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.
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.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 10, 2014
08:34 AM
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.
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.