Running FlexNet RL Parser 1.0 on Microsoft Windows

To run FlexNet RL Parser 1.0 on Microsoft Windows:

1. Copy the executable file to the location in which you want to run FlexNet RL Parser 1.0, this location is referred to as <rlparser_install_dir>.
2. Open a Command Prompt window and navigate to <rlparser_install_dir>
3. Depending on whether you want to specify settings using a configuration file, use one of the following commands. See the section, Configuration File, for information on the content of the response file.
Use default configuration file from current directory:

FNMEA_RLParser.exe

Specify settings using a configuration file path:

FNMEA_RLParser.exe -c <path_to_ configuration_file>