Yes, AAA is a feature, and Custom Action is executed in deferred stage.

I have problems when I patch on top of another patched version; but it's ok if 
I patch on a un-patched version.

-----Original Message-----
From: Pavan Konduru [mailto:pavan.kond...@accelrys.com] 
Sent: Tuesday, May 13, 2014 2:35 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] What does '&' and '!' inside CDATA[] do?

Is AAA a feature?

-----Original Message-----
From: George Fleming [mailto:gef...@microsoft.com]
Sent: Tuesday, May 13, 2014 2:33 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] What does '&' and '!' inside CDATA[] do?

Thanks for the link. 

I'm trying to debug a situation where the Custom Action is not executing as 
expected.  In the example below, where !AAA=3 should be true, but it appears 
not to be.  How do I debug in this case?  How do I determine the current state 
of AAA?

Thanks,

George

-----Original Message-----
From: Phil Wilson [mailto:phildgwil...@gmail.com]
Sent: Monday, May 12, 2014 10:27 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] What does '&' and '!' inside CDATA[] do?

Scroll down here for explanations about the stated of various features and 
components:

http://msdn.microsoft.com/en-us/library/aa368012(v=vs.85).aspx
---------------
Phil Wilson


On Mon, May 12, 2014 at 10:14 AM, George Fleming <gef...@microsoft.com> wrote:
> 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



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