Hi all,

I create a DLL Custom Action using C++, and It write log using WcaLog function.
But I seem it doesn't work.

This custom action is called, when the button is pushed as follows.

  <Publish Event="DoAction" Value="ConfigureFeature">1</Publish>


When I scheduled the custom action in InstallExecuteSequence, it does work 
right.

   <InstallExecuteSequence>
   </InstallExecuteSequence>

Does it support  the  the WcaLog function  called in InstallUISequence or 
DoEvent ?
And how to write log in InstallUIExecuteSequence ?


thanks,



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to