How to get detailed drive information through COM

Tagged Under : ,

Back in 2001, when CFComet was live, I wrote a little script to read detailed drive information (windows only) via COM. I thought it might be a good idea to post it here as well. This code makes use of the FileSystemObject and displays some useful information. I did a little search and its still Live. Here is the code :-

Comments:

2 Responses to “How to get detailed drive information through COM”


  1. thanks! this may be very useful for the project I’m currently working on.


  2. @Aaron, glad you liked it. As I wrote, this was done years ago, so its good to know it still is useful.

Leave a Reply