Re: [WiX-users] Trying to remove features from list of features that can be installed

2009-05-14 Thread David Bartmess
ginal Message- From: Rob Mensching [mailto:r...@wixtoolset.org] Sent: Thursday, May 14, 2009 2:03 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Trying to remove features from list of features that can be installed Yeah, makes sense. Bummer. David Bar

Re: [WiX-users] Trying to remove features from list of features that can be installed

2009-05-14 Thread Rob Mensching
set the feature set > during the UI, that would be what I need... > > > -Original Message- > From: Rob Mensching [mailto:r...@wixtoolset.org] > Sent: Thursday, May 14, 2009 1:36 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users]

Re: [WiX-users] Trying to remove features from list of features that can be installed

2009-05-14 Thread David Bartmess
ssage- From: Rob Mensching [mailto:r...@wixtoolset.org] Sent: Thursday, May 14, 2009 1:36 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Trying to remove features from list of features that can be installed Not sure, but it sounds like you want to Conditio

Re: [WiX-users] Trying to remove features from list of features that can be installed

2009-05-14 Thread Rob Mensching
Not sure, but it sounds like you want to Condition the Feature. David Bartmess wrote: > I found that the Publish event AddLocal and Remove can set the feature to > install or not to install, but it doesn't completely remove the feature from > the list of features. > > What I need to do is remov

[WiX-users] Trying to remove features from list of features that can be installed

2009-05-14 Thread David Bartmess
I found that the Publish event AddLocal and Remove can set the feature to install or not to install, but it doesn't completely remove the feature from the list of features. What I need to do is remove the feature entirely, so that the customer doesn't even see it. As it is, they can still chan