Java3D Silent Install...Tell me its possible...

I am shipping JRE 1.3.1 and Java3D with our application.

I have no problems running the InstallShield PackageForTheWeb generated install in silent mode after following the document http://java.sun.com/j2se/1.4/docs/guide/plugin/developer_guide/silent.html

I cannot find any documentaion to run "java3d-1_2_1_01-win32-opengl-rt.exe" is silent mode (Praying that there is one!!!!)

The install is generated with "InstallAnywhere" of which I have no experience of. Having looked in the file properties it has been created with 3.5, the documentation at www.zerog.com seems to indicate that silent installs where not implemented until InstallAnywhere 4.0 can someone confirm this please.

Getting extremely desperate,

Dave.

[769 byte] By [IGOED] at [2007-9-26 1:16:39]
# 1

Hi,

I'm afraid I'll have to confirm this. There is a (difficult) workaround but it had to be implemented during the build of the installation and I don't think Sun has did this (see http://gamma.zerog.com/devnet_l/uT.jsp?page=kb/viewKB.jsp&itemID=82 )

I also don't believe Sun allows for you to repackage the runtime yourself.

leukbr at 2007-6-29 0:44:46 > top of Java-index,Desktop,Deploying...