Skip to content

Conversation

@Adam1213
Copy link

@Adam1213 Adam1213 commented Nov 4, 2024

This PR changes source of drives info from WMI to VDS (Virtual Disk Service), same source that Disk Manager app uses.

Benefits are following:

  • Reliably get dynamic drive information,
  • Get more information like drive firmware if available.
  • Get more detailed disk layout.

Disk layout is now divided into extents (A contiguous set of one or more disk sectors), which now can show hidden disk areas containing partition table, MSR partitions, etc.

WMI is still used to get drive PnP ID. In case VDS service fails to load, WMI method is used as fallback.

@XavierNCline
Copy link
Collaborator

I'm going to test this out on my system at home with multiple drives just to give it a proper test then merge this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants