Hi All,

In the installer - I use custom actions to make calls to external EXEs with 
Return=Check.
Incase of any errors encountered within the EXE, the EXE returns -1 and the 
installer aborts the installation and rollback its operation.
At the end the installer writes an information message to the eventlog that 
Product -"product name" installation failed.

I want to write some "Error" / "Warning" Message in the EventLog instead of / 
in addition to the informational message.
One way to do that would be to write eventlog messages from the EXEs. Instead 
of modifying all EXE's code - I wanted to check if there are ways to capture 
the return code and log them to Eventlog before the installer starts to execute 
rollback operations.

Thanks,
Sankaranarayanan MG


      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to