Re: [WiX-users] Feature condition evaluation

2011-01-26 Thread Simon Topley
ey [mailto:simon.top...@mwhsoft.com] Sent: 26 January 2011 12:00 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Feature condition evaluation I've gone down the repeated component ref's route and I'm happy with how it works, it ref counts it correct

Re: [WiX-users] Feature condition evaluation

2011-01-26 Thread Simon Topley
ork now is this checkbox, which seems to ignore the components install or action state. More new as it comes. Simon -Original Message- From: maksim.vazhe...@emc.com [mailto:maksim.vazhe...@emc.com] Sent: 26 January 2011 11:49 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Fe

Re: [WiX-users] Feature condition evaluation

2011-01-26 Thread maksim.vazhenin
ponent to show or hide my checkbox on the exit dialog like this: NOT Installed AND ?cConfigT>2 although I'm sure it won't work.. I'll try it. -Original Message- From: Simon Topley [mailto:simon.top...@mwhsoft.com] Sent: 26 January

Re: [WiX-users] Feature condition evaluation

2011-01-26 Thread Simon Topley
igT>2 although I'm sure it won't work.. I'll try it. -Original Message- From: Simon Topley [mailto:simon.top...@mwhsoft.com] Sent: 26 January 2011 10:14 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Feature condi

Re: [WiX-users] Feature condition evaluation

2011-01-26 Thread Simon Topley
ows Installer XML toolset.' Subject: Re: [WiX-users] Feature condition evaluation Feature selection works like/is sequenced like this: In CostFinalize, if none of the following properties are set, then the Feature table is used to determine which features will be installed (in conjuncti

Re: [WiX-users] Feature condition evaluation

2011-01-25 Thread Blair
Feature selection works like/is sequenced like this: In CostFinalize, if none of the following properties are set, then the Feature table is used to determine which features will be installed (in conjunction with the both the INSTALLLEVEL property and the Condition table). If any of the following