The latest Java Client is available here: https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
Silent Installation
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
Version
1.8.1920.12
Size
71.3 MB
Registry
REG.exe ADD “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F64180192F0}” /v “Publisher” /t REG_SZ /d “YourDesktopManagementSoftware—example: SCCM” /f
Uninstall
msiexec /x{26A24AE4-039D-4CA4-87B4-2F64180192F0}
32 Bit
Version
1.8.1920.12
Size
63.4 MB
Registry
REG.exe ADD “HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F32180192F0}” /v “Publisher” /t REG_SZ /d “YourDesktopManagementSoftware—example: SCCM” /f
Uninstall
msiexec /x{26A24AE4-039D-4CA4-87B4-2F32180192F0}