views:

75

answers:

0

I have added two dialogs to the install user interface. The first dialog prompts the user for the type of install (two radio buttons). Based on the answer it drives what components get installed (all working well), but I also want it to conditionally display the 2nd dialog based on the answer. I would have thought there would be a CONDITION property on the dialog. But I do not see it. How is this done? Thanks in advanced.

related questions