I have several Local Hard Drives such as C:, D:, F: and so on. Also several CD rom Drives.

I want to know where windows store these data (Drive Letters and Drive Types).

link|improve this question

33% accept rate
feedback

1 Answer

Drive letters can be found here:

HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
link|improve this answer
Thanks, But What about Drive Types? – Stranger Aug 4 '11 at 8:24
Thats in the Data column of the keys. – cularis Aug 4 '11 at 8:29
But it is in Binary, how to translate them? which means local hard drive? Which means CD-Rom? – Stranger Aug 4 '11 at 9:25
They are in Hex IIRC – surfasb Aug 5 '11 at 6:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.