
nicolas.riendeau1.5524905480031497E12 asked a question.
How to get a detailed error messsage?
Hi!
I am trying to launch another setup program (using LauncApplication) from my Installshield script and it fails everytime.
How can get a detailed error message to track down this problem?
Thank you,
Nick
nResult = LAAW_PARAMETERS.nLaunchResult;
I guess the question should be how do I convert those return codes into a meaningful error message...
Thank you and have a nice day!
Nick
I was able to debug my script and while I still have a few tests to do to make sure it exactly does what I want it to do it's now behaving pretty close to how I want it to behave...
Once again thank you!
Nick