Automatic deployment

Prev Next

If multiple users or machines will be using the software, it may be useful to automate the addition of licence server(s) to avoid having to do this on a user-by-user basis when first deploying the software.

There are two ways to automate the deployment:

  1. From command line run:
    cmu32 --add-server 1.2.3.4
  2. Modify the registry key at HKLM\SOFTWARE\WIBU-SYSTEMS\CodeMeter\Server\CurrentVersion\ServerSearchList

    Add a new key for each, e.g. Server1, Server2 etc. and within this add a new string value of Address and set this to the IP address of the server.