Hi,

I am trying to have my wxs file set up such as I get a new 
"ComponentBSettingsDlg" shown only and only if ComponentB is selected for 
installation. I would like to have this dialog shown as follows:

... (welcome, license agreement, ...)
|
SetupTypeDlg (offers full or custom installation options - full include 
ComponentB)
|              \
|              CustomizeDlg (user can select componentA and/or componentB)
|              /
ComponentBSettingsDlg (only and only if componentB is marked for installation)
|
VerifyReadyDlg
|
... (install starts here)

How do you implement such thing in the wxs file? (using WIX v2.0.3620.0)

Thanks for your help,

--François

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to