how do i use serial key for my application
I need to make a serial key software for my application. How do i do that?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manjiri ShevdePosted Oct 25, 2010, 6:50 AM
Kirtan PatelPosted Oct 19, 2009, 11:04 PM
Give You Simple Idea Create registry Key When you Install Software write Serial In Registry
and Compare it Every time when Software is Loaded if its True Software Will run else
Will ask you For Serial ..
First of All make your Setup Project Capable to Create Entry in HKEY_CURRENTUSER like Below
Its not Complete Code But Just Code that i have Writen to Show you Example How to Code for Registry