Skip to content

fmiqbal/DriverStoreExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver Store Explorer [RAPR]

Build Status

Overview


Driver Store 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.
  • Support offline driver store.
  • Showing device associated with drivers.
  • 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:

This tool requires:

  • .NET Framework 4.5 or newer
  • Windows 7 or newer

To build the code yourself, open Rapr.sln in Visual Studio 2019. Visual Studio 2017 may also work but it is not guaranteed.

Releases:

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

History:

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

Credits:

This tool uses the excellent ObjectListView.

About

Driver Store Explorer [RAPR]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%