It's just scheduled and not a specific response to user action.  It executes
when the user clicks next the first time.

<InstallUISequence>
...
<Custom Action="MyCustomAction" Before="InstallInitialize" >
    <![CDATA[NOT REMOVE AND NOT PATCH AND UILevel < 4]]>
</Custom>
...
</InstallUISequence>

-Tim

On Mon, Jul 26, 2010 at 2:18 PM, MikeR <michael.ru...@gmail.com> wrote:

>
> How is your custom action being called?  As Rob said if it's off a push
> button, or launched through any MSI UI via a DoAction control event logging
> will not occur.  This is a limitation of Windows Installer, it's documented
> somewhere in the SDK, I forget where.  If your custom action is scheduled
> in
> one of the install sequences it should be able to log.
>
> -Mike
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wcalog-does-not-log-tp5322711p5339380.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://ad.doubleclick.net/clk;226879339;13503038;l?
> http://clk.atdmt.com/CRS/go/247765532/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Tim Krehl
Customer Care Team
Shavlik Technologies, LLC
(651) 407-5246 (office)
Shavlik. Simply Secure.

IMPORTANT NOTICES:
Confidential Information. The information contained in or attached to this
e-mail may be confidential information subject to protection by law or terms
of applicable confidentiality agreements, and is intended only for the use
of the individual or entity named above. It may not be disclosed to or used
by anyone other than the addressee, nor may it be copied or forwarded in any
way without the consent of the sender. If you are not the addressee
indicated in this message (or responsible for delivery of the message to
such person), you should destroy this message and notify the sender by reply
email. No binding commitment from the sender may be inferred by means of
E-mail communications
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to