E
Etienne
Hi, in order to protect my software using web activation, I generate a
computer hardware code. I'm using the motherboard serial and CPU serial,
with ManagementObjectSearcher class. This relies on WMI. On Win9x, since it
doesn't support WMI, I simply get the windows volume serial, although it's
not as good.
But now the problem is. The user needs to be admin in order to get those
codes! If the software runs under a guess account, it crashes. Any good
suggestion?
Thanks,
Etienne Charland
computer hardware code. I'm using the motherboard serial and CPU serial,
with ManagementObjectSearcher class. This relies on WMI. On Win9x, since it
doesn't support WMI, I simply get the windows volume serial, although it's
not as good.
But now the problem is. The user needs to be admin in order to get those
codes! If the software runs under a guess account, it crashes. Any good
suggestion?
Thanks,
Etienne Charland