Re: [WiX-users] Feature State on Upgrade as a condition

2010-12-02 Thread Loofsr
Thanks Vunder. I was using >= and I noticed in the url you supplied that they used only = so tried &FeatureName=3 and that seems to have done the job. From: vunder [via Windows Installer XML (WiX) toolset] [mailto:ml-node+5791131-840557044-305...@n2.nabble.com] Sent: Wednesday, 1 December 2010

[WiX-users] Feature State on Upgrade as a condition

2010-11-29 Thread Loofsr
G'day All, I am trying to display a MessageBox only if a feature has been selected and only if IIS 6 Compatability is NOT turned on on a machine with IIS 7 enabled (as the Feature needs IIS 6). This MesageBox should be displayed if the conditions are met for it to be displayed when the Next butto