Changing and setting drive lebels via C#
Could anyone out there provide some insight into how to alter drive labels via C# using WMI or something else?
To clarify, in an explorer window you will not that the C:\ drive for instance is normally labelled by default as "LOCAL DRIVE". I want to enumerate the drives on a local system, and apply specific labels to each one debending on their drive letter.