Results 1 to 3 of 3

Thread: How can I run a 2nd installer modally?

  1. #1
    Join Date
    May 2005
    Posts
    3

    How can I run a 2nd installer modally?

    I have a custom action in my installer where I run msiexec on a 2nd installer using LaunchAppAndWait in an Installscript. The problem I'm having is that the UI of the 2nd installer comes up behind the main installer and the main installer is still active. How can I run my 2nd installer modally on top of the main installer?

    Thanks,
    Bryan

  2. #2
    Join Date
    May 2005
    Location
    Seibersdorf, Austria
    Posts
    15
    If you want to install drivers, maybe install prerequisites can help you (see
    installs within main install )

  3. #3
    Join Date
    May 2005
    Posts
    22
    i was just wondering how you were able to do this....meaning having the second install running. Thanks

Posting Permissions

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