views:
287answers:
3How can i get an unique id from one of installed hardwares? Something like h.d.d serial or motherboard, ....?
Thanks
+1
A:
Check this URL : http://www.diskserialnumber.com/
http://www.diskserialnumber.com/get-disk-serial
Better one:
Jordy
2010-09-13 12:04:38
Be careful with the one from code project as I am not 100% sure it works on all operating systems, esp. vista
Rippo
2010-09-13 12:40:23
+1
A:
This question looks like a duplicate: http://stackoverflow.com/questions/1852134/how-to-generate-an-unique-computer-id-on-delphi
splash
2010-09-13 12:09:16
A:
We use http://www.magsys.co.uk/delphi/magwmi.asp and are very happy with it.
Robert Frank
2010-09-13 13:37:26
I have this unit already, but i'm not sure it works fine on every sytem. You sure about this? Does work on any H.D.D (Sata, IDE,..) or any OS? And what about laptops?
Armin
2010-09-13 14:04:16
By the way, when i click for disk serial in windows xp (as it said) it returns null, and for motherboard just returns model, no serial!!
Armin
2010-09-13 14:18:21
Sorry, Armin, but we haven't extensively tested it on different platforms. It's one of many checks we use to determine if a user has moved his software to another computer after licensing.
Robert Frank
2010-09-13 16:05:30