Getting JRE 1.6.0_01

hello, i was wondering it there was any way to get a copy of jre1.6.0_01
the reason why, i have an old computer that i had it installed on, but unfortunatly i had some virus problems and the exe file got infected, so i uninstalled it and deleted what not, is there any way to get a new copy?
p.s. yes i know there are newer versions out but our old computer is quite terrible and that was the one we had previously installed
thankyou for reading

Use the archive:
http://java.sun.com/products/archive/

Similar Messages

  • Error installing jre 1.4.0_01

    I have installed and installed the sdk and jre version 1.4.0_01. To cleanup my environment I uninstalled all of my java products and began re-installing them. When I tried to install jre 1.4.0_01 (this is the first product that I tried to re-install) I get a message from the installer
    "You already have the Java 2 Runtime Environment, SE v1.4.0_01 already installed on this machine...."
    I have went thru the registry and deleted any reference to java 1.4.0_01. Any help would be great.
    Thanks.

    Yep, i had installed the JDK, but when I found out that the plug-in app was not operating properly in the control panel, I figured something had gone wrong. I uninstalled everything and tried installing just the JRE, when I noticed this error.
    I used Iolo's system mechanic to try and clean the registry and run all kinds of analysis and cleaners on my system.
    No dice, still have that problem.
    I believe I may blow away windows and move to a Linux desktop

  • HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    What are you missing?
    I inherited this app and signing the third party jars is how it was setup, I was wondering the same thing too, why was it necessary to sign the third party jars?
    The applet runs in either JRE 1.6.0_13 or JRE 1.6.0_27 depending on the other Java apps the user uses. JRE 1.6.0_13 does not have the mixed code security (so it is like is disable), but JRE 1.6.0_27 does have the mixed code security and the applet will not launch with mixed code security enable, so we have to disable it. With all the hacking going on in the last two years, is important to improve security; so this is a must.
    Yes, I always clear up the cache.
    Any idea on how to resolve this problem?

  • To get JRE or JDK version using Java Programs

    How do get JRE or JDK version using Java Programs?.
    Kindly Reply...
    By
    Mani

    If you're talking about current program's runtime environment (as opposed to all installed JDK/JRE) : System properties

  • To get JRE or JDK version in Programs

    How do get JRE or JDK version in Application Programming?. Kindly Reply...
    By
    Mani

    Hi Manivel.
    The System class has methods such as getProperties() and getProperty() that can be used to get almost any system info. To get the version of JRE, for example, you could use something like this:
    System.getProperty("java.version");
    Check the J2SE 1.5 API reference for more info. Use this URL to go directly to the API reference for the java.lang.System class:
    http://java.sun.com/j2se/1.5.0/docs/api/java/lang/System.html
    Hope this answers your question.
    By the way, this is the JDBC forum. In the future, please post such questions in the Java Essentials forum (http://forum.java.sun.com/category.jspa?categoryID=5) or the Core APIs forum (http://forum.java.sun.com/category.jspa?categoryID=32).
    Shakeel.
    :)

  • Toolbar buttons GUI Issue in JRE 1.4.0_01.

    I have migrated my project which is working well in JRE 1.3 to JRE 1.4.0_01.
    I am facing a issue in my Graphical User Interface. In JRE1.4.0_01, all the tool bar buttons are showing in seleted state(Kind of poped up). When I move the mouse over those tool bar buttons, they become normal(Unselected state). I just removed JRE1.3 and included JRE1.4.0_01 in my project.
    Does anyone have a suggestion to fix this issue? Appreciate your time.
    Radha

    Hi,
    Not sure if I can help as I'm only new to java. I had the same problem when I changed from 1.3 to 1.4. Took me a while to fix the problem. I my case, which may be different to yours, I was using an instance of JButton which provided a rollover effect using a mouse listener. Like your problem, my buttons started with a border selected around them as if the mouse had entered the button area. To fix the problem I simply used the setBorderPainted(false) when I created the button and then when the mouselistener picked up an entered event I set the border Painted to true. When it was exited, the border was replayed with an empty border.
    Hope that helps
    Adrian

  • Where do I get JRE?

    Hello,
    I downloaded the 815shipstd.* files and unpacked them
    successfully. However, the installer uses a version of JRE that
    seems to be different from the only one out there for Linux
    (RedHat 6.0) that I could find.
    Where can I download the version the installer expects? I can't
    find it anywhere on the Oracle FTP site, and searching the Web
    site got me nowhere. All of the installation instructions assume
    you have the CD, which apparently has more files on it than are
    included in the FTP archives.
    null

    Dejo (guest) wrote:
    : Kevin Johnson (guest) wrote:
    : : Dan Wilga (guest) wrote:
    : : : Hello,
    : : : I downloaded the 815shipstd.* files and unpacked them
    : : : successfully. However, the installer uses a version of JRE
    : that
    : : : seems to be different from the only one out there for
    Linux
    : : : (RedHat 6.0) that I could find.
    : : : Where can I download the version the installer expects? I
    : can't
    : : : find it anywhere on the Oracle FTP site, and searching the
    : Web
    : : : site got me nowhere. All of the installation instructions
    : : assume
    : : : you have the CD, which apparently has more files on it
    than
    : are
    : : : included in the FTP archives.
    : : 1.Download and install JRE 1.1.6 v5 from
    : : http://www.blackdown.org. Install the JRE in any directory
    and
    : : create a symbolic link from /usr/local/jre to
    : : <jre_install_location>/jre116_v5.
    : : IT will be easier just to install it in the /usr/local/jre
    : : directory from the get go. Instead of making the link.
    : : This information is in the release guide for 8.1.5. I would
    : : suggesst that you read all of the release note before trying
    : the
    : : install.
    : Where exactly at the www.blackdown.org site is the JRE 1.1.6
    v5?
    : A complete URL would be nice. All I could find was links to
    : mirror sites.
    Hi!
    Try connect to:
    ftp://ftp.infomagic.com/pub/mirrors/linux/Java/JDK-
    1.1.6/i386/glibc/v5/jre_1.1.6-v5-glibc-x86.tar.gz
    Eugene
    null

  • Can't play videos on iPhoto after installing Yosemite, also getting JRE error. Are they related?

    When I start Mac, I get following error regarding JRE requirement. I have updated JRE 8 from Oracle website, but I still get the same error. This has started after I updated to Yosemite.
    Also when I click on video I get following error: "A necessary data reference could not be resolved." Hence am unable to play any videos.
    Are these related, can someone help?
    Do note that I have MacBook Pro (13-inch, Early 2011) with OS X Yosemite (10.10) and iPhoto 9.6.

    I'd ask about the JRE issue on the Using Mac OS X forum.
    The videos are not necessarily gone:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Get JRE version

    Hi, all
    How to can get current JRE version from registry
    please help me
    thanks

    hi,
    Here you go...
    http://forum.java.sun.com/thread.jspa?threadID=5183961&messageID=9876540

  • Get JRE architecture

    Hi,
    How can i get the JRE architecture (x86 vs x64) outside the java code?
    Is there any way to see this from the command line or is is stored somewhere in the registry?
    Thx,
    Radu

    hi,
    Here you go...
    http://forum.java.sun.com/thread.jspa?threadID=5183961&messageID=9876540

  • Trying to get JRE for a month!!!!

    Hello,
    My name is Amber and I am in dire need of assistance! I am trying to download a plugin for an online course I am taking to school and I haven't been able to for at least a month. I have Mozilla firefox as a browser and all of my settings on my computer as well as on my browser show java enabled. However I am still getting an error message that is "This installation package could not be opened. Contact the application vendor to verify that this is a valid windows installer package." It has no error code with it. I then have received another error code from firefox that says this, "The installation of package http://java.sun.com/update/1.6.0jre-6.2-windows-i586-jc.xpi failed with -203" "Unexpected installation error." I don't know what to do anymore, so if someone could shed a little light on the subject that would be amazing. The one thing that is most annoying is that there is no phone number listed anywhere that I me be able to actually call Java and speak to a person regarding this. I have sent an email countless times already. Sorry to sound so grouchy, but I just want this over with. Thanks

    Hi lalanna
    Take a look at Mozilla Installation/Update docs: http://kb.mozillazine.org/Java
    What is happening smells like a Firefox bug or related to it. If so, try using another browser e.g. Opera.
    Mozilla has a good forum for Firefox (http://forums.mozillazine.org/), may be someone had the same problem in recent past.
    []'s.

  • JRE 1.4.0_01 install with Redhat 7.3

    After installation of the rpm-package I tried
    ./java -version
    and the systems claims that:
    Error: failed /usr/java/j2re1.4.0_01/lib/i386/client/libjvm.so, because libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
    Does that mean, that libstdc++-libc6.1-1.so.2 is not installed, or just that he can't find it?
    (used Redhat installation with option Software-Development, without Kernel-Development).
    Best regards
    F.

    I found out, that libstdc++....rpm is already installed on my system
    and there is seemingly no bugfix from Readhat for 7.3 concerning glibc -
    so it's a promblem with PATHs maybe?

  • I keep getting jre application error when launching a online live class

    Need help with fixing this problem.

    Refer to the JDK Installation Instructions. The error is discussed at the end. (The JRE Installation Instructions says refer to the JDK instructions for troubleshooting.)

  • MJB: I cannot get JRE to run in my Ubuntu Hardy installation.

    Installation of JRE has been verified. Sites that require JRE say it is not installed but all site tests confirm the installation. A technician in chat says it is installed properly as well but needs to be added to my profile. It was working properly a few days ago but some update changed a setting. I have also attempted to use Chromium as well with the same results. I know this is related to my installation but cannot find a consolidated set of instructions to complete the installation.
    I am a new linux user and am still learning. Assistance would be great.
    == Operating system ==
    Ubuntu Hardy

    total 8
    drwxr-xr-x 2 root root 4096 2010-02-16 19:34 .
    drwxr-xr-x 4 root root 4096 2008-07-02 05:21 ..
    lrwxrwxrwx 1 root root 37 2010-02-16 19:34 flashplugin-alternative.so -> /etc/alternatives/mozilla-flashplugin
    lrwxrwxrwx 1 root root 39 2009-03-04 19:01 libjavaplugin.so -> /etc/alternatives/mozilla-javaplugin.so

  • Hard Time Getting JRE to work

    i dled j2re 1.4.2 and i install it and i dont know what to do next...i tried to do everything and cant get it to work....

    Got to give a lot more info than that. How are you trying to run it? I hope with an application.

Maybe you are looking for

  • HELP NEEDED CAPTURE DV FOOTAGE WITH HDV VIDEO CAMERA

    I'm trying to capture DV video footage I've done years ago with my Sony DCR-HC40E PAl into FCP version 6. with my new camera HDV video Sony HDR-HC7 1080.i/mini dv so I can capture it into FCP but it's jerky, An yone know the setting for both the HDv

  • Data Source Activation in BI 7.0

    Hi all, I have seen lot of discussion on this subject in this forum but still having a problem. We are on BI 7.0 and Source System is ECC 6.0 I have activated datasource in Source system and replicated it in BW. My datasources are by default going in

  • Declaration in include

    <b>Is it good program practice</b> to keep all declaration in an INCLUDE? If yes <b>what we can we keep in an INCLUDE</b>? Global declarations?? only global itabs or global variables also. Thanks, RAJA

  • Identity Server issue

    We are facing a issue in our OAM environment and would like to know if there are any suggestions. Our setup is OAM – OVD – OID. Here is the issue: Only Admins are able to successfully login to Identity Server User Manager. A regular user is able to l

  • Address Book Smart Group question

    Hello all, I want to create a Smart Group in Address Book that compiles people according to their job title. For example a group of everyone whose job title is 'Manager', i.e. Job Title contains Manager. But for some reason Job Title is not in the li