Hi Bob,
I want to run a custom action based on the feature selection, i have feature
1m, feature2, feature3.... and appropriate custom actions ca1,ca2,ca3...
Now if feature1 is selected for installation i want to custom action ca1,if it
is not selected i dont want to run ca1.
My sample
Feature Name=InProcessServerCore
here &InProcessServerCore=3 this is my condtion for checking feature is enabled
or not.
<InstallExecuteSequence>
<!--After="IPublishFeatures" InstallFinalize 'NOT Installed OR REINSTALL-->
<Custom Action="SetPropertySampleEXE" After="InstallFinalize">NOT Installed AND
<![CDATA[&InProcessServerCore=3]]></Custom>
<Custom Action="InvokeSampleEXE" After="SetPropertySampleEXE">NOT
Installed</Custom>
</InstallExecuteSequence>
Error:
When i select feature am not getting any error it is working fine but, if i
dont select am getting error while running custom action.
Thanks & Regards,
Chandrashekar vuppala
IMPORTANT
1. This email and any attachments are confidential. Any unauthorised
dissemination or other use of these materials is prohibited. If received in
error, please contact us and delete all copies.
2. Before opening or using attachments, check them for viruses and
defects. Our liability is limited to resupplying any affected attachments.
3. Protecting your privacy is important to us. Our privacy statement and
further information is available at www.oakton.com.au.
-------------------------------------------------------------------------
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