Concept SoftwareConcept Software Forum
  Home | Log In | Register | Calendar | Search | Help
   
Concept Software Forum > SOLO Lite > How-To / Tips & Tricks > Returning unique Deactivation Number  
Forum Quick Jump
 
New Topic Post Reply Printable Version
[ | Show Newest Post First ]

Ken83
Registered Member

Email Address Not AvailablePersonal Homepage Not AvailablePrivate Messaging Not AvailableAIM Not AvailableICQ Not AvailableY! Not AvailableMSN Not Available
Date Joined Apr 2008
Total Posts : 1
 
   Posted 4/29/2008 9:41 AM (GMT -5)    Quote This PostAlert An Admin About This Post.
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
Back to Top
 

KevinD
Forum Moderator



Email Address Not AvailablePersonal Homepage Not AvailablePrivate Messaging Not AvailableAIM Not AvailableICQ Not AvailableY! Not AvailableMSN Not Available
Date Joined Mar 2007
Total Posts : 737
 
   Posted 5/5/2008 1:20 PM (GMT -5)    Quote This PostAlert An Admin About This Post.
Ken:

Instant PLUS simply uses the User Code 1 (random session code) and User Code 2 (Computer ID) to generate the deactivation code using a hashing algorithm. You can easily do the same.

Let us know if you have any further questions.

Regards,
Kevin

SoftwareKey.com Support Team
Back to Top
 
New Topic Post Reply Printable Version