This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- LaunchAppAndWait return code
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 31, 2017
05:08 PM
LaunchAppAndWait return code
Hi all,
It seems the return code on LaunchAppAndWait and LaunchApplication simply indicates whether the application was launched successfully or not.
But how do I get the return code from the application itself that was launched.
thanks in advance.
It seems the return code on LaunchAppAndWait and LaunchApplication simply indicates whether the application was launched successfully or not.
But how do I get the return code from the application itself that was launched.
thanks in advance.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 02, 2017
05:39 PM
Turns out LAAW_PARAMETERS.nLaunchResult will get you the return value of the application that was launched.
