userspace:ibm_semeru_open_jre
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| userspace:ibm_semeru_open_jre [2023/01/03 17:08] – [IBM Semeru JRE Runtime] chris_10 | userspace:ibm_semeru_open_jre [2023/01/03 17:32] (current) – chris_10 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== IBM Semeru | + | ====== IBM Semeru |
| Tested with opsi 4.2 \\ | Tested with opsi 4.2 \\ | ||
| Windows 10 x64 Ent SAC 19.09, 20H2 & 21H2 \\ | Windows 10 x64 Ent SAC 19.09, 20H2 & 21H2 \\ | ||
| + | Download IBM Semeru Runtimes from here: https:// | ||
| type: localboot\\ | type: localboot\\ | ||
| id: ibm-semeru-open-jre\\ | id: ibm-semeru-open-jre\\ | ||
| description: | description: | ||
| + | |||
| + | < | ||
| + | tree: | ||
| + | |-- setup.opsiscript | ||
| + | |-- delsub.opsiscript | ||
| + | |-- uninstall.opsiscript | ||
| + | |-- ibm-semeru-open-jre_x64_windows_8u352b08_openj9-0.35.0.msi | ||
| + | |-- ibm-semeru-open-jre_x86-32_windows_8u352b08_openj9-0.35.0.msi | ||
| + | |-- ibm-semeru-open-jre.png | ||
| + | |-- check_msi-exitcode.opsiscript | ||
| + | </ | ||
| The " | The " | ||
| Line 69: | Line 80: | ||
| Set $INST_SystemType$ = GetSystemType | Set $INST_SystemType$ = GetSystemType | ||
| Set $INST_MsVersion$ = GetMsVersionInfo | Set $INST_MsVersion$ = GetMsVersionInfo | ||
| - | Set $INST_architecture$ = GetProductProperty(" | ||
| Set $LogDir$ = " | Set $LogDir$ = " | ||
| ; ---------------------------------------------------------------- | ; ---------------------------------------------------------------- | ||
| Line 113: | Line 123: | ||
| ShowBitmap " | ShowBitmap " | ||
| - | if (($INST_SystemType$ = "x86 System" | + | if ($INST_SystemType$ = "x86 System" |
| comment "Check previous Version" | comment "Check previous Version" | ||
| Line 129: | Line 139: | ||
| endif | endif | ||
| - | if (($INST_SystemType$ = "64 Bit System" | + | if ($INST_SystemType$ = "64 Bit System" |
| comment "Check previous 64 Bit Version installed" | comment "Check previous 64 Bit Version installed" | ||
userspace/ibm_semeru_open_jre.1672762092.txt.gz · Last modified: by chris_10
