Description
Desktop Java technologies can be used to create rich client applications and applets that are fast, secure, and portable. Most of the technologies are included as part of Java SE (also known as the JRE, or Java Runtime Environment), which is pre-installed on over 90% of all desktop systems on a wide range of operating systems. Other Desktop Java technologies are available as either separate downloadable Java extensions, or as open source projects on java.net. Finally, the Netbeans IDE with its integrated GUI builder brings everything together, allowing you to easily build your desktop application. more…
Download
The latest Java Client (Java SE Runtime Environment) is available here:
https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
Silent Install
JavaDownload.exe INSTALL_SILENT=1 STATIC=0 AUTO_UPDATE=0 WEB_JAVA=1 WEB_JAVA_SECURITY_LEVEL=H WEB_ANALYTICS=0 EULA=0 REBOOT=0
64 Bit
Install Location (19 Folders, 238 Files, 197 MB)
C:\Program Files\Java\jre1.8.0_231
Version
1.8.2310.11
Size
72.8 MB
Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F64180231F0}
Uninstall
msiexec /x{26A24AE4-039D-4CA4-87B4-2F64180231F0}
32 Bit
Install Location (19 Folders, 238 Files, 176 MB)
C:\Program Files (x86)\Java\jre1.8.0_231
Version
1.8.2310.11
Size
64.93 MB
Registry
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F32180231F0}
Uninstall
msiexec /x{26A24AE4-039D-4CA4-87B4-2F32180231F0}
* notice the GUID formatting “32/64” “major version” “update version”
tags: Java client automation, Java client scripting, MrNetTek