I’m about to try my application on a user who does not work for us and not sure of the trust level.
Everything should be OK but I would rather be safe than sorry than them distributing willy nilly.
What I would like to do is implement some kind of serial code system at lets say 6 Monthly intervals.
On first installation, ideally a popup asking for a serial number to proceed.
This has to be unique so possibly a calculation on the current date and time.
So, the user will install for the first time and be prompted for a serial number.
If the current date and time is 11/08/2004 17:15:00 and then for arguments sake, multiply by 3 to give the correct serial.
Can this be done and at 6 monthly intervals, or is there another way ?