1.
2. Using the text editor of your choice, openrundoors.bat
for writing. You will see lines similar to the following:@rem This file should contain two lines:
@rem First line sets the environment variable LM_LICENSE_FILE
@rem Second line starts the Doors tool, e.g D:\DOORS\BIN\DOORS.
@rem If DOORS is installed in the program files directory,
@rem the path must be in quotes, "D:\PROGRAM FILES\BIN\DOORS".
@rem Modify these two lines to fit your environment
SET LM_LICENSE_FILE=<full-path of your doors license file>
<full path command to start doors>
3. Make the following changes in the file so that the operating system can find the Rational DOORS license and then start Rational DOORS:
●SET LM_LICENSE_FILE=<full-path of your DOORS license file>
Replace the string<full-path of your DOORS license file>
with the absolute path of the Rational DOORS license file.
● <full path command to start doors>
Replace this string with the absolute path to the Rational DOORS executable and enclose the line in double quotes(“ ”). If, for example, the Rational DOORS executable is on the C drive, enter the following line: