Say I have a complex boolean expression in, for example, a component condition 
and it’s not evaluating how I expect. Is there any way to get Windows Installer 
to ‘echo’ the condition variables as evaluated at install time as an aid to 
debugging. For example maybe I used "(Property1=1) Or Property2 Or Property3" 
and I’m expecting at least one property to exist or evaluate to true but want 
to know which one, or want to confirm one part evaluates as I expect. Can I get 
something like “1=1 Or True Or False” to be output somehow, as you might get 
with a cmd script for example. At the moment I’ve only got the logs 
Action=local to show the whole component evaluated to true and the verbose logs 
properties..
Thanks
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to