-
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
-
If you want to install drivers, maybe install prerequisites can help you (see
installs within main install )
-
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
-
Forum Rules