P
PvdG42
If there is a better group for this, please tell me.
From time to time, ex-students contact me with questions that prove the old
adage "Those who cannot do, teach". I'm always pleased to see how quickly
they progress after graduating. Here's a case in point
<quote>
I am developing an application that could ultimately be put on the
commercial market, using Visual Basic 2008. I would like to have a
registration (licensing) event during installation that would write the
license inputs from the user into the registry during installation, and as
an option, allow the user to add registration information at a later time,
again placing the information in the registry...
</quote>
He goes on to further explain what, in essence, is a common scenario for
shareware or trialware: use for a limited time then licensing is required.
He also mentions that he plans to use C# for the same type of thing at a
later date, so I think he is looking for a solution that is .NET based, not
unique to VB.
If you know of any good articles, or even samples that address techniques
for this, he and I would be very grateful.
From time to time, ex-students contact me with questions that prove the old
adage "Those who cannot do, teach". I'm always pleased to see how quickly
they progress after graduating. Here's a case in point
<quote>
I am developing an application that could ultimately be put on the
commercial market, using Visual Basic 2008. I would like to have a
registration (licensing) event during installation that would write the
license inputs from the user into the registry during installation, and as
an option, allow the user to add registration information at a later time,
again placing the information in the registry...
</quote>
He goes on to further explain what, in essence, is a common scenario for
shareware or trialware: use for a limited time then licensing is required.
He also mentions that he plans to use C# for the same type of thing at a
later date, so I think he is looking for a solution that is .NET based, not
unique to VB.
If you know of any good articles, or even samples that address techniques
for this, he and I would be very grateful.