Installing the Java Runtime Environment for a single-tier installation on Windows

You install the Java Runtime Environment (JRE) before you complete a single-tier installation.
  1. Log on (or remote logon) as Administrator to the computer where you plan to install the single-tier system.
  2. Copy
    OpenJDK8U-jre_x64_windows_hotspot_
    <version>
    .zip
    from your
    DLPDownloadHome
    \DLP\16.0\New_Installs\Release
    directory to the computer where you plan to install the Enforce Server.
    Where
    <version>
    represents the latest supported version.
    For example, move the file to
    c:\temp
    ).
  3. Unzip the file to
    C:\Program Files\AdoptOpenJRE\jdk
    <version>
    -jre
    .