Set environment variables

  1. Run the enter.cmd file to set environment variables and path. At the command prompt, type

    cd LawBaseDir

    enter.cmd

    where LawBaseDir is the name of the base directory where you installed Infor Lawson Core Technology.

    Note: If you have created a different script for setting the environment variables, you can use that.
  2. Confirm that the JAVA_HOME variable is set. The value of JAVA_HOME should be set to the location of your Java SDK. At the command line, type

    echo %JAVA_HOME%