cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ralphster
Level 6

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.

Labels (1)
0 Kudos
(0) Replies