954,160 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to retrieve hard drive information?

Hi all,

Can anybody tell me how to retrieve hard drive information in vb.net . I try my best search in google but not getting the appropriate information.

Its urgent.
Thanks in advance.

Regards
G_8306

guest11
Junior Poster in Training
59 posts since Nov 2007
Reputation Points: 10
Solved Threads: 2
 

Here's a tutorial. Make sure you add the COM reference that it talks about in the first paragraph.

This is what it showed for my machine:

C:
  Type:            Fixed
  File System:     NTFS
  Free Space:      189465538560
  Total Size:      249933357056
  Volume Name:     
  Serial Number:   -736547909
--------------------
D:
  Type:            CDRom
  Not ready
--------------------
E:
  Type:            Removable
buddylee17
Practically a Master Poster
697 posts since Nov 2007
Reputation Points: 232
Solved Threads: 137
 

:)
Hey thanx buddylee
My problem is solved

Regards
Guest11

guest11
Junior Poster in Training
59 posts since Nov 2007
Reputation Points: 10
Solved Threads: 2
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You