(imported topic written by var91)
Hi @all,
i create a fixlet to install the jre-6u22-windows-i586-s.exe on a Windows 7 64-bit german PC. I get an Error 1619, but the program isn’t shown under programs in the control panel??
My FIXLET - Action:
continue if {(size of it = 14744465 AND sha1 of it = “8bc00c3e1a032f9f3e82bc7478bc530e9906b7c1”) of file “jre-6u22-windows-i586-sexe.tmp” of folder “__Download”}
extract jre-6u22-windows-i586-sexe.tmp
wait __Download\jre-6u22-windows-i586-s.exe /s ADDLOCAL=ALL IEXPLORER=1 REBOOT=Suppress JAVAUPDATE=0
I alway get following Error in the log file on the Clientsystem:
C:\Program Files (x86)\BigFix Enterprise\BES Client__BESData__Global\Logs\
Command succeeded extract jre-6u22-windows-i586-sexe.tmp (fixlet 473)
At 11:37:22 +0100 -
Report posted successfully.
At 11:37:22 +0100 - actionsite (http://atbigfixsr01:52311/cgi-bin/bfgather.exe/actionsite)
Command succeeded (Exit Code=1619) wait __Download\jre-6u22-windows-i586-s.exe /s ADDLOCAL=ALL IEXPLORER=1 REBOOT=Suppress JAVAUPDATE=0 (fixlet 473)
At 11:37:24 +0100 -
ActionLogMessage: (action 473 ) ending action
At 11:37:25 +0100 - actionsite (http://atbigfixsr01:52311/cgi-bin/bfgather.exe/actionsite)
Not Relevant - Java JRE 6 Update 22 - Installation (fixlet:473)
At 11:37:51 +0100 -
Report posted successfully.
Have anyone an idea for my probelm?
thanks Andi