The custom action is only in the execute sequence and is a type 307 (type 51 +
msidbCustomActionTypeFirstSequence). The documentation for
msidbCustomActionTypeFirstSequence is not clear what happens if this is set and
you only have the action in execute:
"Execute no more than once if present in both sequence tables. Always skips
action in execute sequence if UI sequence has run. No effect in UI sequence.
The action is not required to be present or run in the UI sequence to be
skipped in the execute sequence. Not affected by install service registration."
The second and forth sentences explain what I am seeing.
I think this is a bug in the SetProperty code - it shouldn't set
msidbCustomActionTypeFirstSequence if the action is only scheduled in execute.
I would also argue that it should be optional whether it is set at all, what if
you wanted it executed in both sequences.
Neil
Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
________________________________
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Wed 12/11/2008 06:13
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Is SetProperty broken?
Neil Sleightholm wrote:
> It is always skipped and the error in the log is "Skipping action due to
> msidbCustomActionTypeFirstSequence option". I can see this would make
> sense if the Sequence was 'both' but as it is 'execute' and has not
> previously run I can't see why it is being skipped.
>
> Does this make sense to anyone?
>
No obvious changes. What's the Type of the CustomAction row? Is it
really only in the InstallExecuteSequence table?
--
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users