Rational Statemate Configuration : Configuring a Windows System : Configuring the Rational DOORS Interface on a Windows System : Editing the run_doorss.bat File

Editing the run_doorss.bat File

The following is an excerpt from the run_doorss.bat file:

@rem Modify the setting of LM_LICENSE_FILE to point to your Doors license

@echo off
SET LM_LICENSE_FILE=<full-path of your doors license file>
doors.exe

Replace the placeholder for LM_LICENSE_FILE.