Welcome to WinForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Java Versions

 
   Windows XP (Home) -> Windows XP Arch -> Windows XP General Arch1 RSS
Next:  Set a Default printer and general settings for al..  
Author Message
ll5

External


Since: Oct 16, 2004
Posts: 5



(Msg. 1) Posted: Wed Feb 21, 2007 12:10 pm
Post subject: Java Versions
Archived from groups: microsoft>public>windowsxp>general (more info?)

1. First computer: Win XP Home + SP2 + updates

From time to time this computer prompts me to update Java.
Yesterday I got a message to update Java, which I did.
When I look in C:\Program Files I see:

Folder: JavaSoft
Subfolder: JRE
Subfolder: 1.3.1_03

Folder: Java
Subfolder: j2re1.4.2_04 (note the "2")
Subfolder: jre1.5.0_06
Subfolder: jre1.5.0_09
Subfolder: jre1.5.0_10
Subfolder: jre1.5.0_11

Question: Do I need to keep _all_ these Java folders?
Or since I updated to the latest version, just keep the latest?
Do apps/utilities written by developers using older versions
of Java require _that_ version to run?


2. Second computer: Win XP Pro + SP2 + updates

Program Files _only_ has:

Folder: Java
Subfolder: j2re1.4.2_03

This computer has never prompted me to update Java.
Should I?

 >> Stay informed about: Java Versions 
Back to top
Login to vote
ll5

External


Since: Oct 16, 2004
Posts: 5



(Msg. 2) Posted: Wed Feb 21, 2007 1:49 pm
Post subject: Re: Java Versions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Alias wrote:
> Nuke them all in Add/Remove and get JRE 6.

Lem wrote:
> Then get the latest version of Java, which is
> Java Runtime Environment (JRE) 6

I appreciate the responses.
This is what puzzles me.

Yesterday I got an automated pop-up from Java
saying to update. I double-clicked the Java
tool and it updated itself to version 5-11.
Why did Sun install a new rev of version 5
instead of version 6? Is 6 beta?

 >> Stay informed about: Java Versions 
Back to top
Login to vote
lemp40

External


Since: Dec 22, 2004
Posts: 284



(Msg. 3) Posted: Wed Feb 21, 2007 2:03 pm
Post subject: Re: Java Versions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

ll wrote:
> 1. First computer: Win XP Home + SP2 + updates
>
> From time to time this computer prompts me to update Java.
> Yesterday I got a message to update Java, which I did.
> When I look in C:\Program Files I see:
>
> Folder: JavaSoft
> Subfolder: JRE
> Subfolder: 1.3.1_03
>
> Folder: Java
> Subfolder: j2re1.4.2_04 (note the "2")
> Subfolder: jre1.5.0_06
> Subfolder: jre1.5.0_09
> Subfolder: jre1.5.0_10
> Subfolder: jre1.5.0_11
>
> Question: Do I need to keep _all_ these Java folders?
> Or since I updated to the latest version, just keep the latest?
> Do apps/utilities written by developers using older versions
> of Java require _that_ version to run?
>
>
> 2. Second computer: Win XP Pro + SP2 + updates
>
> Program Files _only_ has:
>
> Folder: Java
> Subfolder: j2re1.4.2_03
>
> This computer has never prompted me to update Java.
> Should I?

You should uninstall all old versions of Java using Control Panel
Add/Remove software. After doing that, you can delete all of the
C:\Program Files\Java\JRE or C:\Program Files\JavaSoft\JRE subfolders,
if any remain.

Then get the latest version of Java, which is Java Runtime Environment
(JRE) 6 from http://java.sun.com/javase/downloads/index.jsp

You should do this on both computers.

An application that uses Java should be able to use the latest version
of the JRE, even if it was originally designed with an older version in
mind (but see below). If you're concerned, then create a directory such
as C:\Obsolete Java Files\ and move all of the old JRE subdirectories
there. Give things some time, and after you have convinced yourself
that none of your applications are looking for the old files, then you
can delete them.

Sometimes, an application will have its own copies of the Java Runtime
Environment files in its own subdirectory structure (rather than putting
them in the C:\Program Files structure). Personally, I have not deleted
these out of concern that the application may have hardcoded the path to
these older versions. And in any event, any such old versions won't be
used by your browser, which is where the security problem generally is.

