Previous Topic Next topic Print topic


To write a program that sets up Server Enterprise Edition

When you write the setup program for your application, add instructions to do the following:

  1. Install Server Enterprise Edition (or selected files).
  2. Search for an existing license database. One might already exist if Enterprise Server or other applications using Server Enterprise Edition are already installed. Search for the database file, mfasdb.

    If a license database already exists, ask the user if this is the one to use or what the location is of the network license database to use.

    If there is no license database, your setup needs to create a new one.

    If the license database is installed on a server, its location needs to be set on the end user's machine:

  3. If your application is not a .NET managed code application, install and start the license manager service, using the command:
    mflmwin -i
  4. Optionally, arrange for the Server Enterprise Edition license key to be installed silently. .
Previous Topic Next topic Print topic