IIRC LeftString THIS IS = RightString THIS IS Try Specifying the Number of Characters to match and You'll get the Desired Behavior
Quoting Tony <[email protected]>: > Why is this condition 'true'? > > <Property Id="LeftString" Value="ThisIsALeftString"/> > <Property Id="RightString" Value="ThisIsThe" /> > > <Condition Message="Left: '[LeftString]' Right: '[RightString]'"> > <![CDATA["LeftString"<<"RightString"]]> > </Condition> > > According to MSDN ( > http://msdn.microsoft.com/en-us/library/aa368012(v=vs.85).aspx) the '<<' > should... > > "TRUE if left string starts with the right string." > > -- > Tony > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

