Hi,
I have created a database using Access 03 and VB, and I will be letting some people use it shortly.
I would like to create a way in which the program cannot simply be copied onto another computer. I was thinking of using VB and referring to some system file, tag or information. Like if I could call up the information about the computer serial number and compare it to a set value. If the values don't match, the system exits. If it does then the program continues. I have tried to look up values that will be unique to each computer, or almost so, but cannot find anything useful to me.
Is there any items that I can lookup the values for (Sys vol, reg num, etc) for comparison purposes?
Thanks for your help
J