Oracle Java SE Runtime Environment 8 Update 333
Java Icon
Author: Paul Cobben
Date: August 9, 2022

Repackaging tips and silent install information for Oracle Java SE Runtime Environment 8 Update 333. This App Tip provides comprehensive details for conducting a silent installation of Java SE Runtime Environment. It includes additional insights, such as user environment specifics, extra installation parameters, and repackaging tips.

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

8 Update 333

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-8u333-windows-x64.exe /s; msiexec.exe /i jre1.8.0_33364.msi /qn

Silent Uninstall Command

msiexec.exe /x {26A24AE4-039D-4CA4-87B4-2F64180333F0} /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 *

Free Download

Upcoming Events

september 2024

16sepAll Day19Workplace Ninja Summit 2024

october 2024

11oct8:00 am7:00 pmAppManagEvent 2024

Upcoming Courses

april 2024

15apr(apr 15)9:00 am19(apr 19)4:30 pmUSA: Learning MSI Projects with InstallShield 2023

22apr(apr 22)9:00 am26(apr 26)4:30 pmEMEA: Application Packaging with AdminStudio 2023

may 2024

13may(may 13)9:00 am17(may 17)5:00 pmIT Pro Masters Packaging for MSIXMasters Level

june 2024

03jun(jun 3)1:00 pm13(jun 13)5:00 pmIT Pro Masters Packaging for MSIX

10jun(jun 10)9:00 am14(jun 14)4:30 pmEMEA: Learning MSI Projects with InstallShield 2023

24jun(jun 24)9:00 am28(jun 28)4:30 pmUSA: Application Packaging with AdminStudio 2023