Install the PML Companion (PMLC) version 4.0.0 on Windows


Overview

PMLC is available as:

If you don't know which option to choose then choose the first one.


Installation

Please choose:

Standalone executable
  • Download pmlc.exe into any directory of your choice.

  • Add the directory of pmlc.exe to your OS PATH environment variable.

    Notes:

    • If you need instructions, please search the internet for "change path variable on windows", or visit this page.
    • You might need to restart your PC for the change to take effect.

Java .jar files
  • Prerequisite: If not done already, you need to install Java version 17 or later.

    If you need instructions, please search the internet for "install java on windows".

  • Download pmlc-4.0.0.zip.

  • Unzip the dowloaded file into any directory of your choice.

    For instructions, please search the internet for "unzip file on windows".

  • Add the bin sub-directory of the extracted files to your OS PATH environment variable.

    Notes:

    • If you need instructions, please search the internet for "change path variable on windows", or visit this page.
    • You might need to restart your PC for the change to take effect.

Java source code files

You can build PMLC from the Java source code files which are available on Github


Test

After installing PMLC, proceed as follows: