
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Of course, you have to stop them just installing it again as well
One slightly annoying but difficult to cheat method would be to force the user to visit your web site and copy a key calculated in response to a unique challenge from the program each time it was run.
The challenge could have elements of client name, system time and a random number built into it. I'd avoid having the program do it automatically as it would seem a bit "big brother".
Regards Dave Preston
"MrK" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Hi, One of best way is writing some entry in the registry,For that first u have to create a registry name related with ur application name, whenever we run the mdl program read the registry value increment the count, when it is reach to 20 times give alert message..
Another way instead of using registry we can use some text file.
regards. M Ram Kumar, Chennai.
[EMAIL PROTECTED] (VijayKrishna) wrote in message
news:<[EMAIL PROTECTED]>...
Hai All,
I developed one program in MDL, now I want to give it's evaluation version to my client. I want to make the program work for 20 times only.
Can anyone suggest the best methods for making the program to work for specified number of times?
VijayKrishna
| <-- __Chronological__ --> | <-- __Thread__ --> |