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
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