Hi
can anyone point me to some good idea how to protect my software?
I would like to have this scenario:
1. Get Activation Key
2. On install enter Activation Key and connect to internet
3. Connect to server to validate that Activation Key has not been used, yet
4. IF OK -> Set Registry's value as something to say 'valid/OK/activated...'
This seems like a good scenario, because they need Activation Key from me, and each Key can only be used once.
And there is no need for verification of any kind, at each start-ups of software. Which is good.
No, how would I go about protecting this installation againt copying it on another machine?
Just by copying installation folder and registry keys, would work. If I write to .ini file, is even easier.
Any suggestions?
Thanx, tilen
can anyone point me to some good idea how to protect my software?
I would like to have this scenario:
1. Get Activation Key
2. On install enter Activation Key and connect to internet
3. Connect to server to validate that Activation Key has not been used, yet
4. IF OK -> Set Registry's value as something to say 'valid/OK/activated...'
This seems like a good scenario, because they need Activation Key from me, and each Key can only be used once.
And there is no need for verification of any kind, at each start-ups of software. Which is good.
No, how would I go about protecting this installation againt copying it on another machine?
Just by copying installation folder and registry keys, would work. If I write to .ini file, is even easier.
Any suggestions?
Thanx, tilen