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 requirement. But if they select the
ASP.NET app, IIS is a requirement as well. Is there any easy way to write
the dialog for this? The only thing I can think of doing is writing a dialog
for each combination of selected features (e.g. OnlyDBDlg.wxs for just the
DB, DB+IISDlg.wxs for DB and IIS, etc.) and having a bunch of conditions on
the next button of the customize dialog for showing each of them. Any ideas?
-- 
View this message in context: 
http://n2.nabble.com/Making-a-Requirements-Dialog-tp4292721p4292721.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to