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

Recommended Answers

All 2 Replies

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

:)
Hey thanx buddylee
My problem is solved

Regards
Guest11

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.