Re: [WiX-users] Property Visibility and Custom Actions

2007-04-26 Thread WiX'ed
ick > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of WiX'ed > Sent: 26 April 2007 21:24 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Property Visibility and Custom Actions > > Given a pro

[WiX-users] Property Visibility and Custom Actions

2007-04-26 Thread WiX'ed
Given a property: I have a custom action that sets it to different values depending on what it finds: NOT Installed I need to show a dialog (among other things) depending on the value of this property: MYPROPERTY = 1 The problem is that no matter what value the cu