That would be good if I wanted the user to choose which feature to install. 
What I'm trying to do is install two mutually exclusive features. So if they 
choose to install one, it won't install the other.

Is that possible?

From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 21, 2007 5:21 PM
To: Pierson Lee (Volt)
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Installer Design

Pierson Lee (Volt) wrote:

To accomplish my first goal of being able to choose one of two, do I want to be 
looking at Merge Modules?

No. Just use features; the stock feature-selection control gives users control 
over which features get installed and Feature/ComponentRef elements give you 
control over which components go into which features.



--

sig://boB

http://joyofsetup.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to