Modules are collections of components with no concept of feature or product.   
To try to reference these is a circular dependency and is too tightly 
coupled.   Does this module get consumed by MyFeature?  If so, then you could 
use the component action state of one of the modules components to drive 
the custom action.
 
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me



----- Original Message ----
From: Yuichi Kuroda <satellitek...@hotmail.com>
To: wix-users@lists.sourceforge.net
Sent: Thu, June 17, 2010 1:52:29 PM
Subject: [WiX-users] ModuleInstallExecuteSequence


Hello everyone,Does WIX support modifying the ModuleInstallExecuteSequence 
table in any way? It's obviously not in thedocumentation, and I thought I've 
seen it used somewhere in WIX before when I didn't need it, until now which I 
need to runCustom Actions only if the Merge Module (aka Feature) is to be 
installed. Giving conditions like&MyFeature > 2 in the MM didn't work because 
it's not aware of the features.
Thanks for any help in advance.
                        
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



      

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to