Results 1 to 3 of 3

Thread: Is there any way I can close the dialog boxes in FirstUI. EndDialog does not do it...

  1. #1
    Join Date
    Jan 2003
    Location
    Michigan, USA
    Posts
    180

    Is there any way I can close the dialog boxes in FirstUI. EndDialog does not do it...

    Is there any way I can close the dialog boxes in FirstUI?? The EndDialog and ReleaseDialog does not accomplish what I want.

    I need to display a MessageBox in sequence between two Sd dialog boxes. When a MessageBox follows a Sd dialog box, it stays overlapped. Is there any way I can close the first dialog box before I can display the MessageBox?

    Thanks,
    Vinod

  2. #2
    Join Date
    Oct 2001
    Location
    Here and there
    Posts
    16,233
    Perhaps see if Disable(DIALOGCACHE); does it.
    Robert Dickau - This and That - Flexera Software

    Want help? See Windows Installer white papers, training courses, newsletters, HelpNet, forum search, Knowledge Base, ...
    Want more help?
    See our InstallTalk blog.
    Want even more help? See our relatively new Advanced Windows Installer (MSI) training course.

  3. #3
    Join Date
    Jan 2003
    Location
    Michigan, USA
    Posts
    180
    Works perfectly!!!

    As always thanks to you. Wonder what we would do without your timely tips......

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •