c# - How can I find the Harddisk Device Serial Number without using the WMI in .NET? -
I want to get hardwired serial number from hard disk but do not use WMI I try to use WMI code And to make sure it does not work on my machine, is there any alternative to .net to get the serial number of the physical hard disk?
This should help you get started:
WMI is not returning data about your problem; How do you know exactly the right privileges to get data from WMI? You can use it to check / correct.
Comments
Post a Comment