--
Lem MS MVP -- Networking

To the moon and back with 64 Kbits of RAM and 512 Kbits of ROM.
http://en.wikipedia.org/wiki/Apollo_Guidance_Computer
 >> Stay informed about: Java Versions 
Back to top
Login to vote
Alias

External


Since: Dec 02, 2006
Posts: 220



(Msg. 4) Posted: Wed Feb 21, 2007 2:18 pm
Post subject: Re: Java Versions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

ll wrote:
> 1. First computer: Win XP Home + SP2 + updates
>
> From time to time this computer prompts me to update Java.
> Yesterday I got a message to update Java, which I did.
> When I look in C:\Program Files I see:
>
> Folder: JavaSoft
> Subfolder: JRE
> Subfolder: 1.3.1_03
>
> Folder: Java
> Subfolder: j2re1.4.2_04 (note the "2")
> Subfolder: jre1.5.0_06
> Subfolder: jre1.5.0_09
> Subfolder: jre1.5.0_10
> Subfolder: jre1.5.0_11
>
> Question: Do I need to keep _all_ these Java folders?
> Or since I updated to the latest version, just keep the latest?
> Do apps/utilities written by developers using older versions
> of Java require _that_ version to run?

Nuke them all in Add/Remove and get JRE 6.

Alias

> 2. Second computer: Win XP Pro + SP2 + updates
>
> Program Files _only_ has:
>
> Folder: Java
> Subfolder: j2re1.4.2_03
>
> This computer has never prompted me to update Java.
> Should I?

Nuke it in Add/Remove and get JRE 6. All previous versions have known
exploits.

Alias
 >> Stay informed about: Java Versions 
Back to top
Login to vote
lemp40

External


Since: Dec 22, 2004
Posts: 284



(Msg. 5) Posted: Wed Feb 21, 2007 5:03 pm
Post subject: Re: Java Versions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

ll wrote:
> Alias wrote:
>> Nuke them all in Add/Remove and get JRE 6.
>
> Lem wrote:
>> Then get the latest version of Java, which is
>> Java Runtime Environment (JRE) 6
>
> I appreciate the responses.
> This is what puzzles me.
>
> Yesterday I got an automated pop-up from Java
> saying to update. I double-clicked the Java
> tool and it updated itself to version 5-11.
> Why did Sun install a new rev of version 5
> instead of version 6? Is 6 beta?

At http://www.java.com/en/download/index.jsp you get Version 5.0 Update
11. However at http://java.sun.com/javase/downloads/index.jsp you get
Version 6. I don't know why the autoupdate picks 5.11.

Version 6 is not beta: http://java.sun.com/javase/6/webnotes/index.html



--
Lem MS MVP -- Networking

To the moon and back with 64 Kbits of RAM and 512 Kbits of ROM.
http://en.wikipedia.org/wiki/Apollo_Guidance_Computer
 >> Stay informed about: Java Versions 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
OEM versions of XP - I recently had to do a clean re-install of XP Home on a Dell laptop. I thought I would save some time (silly me) and use an installation CD from a different OEM vender (since it included SP2, and the older Dell CD had only SP1). Of course, I would....

Can I have two versions of IE installed? - I have a website that I am trying to access for my son's school status. I cannot access (sign in) the site and I am 99.9% sure it is because I am running IE7 and they have not adapted the site for IE7 as yet. Is it possible to install IE6 and run that...

Windows File Protection - Files replaced by unrecognise ve.. - I received a message from Windows stating that trojan files had been detected and should be deleted and gave me the option of deleting the offending files. After I accepted the offer to delete the files, I received a system message stating that files...

dowloading java - i have played games on yahoo site, except the game literati wouldn't fit on the screen probably. so I thought I would delete java and reinstall it again. Big mistake because now i can't install it at all. - when i go onto the java site and try to....

java links - When I click on a link inside a Java window, the link doesn't open in a browser window, it tries to open in windows media player and I can't figure out how to get it to stop and open links in a window. thank you in advance.
   Windows XP (Home) -> Windows XP Arch -> Windows XP General Arch1 All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
  Windows XP
 Windows Vista!
 Win 2000/NT/98/ME


[ Contact us | Terms of Service/Privacy Policy ]