mass deployment of applet (jar)

E

Euan

In order to deploy an applet en-mass when using the Microsoft JVM for IE I
run the command below in a login script. How would I do the same when using
the SUN JVM - note that SUN JVM uses .jars instead of .cabs.

Thanks

rundll32 c:\winnt\system32\msjava.dll,JavaPkgMgr_Install
c:\temp\mycab.cab,0,0,0,0,0,0
 
A

Andrew Thompson

Euan said:
In order to deploy an applet en-mass when using the Microsoft JVM for IE I
run the command below in a login script. How would I do the same when using
the SUN JVM - note that SUN JVM uses .jars instead of .cabs.

I would recommend using Java Web Start, then
your applet will be easy to deploy and update..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top