For some reason, when I make an msi build using WiX, sometimes the MSI that
comes out is missing custom actions in my InstallExecuteSequence. The custom
actions are correctly identified in the CustomActions table in Orca but in
the InstallExecuteSequence, they are not there. This doesn't happen to all
my custom actions, just a select few that are types 1 and 19. I thought
maybe the sequencing was an issue, why does it work sometimes and not other
times? For example I have several imemdiate custom actions launched after
'LaunchConditions' and before 'FindRelatedProducts'. Sometimes, my own CA's
appear in between those two in sequence and sometimes they do not.

What could be causing this??
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Actions-Missing-in-InstallExecuteSequence-tp5039683p5039683.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to