SebThieu / DriverStoreExplorer

DriverStore Explorer [RAPR]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DriverStore Explorer [RAPR]

Build Status

Overview


DriverStore Explorer [RAPR] makes it easier to deal with Windows driver store. Supported operations include enumeration, adding a driver package (stage), adding & installing, deletion and force deletion from the driver store.

Features:

  • Enumerate / List all the packages staged in the current driver store.
  • Export the list as CSV.
  • Add a driver package to the driver store.
  • Delete a package from the store.
  • Deletion of multiple driver packages (batch mode)
  • Full fledged GUI Supports grouping / sorting on any column.
  • Supports re-arranging of / Selecting specific columns.

Screenshots:

Screenshot of DriverStoreExplorer

Requirements:

.NET Framework 4.0

Releases:

Download the latest version here: https://github.com/lostindark/DriverStoreExplorer/releases/latest.

Tested Operating Systems:

Windows 10 64 bit

History:

The project was original hosted on https://driverstoreexplorer.codeplex.com/.

Credits:

This tool uses the excellent ObjectListView.

About

DriverStore Explorer [RAPR]

License:GNU General Public License v2.0


Languages

Language:C# 100.0%