Thanks Alex..
Regards,
Sajid
Alexander Shevchuk wrote:
>
> Custom Action Type 51 is your friend:
>
>
>
>
>
> A=1
> A<>1 OR NOT A
>
>
> Obviously, XXXSequence - whatever sequence table you need to schedule
> these actions in, for example, InstallExecuteSequence.
>
> Regards,
> Alex
ED] On Behalf Of Sajid1105
Sent: Monday, July 28, 2008 8:12 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Conditional Property Value
I want to set a property value depending on a condition..
if A == 1 then
B = "A is one"
else
B = "A is not one"
How do
Thanks. But, I do not have a UI. does this work if I want to build without
UI?
ramya ragupathy wrote:
>
>
>
>
> Sajid1105 wrote:
>>
>> I want to set a property value depending on a condition..
>>
>>
>>
>>
>> if A == 1 then
>>B = "A is one"
>> else
>>B = "A is not one"
>>
>
Sajid1105 wrote:
>
> I want to set a property value depending on a condition..
>
>
>
>
> if A == 1 then
>B = "A is one"
> else
>B = "A is not one"
>
> How do I do this?
>
>
>
>
--
View this message in context:
http://www.nabble.com/Conditional-Property-Value-tp18704186p
I want to set a property value depending on a condition..
if A == 1 then
B = "A is one"
else
B = "A is not one"
How do I do this?
--
View this message in context:
http://www.nabble.com/Conditional-Property-Value-tp18704186p18704186.html
Sent from the wix-users mailing list archive
5 matches
Mail list logo