Re: [WiX-users] Can someone explain syntax: !(wix.MyVariable=$(var.anotherVariable))

2011-11-26 Thread Rob Mensching
Default value for the WixVariable if not defined elsewhere. A preprocessor variable does not have to be used, it's there to make it look even more confusing. On Thu, Nov 24, 2011 at 3:44 PM, Keith Moore wrote: > Hello, > > Can someone explain the syntax below? > > /> > > I understand that !(w

[WiX-users] Can someone explain syntax: !(wix.MyVariable=$(var.anotherVariable))

2011-11-24 Thread Keith Moore
Hello, Can someone explain the syntax below? I understand that !(wix.MyVariable) is a and $(var.anotherVariable) is a but what does the = in the middle mean/do? Thanks, Keith # Attention: The information c