Ben Greenberg wrote:
> I am including a Merge Module in my MSI that includes a few CAs.  I want 
> to allow the user to pass a command line property to skip these CAs.
>
> I can edit the Condition property of the CAs in the 
> InstallExecuteSequence table in Orca to do what I want.  How can I do it 
> in WiX?
>   

Mergemod.dll doesn't let you change things except as exposed via 
ModuleConfiguration/ModuleSubstitution. There's nothing extra in WiX to 
make post-build changes.

-- 
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

Reply via email to