Skip to content

rbleattler/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 list/add/install/delete/export third-party driver packages.

Features

  • Support online (local machine) and offline driver store.
  • Enumerate / list all third-party driver packages in the driver store. Showing device associated with drivers. Export the driver package list as CSV.
  • Add a driver package to the driver store.
  • Delete one or multiple driver packages from the store.
  • Detect old and not used driver packages (best effort).
  • Export all / selected driver packages.
  • 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.6.2 or newer
  • Windows 7 or newer

To build the code yourself, open Rapr.sln in Visual Studio 2022. Older Visual Studio versions 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 originally hosted on https://driverstoreexplorer.codeplex.com/.

Credits

Sponsors

Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation.

About

Driver Store Explorer [RAPR]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%