J
Joe Cool
I have a Setup project that implements an Install Custom Action that
will create the database for the application being installed. It first
checks to see if the database already exists and if so, asks the user
via a message box if they want to keep it. Most of the time this
message box appears BEHIND the setup wizard window. It appears that
the setup just freezes. If you drag the setup wizard window away, you
can then see the message box and respond to it.
Is there any way to make sure that this message box is displayed on
top of the setup wizard window?
will create the database for the application being installed. It first
checks to see if the database already exists and if so, asks the user
via a message box if they want to keep it. Most of the time this
message box appears BEHIND the setup wizard window. It appears that
the setup just freezes. If you drag the setup wizard window away, you
can then see the message box and respond to it.
Is there any way to make sure that this message box is displayed on
top of the setup wizard window?