To install a trial license, replace the
<INSTALL_DIR>\mosek\6\licenses\mosek.lic
file with your trial license file sent to you by email. In the above please replace <INSTALL_DIR> with the location of your MOSEK installation.
The location MOSEK will search for your license file is controlled by the environment variable
MOSEKLM_LICENSE_FILE
The default value for a Windows installation performed with the automatic install tool is
<INSTALL_DIR>\mosek\6\licenses\mosek.lic
For information on changing this variable see Section 8.1.2.4.
To install a trial license set the environment variable
MOSEKLM_LICENSE_FILE = PATH_TO_LICENSE
where PATH_TO_LICENSE is the location of your trial license file sent to you by e-mail (e.g. /home/me/mosek/6/licenses/mosek.lic).