Re: [WiX-users] Request feature action in component condition

2012-06-18 Thread Antoine, David
ConvergEx Group | RealTick -Original Message- From: Jens Teutenberg [mailto:jens.teutenb...@t-online.de] Sent: Saturday, June 16, 2012 12:05 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Request feature action in component condition I want to install a component only if t

[WiX-users] Request feature action in component condition

2012-06-16 Thread Jens Teutenberg
I want to install a component only if two defined features will be installed. I defined a component condition which requests the feature actions. Because the feature action will have the correct status after the CostFinalize action I wrote my own CustomAction which calls the CostInitialize and C