JDK-Installer doesn't install

15,638

Solution 1

I had similar symptoms. I don't know if we have the exact same problem, but I only had JRE 6u32 and the JDK I was trying to install was 7u4. I downloaded JDK 6u32 and it installed perfectly.

Might just be a version mis-match. HTH

Solution 2

I had the same issue, nothing happened after i double clicked jdk installer. My problem had been that my window's builtin administrator has russian letters in name => these letters were in the home folder name, when i created new admin user with only english letters and delete old, all installed, Check your windows user for utf-8 letters, eg: ®, ã, ë or any other non english letters.

Solution 3

Try with the zipped binaries. Unpack, point your apps to it, done.

EDIT: Check this thread https://stackoverflow.com/questions/1619662/where-can-i-get-the-latest-jre-jdk-as-a-zip-file-i-mean-no-exe-installer

Share:
15,638

Related videos on Youtube

Admin
Author by

Admin

Updated on September 18, 2022

Comments

  • Admin
    Admin over 1 year

    I can't install JDK on my Windows 7 64bit system. I downloaded the latest version (jdk-7u4-Windows-x64.exe) from Oracle and ran it. A warning appeared, because it's a download. I commited to continue. Nothing happened. Thus, I tried again (several times). Without success.

    Therefore, I downloaded the installer again and tried as well the 32bit version. But no effect.

    Hence, I monitored the hard disk with "Disk Pule":

    Created, modified and deleted at the end:

    C:\Users\USERNAME\jdk1.7.0_04_combo\java_jdk.exe
    

    2 folders were created in:

    C:\Windows\Temp\
    

    And after all, this was modified:

    C:\Windows\Prefetch\JDK-7U4-Windows-X64.EXE-341334B2.pf
    

    I am at my wit's end. Any ideas?

    Edit: Same problem on another PC with Windows 7 64bit.

  • user422825
    user422825 about 12 years
    Where can I get them?
  • Alfabravo
    Alfabravo about 12 years
    Edited the answer.
  • Burgi
    Burgi about 8 years
    Could you expand your "solution 2"? Your first solution is the nuclear not really acceptable answer.
  • Elmue
    Elmue over 3 years
    This shows what a quality of shit is Java! How do they not test on a non-english Windows? How do they not display an error if there is any problem. That is really a SHAME!