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
- :
- LAAW.PARAMETERS.nLaunchResult
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
Nov 12, 2019
06:50 AM
LAAW.PARAMETERS.nLaunchResult
Is there any documentation on the return codes which are returned for LAAW.PARAMETERS.nLaunchResult?
I am calling LaunchAppAndWait to shell into dos and launch a command script. If succesfull .nLaunchResult returns Zero, but if not zero then it means failure. I would like to somehow determine based upon the code returned what the specific error means. For example Inoticed that the value " -1073741510" is returned if my process fails. I would like to give the person running the installation more specifics around why the command failed so it would be nice to determine what the specific nLaunchResult value means.
(0) Replies