Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding a 30 Day trial period
Message
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00614139
Message ID:
00614346
Views:
13
Just curious, how does your app handle being uninstalled then reinstalled.

For example, If I was to use the 30 day trial all up, uninstall the app, delete the Registry Keys, and any files not removed by the uninstall, then reinstall, would it stop me?



>We do this in one of our applications. We start the trial in the program from a certain point in program installation. The basics are as follows:
>
>1. Make a registry entry containing the start date of the trial. We encrypt this though, so if a tech savy user goes into the registry they don't see a plain date to change.
>
>2. Have your program check this registry entry on startup and various other key points in the program. If its 30 days after this disable the program, or parts of the program (its up to you).
>
>Now, there are a few issues with this system. If the user changes their system date then they could get around this. However, must people won't change their computer date as this affects other programs and your program.
>
>This is a very basic system, and you can get even more savy as time goes on, but its a nice start.
>
>Hope this helps,
>Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform