Extracted MSI packages and offline installers for the Oracle Java 8 client, archived here so administrators can deploy Java silently through ConfigMgr/SCCM, Intune, Group Policy or MDT without using the web installer.
Oracle does not publish the Java MSI as a download - it is unpacked from the offline installer while setup runs. This project keeps those extracted MSI and Data1.cab pairs, plus the matching offline .exe installers, version by version, so you can pull an exact build rather than whatever the current release happens to be.
Licensing: Oracle Java 8 ships under the Oracle Technology Network licence, which limits free use to personal use, development, testing and prototyping. Business and production use needs an Oracle Java SE subscription. For a freely redistributable Java 8, use Eclipse Temurin or Amazon Corretto - both publish native MSI installers.
Extraction steps and silent-install switches: https://techygeekshome.info/java-8-msi-installers/
Features
- Extracted MSI packages for the Oracle Java 8 client
- Matching Data1.cab shipped alongside every MSI
- Offline .exe installers archived too
- Separate 32-bit and 64-bit builds
- Silent install with msiexec /qn
- Deploys via SCCM, Intune, Group Policy and MDT
- Version-by-version archive of past releases