Custom deployment wizard dialogs

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ahmed

    #1

    Custom deployment wizard dialogs

    Guys,

    I want to add to custom dialogs to my setup project. Unfortunately, I
    need only two radio buttons on each dialog.
    The wizard allows me to add a custom dialog with two radio buttons
    only once!!!!!

    Is there any work around this issue?

  • Kevin Spencer

    #2
    Re: Custom deployment wizard dialogs

    Yes, you can get to a lower level by doing away with using Visual Studio
    wizards and code your own MSI project, if you feel that you need to.

    --
    HTH,

    Kevin Spencer
    Microsoft MVP

    Printing Components, Email Components,
    FTP Client Classes, Enhanced Data Controls, much more.
    DSI PrintManager, Miradyne Component Libraries:


    "ahmed" <ahmed.eltohamy @gmail.comwrote in message
    news:1181579677 .733384.236800@ g4g2000hsf.goog legroups.com...
    Guys,
    >
    I want to add to custom dialogs to my setup project. Unfortunately, I
    need only two radio buttons on each dialog.
    The wizard allows me to add a custom dialog with two radio buttons
    only once!!!!!
    >
    Is there any work around this issue?
    >

    Comment

    Working...