You need a "1" in your new dialog publish too...
1
--
View this message in context:
http://www.nabble.com/Am-I-using-a-property-and-condition-correctly-tf3801422.html#a10780538
Sent from the wix-users mailing list archive at Nabble.com.
-
Mike Menaker wrote:
Guid='0BBCE421-BC25-46cc-8A86-3F9EAEF4A839'>
... (I cut out the stuff here, doesn't matter)
If that's literal, you need to change the single quotes to double quotes.
--
sig://boB
http://joyofsetup
PROTECTED]
Sent: Tuesday, May 22, 2007 6:06 PM
To: Mike Menaker
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Am I using a property and condition correctly
Ignore those extra spaces, I don't know where they came from. :-P
1
//aj
On 5/22/07, Aaron Shurts <[EMAIL PROTECTED
Ignore those extra spaces, I don't know where they came from. :-P
1
//aj
On 5/22/07, Aaron Shurts <[EMAIL PROTECTED]> wrote:
The condition on your publish property event appears to be the problem.
If you always want this event to trigger than this text:
TRUE
should read like this:
< Publish P
The condition on your publish property event appears to be the problem. If
you always want this event to trigger than this text:
TRUE
should read like this:
1
When you have just "TRUE" in there. The installer isn't really checking
against anything so that condition will always evaluate to false
Hi,
I'm not sure what I'm doing wrong.
When one feature is selected it will go to a certain dialog, in this
dialog I will always set a property to true. And later I will check this
property in a component.
Here is what I have in the dialog:
TRUE
6 matches
Mail list logo