Dear all,
I have 4 drives in my system..
I need to know the following details in my drives programatically..
Total space
Free space
usage space
I have to find this details in either VB Script or else any other programming language..
Thank you
Loading

VulpesPosted May 10, 2012, 2:15 PM
Check out the example in the MSDN docs:
http://msdn.microsoft.com/en-us/library/system.io.driveinfo.aspx
Glenn SanchezPosted May 18, 2012, 1:54 AM