Hi Guys,

I was wondering how you could list all the hard drive letters of a system. So I could have them as C, D, E, F, G and H etc to use in a String array.

I did some home work and found you can use ManagementClass("Win32_LogicalDisk")? I would love to see an example if that's possible.

Thanks in advance,
McoreD