
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.
Release Highlights
This is a landmark release — DriverStore Explorer v1.0!
Beyond the major version milestone, this release introduces in-place self-update functionality and WinGet integration.
✨ What’s New
In-place self-update — Download, SHA256-verify, and replace the running exe with rollback support. (a3b86a6 by @lostindark)
WinGet update support — Detects WinGet-installed instances and upgrades via winget upgrade. (53e0fc8 by @lostindark)
???? Bug Fixes & Improvements
Fix View Logs crash — Handles missing file association; falls back to Notepad. (5c0a69a by @lostindark, fixes #427)
Fix BootCritical alignment with DISM — Corrects BootCritical flag retrieval for native driver store. (74a69b5 by @lostindark)
???? Localization
Updated Italian translations. (#423 by @bovirus)
Fixed swapped true/false values in Chinese resource files. (#424 #425 by @DriverTerminator)
Updated German translations for download/update strings. (#428 by @timse201)
Updated Portuguese (Brazil) translations. (#429 by @igorruckert)
Updated Korean translations. (#431 by @VenusGirl)

