About 50 results
Open links in new tab
  1. Java JRE 64-bit download for Windows? - Stack Overflow

    Particularly relevant excerpt: "Users should download 64-bit Java software, if they are running 64-bit IE. For downloading 64-bit Java click 64-bit manual download " The only off-line installer, as far as I can …

  2. java - Installing JDK without administrator privileges - Stack Overflow

    Oct 6, 2017 · I am trying to install JDK at office laptop but it says I need administrator privileges. I have only access to my own account at work. How can I install the Java Development Kit without …

  3. java - Installing JDK 8 and JRE 8 silently on a ... - Stack Overflow

    Jan 20, 2015 · 11 I would tackle JDK and JRE separately: The JDK does not depend on registry entries or whatever else the installer exe does. So install the JDK - without Public JRE - on just one machine …

  4. How do I set the default Java installation/runtime (Windows)?

    When you install a JDK on Windows, using their .exe program, in the middle of the installation it asks if it can install the JRE. That's what I meant by "let Sun [now Oracle...] update the public JRE". I always …

  5. java - JDK/JRE installer not working on x64 - Stack Overflow

    Jun 6, 2012 · But now when I try to install the JDK on my PC, it doesn't install (as in, I double click on the JDK [version].exe and the Install Wizard doesn't even show up). -- and yes, I have the JRE installed.

  6. java - How can I get the latest JRE / JDK as a zip file rather than EXE ...

    Oct 25, 2009 · I like to be sure that everything will work just by copying the contents of the Java folder and setting the environment variables. I usually run the installer in a virtual machine, zip the \java …

  7. java - Do I need both JDK and JRE? - Stack Overflow

    Oct 7, 2015 · I used to have JRE 7 before, and now I installed JDK 8 and deleted my JRE 7 folder. I'm using Eclipse Kepler, and I added JDK 1.8 to my installed JRE's. Can I delete the JRE 1.8 folder as …

  8. macos - How to brew install java? - Stack Overflow

    Jan 6, 2021 · I'd like to setup java on a new OS X machine, and prefer to use brew for OS X package management. How can I install latest java using brew?

  9. Java did not install complete Error code 1603 (JRE ... - Stack Overflow

    Nov 9, 2023 · Problem Description: I have downloaded the offline installer, jre-8u391-windows-x64.exe (version 8.0.3910.13). However, during the upgrade process, I am consistently encountering an …

  10. java - JRE installation directory in Windows - Stack Overflow

    Mar 11, 2014 · Is there any command to check the active (since the machine can have more than 1 JRE installed) JRE installation directory under Windows. For linux, the corresponding command is which …