Hey guys, I was having a problem with the JRE2 install this morning and figured out it was the missing space before the "/qb" switch [This was been fixed in CVS by slords on March 21 :)]. But as I was looking at the Java Silent Installation doc I noticed the switch should be /qn. I confirmed that on the InstallShield site (http://support.installshield.com/). I tested the install with both and it doesn't seem to effect the end result of having the plugins registered but it does effect the "noise" level of the installation. With /qb there is still a status window displayed while using /qn results in absolute zen-like silence.
So my todo line in sun-jre.bat looks like this now: todo.pl "%Z%\packages\j2re-1_4_2_03-windows-i586-p.exe /s /v\ "/qn IEXPLORER=1 MOZILLA=1 NETSCAPE6=1 REBOOT=ReallySuppress\"" I have attached the diff of the orig and my update under cygwin, does that help you out at all? Thanks. Don
sun-jre.bat.diff
Description: Binary data
