Oracle Java SE Runtime Environment 9.0.4
Author: Paul Cobben
Date: August 29, 2023

About

The Java Runtime Environment (JRE) released by Oracle is a freely available software distribution containing a stand-alone JVM (HotSpot), the Java standard library (Java Class Library), a configuration tool, and—until its discontinuation in JDK 9—a browser plug-in. It is the most common Java environment installed on personal computers in the laptop and desktop form factor. Mobile phones, including feature phones and early smartphones that ship with a JVM, are most likely to include a JVM meant to run applications targeting the Micro Edition of the Java platform. Meanwhile, most modern smartphones, tablet computers, and other handheld PCs that run Java apps are most likely to do so through support of the Android operating system, which includes an open-source virtual machine incompatible with the JVM specification.

General Information

Vendor Information

Oracle

Application Name

Java SE Runtime Environment

Application Version

9.0.4

Download Link

https://www.java.com/en/download/manual.jsp

License Needed

No

Vendor Install

Installation Type

Setup.exe|MSI

Architecture

x86/x64

Description

Application Configuration/Settings

Registry

File

AD/GPO

AAD/GPO

User Environment Data

Registry

File

Other

Infrastructure Dependencies

Description

ODBC

Connection Name

Driver

Parameters

Setup.exe parameters

Silent Install
/S
INSTALL_SILENT=1
INSTALL_SILENT=Enable

Change Default Installation Directory
AUTO_UPDATE=0
AUTO_UPDATE=DISABLE

Suppress EULA
EULA=0
EULA=Disable

Change default installation directory
INSTALLDIR=C:\Apps\Java

Exclude Java start menu items
NOSTARTMENU=1
NOSTARTMENU=Enable

Suppress Java Reboot
REBOOT=0
REBOOT=Disable

Remove All Out-Of-Date Java JRE Versions
REMOVEOUTOFDATEJRES=1
REMOVEOUTOFDATEJRES=Enable

Java JRE static installation
STATIC=1
STATIC=Enable

Disable Java Web Analytics
WEB_ANALYTICS=0
WEB_ANALYTICS=Disable

Set Java web security level to Very High
WEB_JAVA_SECURITY_LEVEL=VH

Don’t allow Java applications to run in Web Browser
WEB_JAVA=0
WEB_JAVA=Disable

Disable 3rd Party Sponsor Offers
SPONSORS=0
SPONSORS=Disable

MSI Public Properties

Installation Commands

Silent Install Command

jre-9.0.4_windows-x64_bin.exe /s; msiexec.exe /i jre9.0.4full64.msi /qn

Silent Uninstall Command

msiexec.exe /x {885A3911-0760-5252-92C2-001B92997DEA} /qn

Repackaging Score

MSI

Full Functional

MSIX

Unknown

App-V

Unknown

ThinApp

Unknown

Citrix App Layer

Unknown

VMWare App Volumes

Unknown

Other

Full Functional
Silent Install

Repackaging Tips

Deploy Java Using Configuration Files

Create with Notepad a file named C:\Windows\Sun\Java\Deployment\deployment.config.
Add the following lines:


deployment.system.config=file:///C:/Windows/Sun/Java/Deployment/deployment.properties
deployment.system.config.mandatory=true

Create with Notepad a file name C:/Windows/Sun/Java/Deployment/deployment.properties.
Add the following lines:


deployment.javaws.autodownload=NEVER
deployment.javaws.autodownload.locked
deployment.expiration.check.enabled=FALSE
deployment.expiration.decision=NEVER
deployment.expiration.decision.11.101.2=later
deployment.expiration.decision.suppression.11.101.2=true
deployment.user.security.exception.sites=C:/Windows/Sun/Java/Deployment/exception.sites

Create with Notepad a file name C:\ProgramData\Oracle\Java\java.settings.cfg.
Add the following lines:


INSTALL_SILENT=Enable
AUTO_UPDATE=Disable
WEB_ANALYTICS=Disable
EULA=Disable
REBOOT=Disable
SPONSORS=Disable

Comments

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Recent App Tips

Upcoming Events

september 2023

27sepAll Day29Workplace Ninja Summit 2023

october 2023

06oct8:00 am7:00 pmAppManagEvent 2023

Upcoming Courses

september 2023

18sep(sep 18)9:00 am22(sep 22)4:30 pmUSA: Learning MSI Projects with InstallShield 2023

25sep(sep 25)9:00 am29(sep 29)4:30 pmEMEA: Learning MSI Projects with InstallShield 2023

october 2023

09octAll Day13Packaging in App-V & MSIX by Tim Mangan

november 2023

06nov(nov 6)9:00 am10(nov 10)4:30 pmEMEA: Application Packaging with AdminStudio 2023

13nov(nov 13)9:00 am17(nov 17)4:30 pmUSA: Application Packaging with AdminStudio 2023

27nov01decUSA: Advanced AdminStudio and Repackaging Workshop