Hardware Serial NUmber
-
Hi All,
some of you know how can i retrive the Serial Number of the hardware components?
Thanks.
-
Which hardware serial number are you interested in? Which OS?
-
At now my most interest is on windows platform but in general i'd like to know in all platform.
Thanks.
-
For example Hard Disk Serial NUmber, Mother Board Serial Number, Procesor ID etc...
-
AFAIK there is no Qt-API to get to those IDs. You will need OS specific code to do that (for all OSes you want to support). You might even end up with vendor specific code to get the BIOS data... but I am not 100% sure there.