Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make a demo with expiration?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00940139
Message ID:
00940346
Vues:
16
>>Hello, i need to give the demo of a program i made but i want that after 2 months doesn't work or allow to work, how can i do this?
>
>Here's what I did to give our clients 30-day access to one of our app's modules:
>
>Along the lines of Nadya's suggestion, I had them install a patch file which launched a small executable that created a specific registry key that contained an encrypted date value (current system date). That way, any on-site techies wouldn't immediately be able to figure out what's going on.
>
>In my app, I'm looking for the existence of the key. If it exists, I throw up a message stating how many days are left. If the key doesn't exist, then the user is not allowed in the module - the only way they can get the key created is by launching that small executable I mentioned before.
>
>If the client decides to license the new module, I send them a new patch which no longer looks at the registry for the "time bomb."
>
>Hope that is helpful.
>
>Laterness,
>Jon

Nice idea. Yesterday when I was thinking about my original idea I thought, it would be easily hacked and they also can change system date. I was thinking, that the program may write some info into my WEB site and when read dates from it as well...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform