Stephen Walch wrote:
>
>       (?ProductComponent = 2) AND ($ProductComponent = 3)
>
>
> So why would (?ProductComponent = 2) yield true during the second 
> install?  Could this be a timing issue? (In my sequence, the test is 
> After='InstallFinalize'.)
>

Timing might be an issue; I'm not sure if the states are valid after 
InstallFinalize. Check a verbose log around InstallValidate -- it 
records the states for each component when the install starts.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to