[Gtk-sharp-list] capturar numero de serie HDD

Baltasar GarcĂ­a Perez-Schofield baltasarq at gmail.com
Mon Jan 29 22:27:34 UTC 2018


Hi, Brandon,

> Take a look at this article:
>
> http://www.codescratcher.com/windows-forms/get-computer-hardware-information-using-c/
>
> It seems the assembly System.Management is able to provide this
> functionality, and that Mono offers it. I'm unable to test it right now,
> though.
>
> Unless I am mistaken, all of these examples effectively use WMI queries
> which is Windows only.
>

As I told you, Mono offers System.Management, so you just had to follow the
instructions in MonoDevelop. Unfortunately, System.Management in Mono is
just a stub, so don't bother.

Open hardware monitor is open source and multiplatform, it is worth to take
a look into the project:
http://openhardwaremonitor.org/

-- Baltasar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/gtk-sharp-list/attachments/20180129/c380235f/attachment.html>


More information about the Gtk-sharp-list mailing list