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!

Java 1.3.1.01a plug-in silent install on an Intranet

843798Dec 14 2001 — edited Jul 9 2002
Hi,

I need to deploy a java based application on an Intranet and I have to install JRE 1.3.1.01a on client computers.

I know one way : using CODEBASE=... line with path of JRE executable file in my HTML start page.

The big problem is that users are not very familiar with computers: I must provide a "silent" installation.

I know how to make this kind of installation but only through command line: with "-s -a -s -f1..", but I'm unable to use it with my codebase line !

It's very urgent.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2002
Added on Dec 14 2001
1 comment
129 views