Click here to Skip to main content
15,886,823 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all ,
For some security purpose i need the motherboard serial no . of the machine on which software is getting installed , is there any API for the same .


Thnx
Posted

1 solution

This is obviously Question Of The Day...

Don't bother, if you are trying to use this as a security mechanism.
The motherboard serial number is not a required parameter, and many manufacturers do not implement any support for reading to save costs as a result.

In theory, you can read it via WMI but do be aware that many, many times it will not return anything useful.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900