I cannot find a full list of return codes, what I want to check is the difference between a expired trial and the user cancelling the trial dialog.
0 = Licensed
2 = Valid Trial
I seem to be getting a return code of 5 if the dialog was cancelled, but not sure if that means that 4 means the trial has expired.
I have checked:
http://www.advancedinstaller.com/user-g ... using.html
http://www.advancedinstaller.com/user-g ... perty.html
http://www.advancedinstaller.com/user-g ... rties.html
None of which detail what codes 3, 4 and 5 mean (and whether there are any other codes above 5).
Thanks