Hello, On one computer Java installs interactively asked permission to install a new certificate. This resulted in the log in delay occurring for the maximum time. Not wpkgs fault - it is working as designed - however not really satisfactory either... At the time it is not even clear what is asking for the password, so we said No. 2008-09-02 09:14:48, INFO : Command in installation of Java Runtime Environment 6 Update 7 returned exit code [1605]. This exit code i ndicates success. 2008-09-02 09:14:48, DEBUG : Executing command : %SOFTWARE%\jre\jre-6u7-windows-i586-p.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL REBOOT =Suppress JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0 2008-09-02 09:26:08, ERROR : Could not process (upgrade) package 'Java Runtime Environment 6 Update 7' (java6):|Exit code returned non- successful value (1603) on command '%SOFTWARE%\jre\jre-6u7-windows-i586-p.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL REBOOT=Suppress JAVA UPDATE=0 JU=0 AUTOUPDATECHECK=0'. 2008-09-02 09:26:08, DEBUG : Restoring previous environment. On the next reboot I hoped to get the same error so I could write the details of the certificate down, instead Java install aborted after about 30seconds. 2008-09-02 10:21:59, DEBUG : Executing command : msiexec /qn /x {3248F0A8-6813-11D6-A77B-00B0D0160060} 2008-09-02 10:22:01, INFO : Command 'msiexec /qn /x {3248F0A8-6813-11D6-A77B-00B0D0160060} returned non-zero exit code [1605]. This exit code is not an error. 2008-09-02 10:22:01, INFO : Command in installation of Java Runtime Environment 6 Update 7 returned exit code [1605]. This exit code indicates success. 2008-09-02 10:22:01, DEBUG : Executing command : %SOFTWARE%\jre\jre-6u7-windows-i586-p.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL REBOOT=Suppress JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0 2008-09-02 10:22:31, ERROR : Could not process (upgrade) package 'Java Runtime Environment 6 Update 7' (java6):|Exit code returned non-successful value (1603) on command '%SOFTWARE%\jre\jre-6u7-windows-i586-p.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL REBOOT=Suppress JAVAUPDA TE=0 JU=0 AUTOUPDATECHECK=0'. Any ideas? Brian May |