To write a program that sets up Server

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

  1. Install reUZE Server (or selected files)
  2. Search for an existing license database. One might already exist if Enterprise Server or other applications using reUZE Server 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. Install and start the license manager service, using the command:
    mflmwin -i

    This is not required for .NET managed code applications.

  4. Optionally, arrange for the reUZE Server license key to be installed silently.

Related Topics