Hi Everybody,
I have a situation that I hope someone can help with....
I use a "software key" to protect my application from unauthorized copies.
The key is based on the serial number of the hard drive (nSerialHD())
I have just been asked if it is possible to install my program on a network and have others access the .exe via a shared drive letter.
The program runs but of course it looks at the LOCAL computers hard drive for the serial number not where the program is actually sitting (lets say drive X:)
Is it possible to get the serial number of the system where the program is sitting?
Thanks,
Jeff