[wpkg-users] jre silent install on seven

Tomasz Chmielewski mangoo at wpkg.org
Wed Dec 16 17:47:45 CET 2009


Am 16.12.2009 17:05, Jean-Jacques Moulis wrote:
> On Wed, 16 Dec 2009 14:59:53 +0100 Fabrice Flore-Thebault<themroc at centsix.org>  wrote:
>
>
> FFT>  Beginning a Windows Installer transaction: C:
> FFT>  \Windows\system32\config\systemprofile\AppData\LocalLow\Sun\Java\jre1.6.0_17\jre1.6.0_17.msi.
> FFT>  Client Process Id: 2536.
> FFT>  Ending a Windows Installer transaction: C:
> FFT>  \Windows\system32\config\systemprofile\AppData\LocalLow\Sun\Java\jre1.6.0_17\jre1.6.0_17.msi.
> FFT>  Client Process Id: 2536.
> FFT>  Could not process (install) package 'Java Runtime Environment 6 Update 17'
> FFT>  (java6):
> FFT>  Exit code returned non-successful value (1619) on command
> FFT>  '%SOFTWARE%\jre\jre-6u17-windows-i586-s.exe /s IEXPLORER=1 MOZILLA=1
> FFT>  ADDLOCAL=ALL REBOOT=Suppress JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0'.


Shouldn't it rather say:

Exit code returned non-successful value (1619) on command
'msiexec %SOFTWARE%\jre\jre-6u17-windows-i586-s.exe /s IEXPLORER=1 MOZILLA=1
ADDLOCAL=ALL REBOOT=Suppress JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0'.

?


Anyway, 1619 means that msiexec couldn't open the package.
So look why this happens (dir, redirect to a file etc.).




More information about the wpkg-users mailing list