As promised, here was the solution to the problem. I am attaching my new
dialog (EnvironmentDlg.wxs) to the email and will reference a subsection of
it to explain what I did.
Background: I wanted to create an installer that would install the same
application across our staged environments (De
wix-users@lists.sourceforge.net
>Subject: Re: [WiX-users] Feature List conditional control
>Date: Mon, 18 Sep 2006 20:44:50 -0700
>MIME-Version: 1.0
>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by
>bay0-mc9-f14.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.244
david adams wrote:
If I set the Feature @Level="1" and use Condition #1 or #4 in an attempt to
"disable" the other three, then all four features stay at level = 1 in
CustomizeDlg (i.e. feature set for install).
If I set the Feature @Level="0" and use either Condition #2 or #3 in an
attem
does not seem that the Feature tree
is responding in the expected manner to the Property values.
David Adams
MSN MessengerID: [EMAIL PROTECTED]
>From: Bob Arnson <[EMAIL PROTECTED]>
>To: david adams <[EMAIL PROTECTED]>
>CC: wix-users@lists.sourceforge.net
>Subject:
david adams wrote:
> In looking at the log, it appears that the only Property that exists is the
> one whose CheckBox is selected.
>
MSI sets the property to the value you specify if it's checked and
removes the property value if it's unchecked. So you can use a condition
of "NOT CheckBoxProp
06 11:24
>To: wix-users@lists.sourceforge.net
>Subject: [WiX-users] Feature List conditional control
>
>Is there a way to conditionally manage the Feature List?
>
>I have a dialog that populates a set of properties. Depending upon those
>properties, I would like to conditiona
kinda' thing.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of david adams
Sent: Friday, September 15, 2006 11:24
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Feature List conditional control
Is there a way to conditionally manage the Fe
Is there a way to conditionally manage the Feature List?
I have a dialog that populates a set of properties. Depending upon those
properties, I would like to conditionally hide / disable specific feature
options on the Customize dialog.
So far, I have gotten the conditionals working within the
8 matches
Mail list logo