DISMTools icon indicating copy to clipboard operation
DISMTools copied to clipboard

"Get driver information" improvements

Open Procstas opened this issue 1 year ago • 1 comments

Thanks for the update to 0.5.1.24102.

Improvements layout list "Get driver information"

  • The function provides all available information but in a not very practical way.
  • The column "Original file name" in the list doesn't add any information.
  • The list should categorize drivers by class description.
  • The list should show additional main columns like: provider name, critical, signature status. (see example) These additions would improve the usability of the list a lot.

Example: Driver List Example

Procstas avatar Oct 26 '24 19:10 Procstas

Hi @Procstas. Thanks for your feedback. I'm glad that I was able to deliver with this version.

Unfortunately, this layout will make that information dialog inconsistent with the rest of the information dialogs that use list views and will have to use ObjectListView.

I'll see what I can do though. For now, you can select the driver on the left and get info on the right.

CodingWonders avatar Oct 27 '24 06:10 CodingWonders