Is it expected that prerequisite condition statements support checking feature 
state and action values in order to determine if prerequisite should be checked 
for, e.g. is the following valid given an msi that has a Feature named 
"Databases" and a SQL08DIR property assignment using registry search?

<Condition Message="[ProductName] requires Sql08 to be installed.">
    Installed Or (!Databases=2 And &amp;Databases=3 And SQL08DIR)
</Condition>

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