RE: Tutorial: making an installer for your plugin in a few easy steps
Hi Xerix,
Thanks for this tutorial.
I have one small question , how we can determine that installation was failed, aborted , sucessfull or anything else happened to it.
I mean which event will trigeer in this case. Hi Xerxis,
In my inno setup program I wanted to know the "exit error codes" so that I can determine what happened to my installation.
is there any way to do it in ecript itself ?
Though I had found some exit codes , but don't know which inno function(or const) can give me these error codes? Are these error codes only available If I am using shellExecute().
Please see if it you can help as I require it very urgently and I am in my last phase of it.
Regards,
Parveen
PS. Please let me know If you wanted to know somehting more about my problem.
|