Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JRE 1.4.1_01 vs 1.4.1

800457Jan 2 2003 — edited Mar 8 2003
I have the following code in my web page to enable one-click install. However, on machines where I install the JRE as part of the J2SDK 1.4.1_01 installation, this code still installs the 1.4.1 JRE. If I view the installed apps in Control Panel it shows both JREs are installed. How can I get it to use the existing JRE?

<object
codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4_1-windows-i586.cab#version=1,4,1"
classid="clsid:5852F5ED-8BF4-11D4-A245-0080C6F74284" height="0" width="0">
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2003
Added on Jan 2 2003
2 comments
151 views