Hello,

I have read through lots of documentation and examples over the last year and 
have made a nice web service installer. Originally, my users (web server 
admins) wanted to be able to specify existing web sites during installation, so 
I made custom (Internal UI) dialogs and some custom actions that communicate 
with the Server Manager. Now, some of the admins want the installer to create 
new application pools and web sites instead of using existing ones. My first 
thought was to employ mux conditions on my PushButton’s published NewDialog 
events, but those do not work.

Using the Internal UI, is there a way to have the workflow progress to 
different dialogs based on the value of a ComboBox property?

If not, what alternatives would be my best options for a dynamic dialog 
workflow?

Regards,
David
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to