Click below to download the Oracle JDK 1.8 pre installed zip 64 bit (No installation required)
Click here Oracle JDK 1.8
after download, unzip the pack to a folder
set JAVA_HOME and PATH environment variables
jdk-8u172-windows-x64.exe
into the directory( any destination dir)cmd.exe
:cd C:\JDK\.rsrc\1033\JAVA_CAB10
extrac32 111
C:\JDK\.rsrc\1033\JAVA_CAB10\tools.zip
with 7-zipcmd.exe
:cd C:\JDK\.rsrc\1033\JAVA_CAB10\tools\
for /r %x in (*.pack) do .\bin\unpack200 -r "%x" "%~dx%~px%~nx.jar"
(this will convert all .pack
files into .jar
files)C:\JDK\.rsrc\1033\JAVA_CAB10\tools
where you want your JDK to be