Re: [WiX-users] RESEND: Condition on Feature

2008-05-08 Thread Srinivas Tirupati
It's not just about the Feature Tree. When I uninstall that feature it doesn't get uninstalled. :( From: Christopher Karper [mailto:[EMAIL PROTECTED] Sent: 08 May 2008 07:03 To: Srinivas Tirupati Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] RESEND: Condition on Featur

Re: [WiX-users] RESEND: Condition on Feature

2008-05-07 Thread Christopher Karper
Are you rerunning a cached version? If you're trying to remove or repair from ARP, then you would see whatever the original installer had on offer, right? Chris On Wed, May 7, 2008 at 2:36 PM, Srinivas Tirupati <[EMAIL PROTECTED]> wrote: > Resending as didn't get any replies L > > > > *From:*

[WiX-users] RESEND: Condition on Feature

2008-05-07 Thread Srinivas Tirupati
Resending as didn't get any replies :( From: Srinivas Tirupati Sent: 06 May 2008 21:48 To: 'wix-users@lists.sourceforge.net' Subject: Condition on Feature I have a feature in my product which needs to be installed only if VS 2005 is present. I have done this by adding a condition element to Feat