| From: Gene Timothy | E-mail: gmtimothy@wycol.com | 1 |
Date: Sunday, June 17, 2001 at 21:11:27
Subject: Creating trial version expiration code
Comments:
I am working on a program for my business and I would like to be able to offer it to others, however I would like to create a trial version where the person can use it for so long then they have to register it. I'm just having trouble finding out how to go about this the right and most efficient way. Any help would be greatly appreciated:) Thanks
| From: Martin Allen | E-mail: <No e-mail> | 2 |
Date: Tuesday, June 19, 2001 at 22:39:53
Subject: RE: Creating trial version expiration code
Comments:
There are two options that I can think of:
1. Make a 'cut-down' version of the program that has less features than the full version.
2. Store the date when the program is first opened in the registry or INI file etc, and each time the program is opened again, check to see if today's date is 30 days ahead of the date entered when the program was first opened.
| From: bhagyesh | E-mail: bhagyesh_20@rediffmail.com | 3 |
Date: Tuesday, July 31, 2001 at 16:10:54
Subject: RE: Creating trial version expiration code
This forum is no longer taking new messages or replies since 01 November 2002. The above material is for reference purposes only.
The new Visual Basic 6.0 forum can be found here.