>From http://unattended.sourceforge.net/apps.php:

"...
For example, suppose you have an installer foo.exe which always exits with 
status 37. You would schedule it for invocation like this:

    todo.pl ".ignore-err 37 foo.exe"

This will add ".ignore-err 37 foo.exe" to the to-do list. When todo.pl 
processes this line, it will invoke foo.exe, silently ignoring exit status zero 
or 37. It will still treat other status codes as errors.
..."

Hope that helps you with ignoring the error, however I don't know why the 
installer fails otherwise.

Steve


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Henriot
Sent: Monday, May 19, 2008 9:45 AM
To: unattended-info@lists.sourceforge.net
Subject: [Unattended] msiexec fails status 194

Hi all,

I'm trying to get Symantec Antivirus 11 to install.
I use the following command line :
todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\sav.txt /i 
%Z%\packages\sav_11\Symantec_AntiVirus.msi RUNLIVEUPDATE=0 
REBOOT=ReallySuppress"
For some odd reason I can't figure out, msiexec exists with an error status of 
194, although the antivirus seems to be properly installed ...
I wouldn't mind if only this didn't cause todo.pl to hang waiting for me to 
input either abort, retry or ignore...
If I ignore, installation goes on fine, but I'd like msiexec to ignore this 
error status.
Has anyone else got SAV to install silently?
Thanks.

Cheers,
--
Oliver Henriot, UMS MI2S, http://mi2s.imag.fr/ Moyens Informatiques et 
Multimédia Domaine universitaire BP53 / 38041 Grenoble cedex 9 / France
tel.: +33 4 76 51 43 48      fax: +33 4 76 51 47 15

Trust in CNRS's certificates
http://igc.services.cnrs.fr/Doc/General/trust.html


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to