M
melanie
Hi,
I've got the following problem:
I use several custom actions (all are in a DLL file stored in a Binary table
stream, all Immediate Execution). I use a MSIHANDLE and MsiProcessMessage
with INSTALLMESSAGE_INFO to log to the windows installer log file.
When I schedule the custom action in the ExecuteSequence or in the
UISequence erverything works fine. But when the custom action is triggered
by a control event fired by a dialog (so in UISequence too), no log file
enties are done. But for me it would be quite helpful to have these
loggings.
Is it in general impossible to log from custom actions triggered by events?
Or does anybody have a solution?
Thanks in advance
Melanie
I've got the following problem:
I use several custom actions (all are in a DLL file stored in a Binary table
stream, all Immediate Execution). I use a MSIHANDLE and MsiProcessMessage
with INSTALLMESSAGE_INFO to log to the windows installer log file.
When I schedule the custom action in the ExecuteSequence or in the
UISequence erverything works fine. But when the custom action is triggered
by a control event fired by a dialog (so in UISequence too), no log file
enties are done. But for me it would be quite helpful to have these
loggings.
Is it in general impossible to log from custom actions triggered by events?
Or does anybody have a solution?
Thanks in advance
Melanie