I want to make some kind of "Trial period" in my program.
So as long as the trial is active, the My.Settings.Registred value must be "true", if the trial has expired it must be false.
The users would need to be able to activate the trial whenever they want by pressing an "Activate" button (let's call it btnActivate)
Now, I used this code: http://www.vbforums....iod-code-VB.NET but I have no idea how to change it to be able to do the stuff listed above. Can someone please help me? The main problem (not the only one) with this code is that it seems to count how many times the program ran. And if I would run it twice a day with a 14 day trial, I would only be able to use it 7 days... Or maybe I just don't understand the code (that's probably it
This post has been edited by Doombreker: 05 December 2012 - 02:21 PM

New Topic/Question
Reply



MultiQuote








|