From 788a150f36a6bcd1db672e00d2e7ee609e2842d9 Mon Sep 17 00:00:00 2001 From: Finnegan's Owner <44065187+pacmano1@users.noreply.github.com> Date: Thu, 3 Jul 2025 11:15:22 -0600 Subject: [PATCH] Updated for Java Version Move html file outside of install4j. Fixed bug with max java version. Signed-off-by: Finnegan's Owner <44065187+pacmano1@users.noreply.github.com> --- .../install4j/oie-installer-config.install4j | 20 +++++++++----- tools/install4j/readme.html | 27 +++++++++++++++++++ 2 files changed, 40 insertions(+), 7 deletions(-) create mode 100644 tools/install4j/readme.html diff --git a/tools/install4j/oie-installer-config.install4j b/tools/install4j/oie-installer-config.install4j index 035496f9f..30dc8cada 100644 --- a/tools/install4j/oie-installer-config.install4j +++ b/tools/install4j/oie-installer-config.install4j @@ -1,7 +1,6 @@ - - + @@ -312,8 +311,17 @@ return console.askOkCancel(message, true); </body> </html> + + + + en + + ${compiler:installer:mediaRoot}/tools/install4j/readme.html + + + + - textSource @@ -827,9 +835,7 @@ return console.askYesNo(message, true); - - - - + + diff --git a/tools/install4j/readme.html b/tools/install4j/readme.html new file mode 100644 index 000000000..a65e67fdc --- /dev/null +++ b/tools/install4j/readme.html @@ -0,0 +1,27 @@ + + + +

Open Integration Engine - 4.5.2 Release

+

Open Integration Engine 4.5.2

+

+ This installer sets up a fully functional version of the engine with minimal user input. + The installer requires administrator permissions to run and install services. +

+

Notes

+ + + +