Scratch this... other than the terrible naming...

Proper Answer:
For Custom Action 1 to Complete:
The install State of Feature AAA must be 3 and the Patch Level stored  
in BBB must be 0

For Custom Action 2 to Complete:
The Action State of Feature AAA must be 3, while CCC cannot = 1 and  
DDD must = 1

Carter


Quoting Carter Young <ecyo...@grandecom.net>:

> Terrible Naming Convention there... :) ! = the Not Operator and & =
> Concatenation Operator:
>
> For Custom Action 1 to Complete:
> AAA cannot = 3 and the patch level must be 0
>
> For Custom Action 2 to Complete:
> AAA must = 3 and 3 is appended to the value of AAA after the
> completion of _xxx, CCC cannot = 1 and DDD must = 1
>
> Carter
> Quoting George Fleming <gef...@microsoft.com>:
>
>> Does anyone know the meaning of '!' and '&' in front of "AAA" below?
>>
>>     <Custom Action='_xxx' After='_yyy'>
>>       <![CDATA[!AAA=3 And PATCH And BBB=0]]>
>>     </Custom>
>>
>>     <Custom Action='_zzz' After='_xxx'>
>>       <![CDATA[&AAA=3 And CCC<>1 And DDD=1]]>
>>     </Custom>
>>
>> Thanks,
>>
>> George
>>
>> ------------------------------------------------------------------------------
>> "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
>> WiX-users@lists.sourceforge.net
>> 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
> WiX-users@lists.sourceforge.net
> 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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to