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