Re: [WiX-users] Making a Requirements Dialog

2010-01-13 Thread Bob Arnson
On 1/13/2010 1:45 PM, pmdarrow wrote: > I guess that's one way. It just seems a little unintuitive to show pop-up > dialogs for the requirements. I thought about this for a little while and > came up with another method. Create one dialog with all of the possible > requirements if every feature was

Re: [WiX-users] Making a Requirements Dialog

2010-01-13 Thread Chad Petersen
com] Sent: Wednesday, January 13, 2010 10:46 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Making a Requirements Dialog I guess that's one way. It just seems a little unintuitive to show pop-up dialogs for the requirements. I thought about this for a little while and came

Re: [WiX-users] Making a Requirements Dialog

2010-01-13 Thread pmdarrow
I guess that's one way. It just seems a little unintuitive to show pop-up dialogs for the requirements. I thought about this for a little while and came up with another method. Create one dialog with all of the possible requirements if every feature was selected and selectively gray-out the ones t

Re: [WiX-users] Making a Requirements Dialog

2010-01-12 Thread MikeR
pmdarrow wrote: > > Hi all. I'd like to display a dialog after the feature customization > dialog that gives the user feedback if the requirements for installing > their selected features are fulfilled. For instance, if the user only > selected the database feature, SQL Server is the only requir