Hi

I am working on installer of our product and I got another requirement from
my beloved product manager.

So I need collect some statistic about installer and main problem is get
final return code of installer. It would be simple task if I had some top
level application which calls installer through MsiInstallProduct but I it
is not my case. I managed to add Custom Actions on positions -1, -2 and -3
in InstallExecuteSequence so I know if installation ends with success, user
exit or some error.

But I can not obtain last msi error a mean error code which is normally
returner by API function MsiInstallProduc. It have to be stored somewhere
because in this time (sequence -3) is obvious that installer is finishing
with some error. But question is if it is accessible?

thanks for any reply,
elanius.
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to