Problem:
In order to install the runtime license in the products Server for COBOL and Server Enterprise Edition you have to use a license management system tool called "apptrack".  There are two possibilities of installing the runtime license:
1) During the installation of the product itself you are prompted to enter both the serial number and license key.  However, it is possible to skip this step and insert the license after the installation process is complete.
2) If you choose the latter, then in order to start up the license administartion tool, you simply run "apptrack" from a Microsoft DOS command prompt.  You don't have to run it from any particular directory or path.
Sometimes apptrack does not start up.  If this is the case, the first thing to check is that both the environment variables COBDIR and PATH are pointing to the BIN directory of the Server product installation.  If, after having verified these settings, apptrack still does not work it is probably because you are running on a non-English version of the Windows operating system.
Resolution:
During the build process the messages used by apptrack were not being built into the message file MFLANGDF.lbr
English platforms use MFLANG01.lbr or MFLANG05.lbr whilsts non-English platforms default to MFLANGDF.lbr
The workaround is to copy MFLANG01.lbr to MFLANGDF.lbr
#Enterprise
#COBOL

