| Hello,
I am using RegKeyGen to develop my own licensing tool. In this tool there is a Deactivate button, I would like to report back to the user the unique Deactivation number, similar to the way Instant Plus does. How can I do this? Is it stored in the CENum property? If so, does it need to be encyrpted or decrypted?
Here is a sample of my call to RegKenGen:
RetCode1 = regkey2.CTCodes(50, UserCode1, UserCode2, 400)
Thank you,
Ken |