Hello Leon,
On Sun, 15 Jun 2008 10:07:46 -0400, Leon D. Zetekoff, NCE wrote:
>Here's what I did:
>
>1. installed 1.4.2.09
>2. xcopy'ed D:\java142 to a save directory
>3. installed 1.5.07 on winbox
>4. copied winbox install on top of \java142
>'5. copied os2 exe from 142 savearea
>6. copied j2win.dll from 142 savearea
>
>invoking java -fullversion still shows 1.4.2 (which would possibly make
>sense)
>when I went to www.elluminate.com/support still get NETSCAPE UNSUPPORTED
>JAVA VERSION (Using NS haven't tried firefox yet as I need to get it)
Well, most dll files are now 1.5.0_07.
If I enter java -version I get:
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode)
You can change java.exe with a hex editor, to report the correct version number. At the
end of the file you can find the string you need to change.
But that doesn't solve your browser problem, the mozilla plugins also need to be updated.