diff --git a/distro/build/deploy/launch4j-gate.xml b/distro/build/deploy/launch4j-gate.xml index 35a6ddb..f0b0823 100644 --- a/distro/build/deploy/launch4j-gate.xml +++ b/distro/build/deploy/launch4j-gate.xml @@ -3,7 +3,7 @@ true gui bin/gateLauncher.jar - + GATE Developer . normal @@ -13,7 +13,7 @@ false gate-icon.ico - 1.6.0 + 1.8.0 preferJdk 0 @@ -25,9 +25,9 @@ 60 - An error occurred while starting the installer. + An error occurred while starting GATE Developer. This application was configured to use a bundled Java Runtime Environment but the runtime is missing or corrupted. GATE requires a Java Runtime Environment, and works best with a JDK. Click OK to download one - minimum version - The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted. Please ensure you have a valid installation of Java 6.0 or later. + The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted. Please ensure you have a valid installation of Java 8 or later. diff --git a/distro/gate.exe b/distro/gate.exe index 2541122..df334f0 100755 Binary files a/distro/gate.exe and b/distro/gate.exe differ