I have a problem installing java jdk

2

I have a problem installing java jdk (Windows 7 home premium)

1.-I download it from the official website

2.- I execute it and I get the typical window of want to execute this program and I give it to execute.

3.- Once I gave it to run, it keeps loading and the installation window does not appear, leave it for a while and nothing

I already tried everything, run it as administrator and nothing. Also as a super-administrator, it does not work either. What do I do?

Already search forums, I have done everything they say and nothing that can be installed.

My computer has an x64-bit micro processor architecture. Sometimes there is a window that says "JAVA SE BINARY CMDSTAC". This is an image of the application after waiting a moment for it to process:

    
asked by Fredy De La Cruz 31.08.2016 в 04:39
source

1 answer

3

Follow the steps below:

  • Uninstall all Java versions that you have installed on your computer. Follow these steps from the Official page How can I uninstall Java from a Windows computer? . li>
  • Clean the Windows Registry after your installation. Follow these steps from the Official page How can I clean the registry after an incorrect Java uninstall? .
  • Restart your computer.
  • Verify that you have space on the disk drive where you are trying to install Java.
  • Download the Java version according to your architecture. In your case x64 for Windows. This is the official link: Java SE Development Kit 8u111 .
  • Run the installer as administrator.
  • answered by 23.11.2016 в 17:56