G
Gancy
Hi
In my setup project I need a custom dialog box containing a drop down
list box. Since this is not avaialble from standard user interface
dialog boxes that visual studio supplies, I am using Installer class.
This installer class inturn displays the custom dialog box i need. but
the problem is this custom dialog box is displayed as a popup window
during installation. But I want this custom dialog box to be shown as
one of the wizard pages during installation.
Has any one done this before? I know some few setup programs that do
this. However I am not sure that they used visual studio setup and
deployment project to create their setup programs.
Thanks
Gancy
In my setup project I need a custom dialog box containing a drop down
list box. Since this is not avaialble from standard user interface
dialog boxes that visual studio supplies, I am using Installer class.
This installer class inturn displays the custom dialog box i need. but
the problem is this custom dialog box is displayed as a popup window
during installation. But I want this custom dialog box to be shown as
one of the wizard pages during installation.
Has any one done this before? I know some few setup programs that do
this. However I am not sure that they used visual studio setup and
deployment project to create their setup programs.
Thanks
Gancy