How do I edit my license file?

« Go Back

Information

 
QuestionHow do I edit my license file?
Answer
For additional information, refer to the installed STK Help (STK > Licensing > Network > Editing a License File) or the STK Online Help.

There are instances when you may need to edit your network license file. These include: 

• Adding port numbers 
• Changing the IPAddress/Host Name 
• Adding comments 
• Pointing to the daemon or an options file

Here is a template showing what you can edit; the editable fields are BOLD


SERVER server-name or IP-Address server-HostID lmgrd TCP/IP port number 
DAEMON(or VENDOR) STKD path to daemon options=path to options file \ 
port=daemon TCP/IP port number 
this is a comment 
INCREMENT ... 
INCREMENT ... 
INCREMENT ... 
this is another comment 
INCREMENT ... 
INCREMENT ... 
INCREMENT ... 

NOTE: The \ is a line continuation character.

You cannot edit anything else, as it will invalidate the license file. Do not edit the Host ID (MAC address). Do not edit any of the INCREMENT (or FEATURE) blocks. 

Here is an example file: 


################################### 
SERVER myDesktop 1234567890ab 27000 
DAEMON STKD "C:\Program Files\AGI\AGI License Server\STKD.exe" options="C:\Program Files\AGI\AGI License Server\Licenses\mySTKD.opt" port=1083 

my comment goes here 

INCREMENT ... 
INCREMENT ... 

this is another comment 

INCREMENT ... 
INCREMENT ... 
###################################

TitleHow do I edit my license file?
URL NameHow-do-I-edit-my-license-file

Related Files