Skip to content

DriverStore Explorer v0.6

Compare
Choose a tag to compare
@lostindark lostindark released this 08 Jul 03:53
· 294 commits to master since this release
  • Now requires .Net 4.0.
  • Move ObjectListView source code dependency to NuGet package.
  • A few UI tweaks and code cleanup.

Release notes for older version:
v0.5

  • Added support to export to Excel.
  • Merged in user submitted patch to fix issues with non-English Windows builds. Thanks jenta_.
  • Added support for Maxmized window mode. Realigned the UI controls.

v0.1

  • Support for all driver store operations (addition/deletion/enumeration)
  • Supports force_deleting a package from the driver store.
  • Supports installation (-i) of a package
  • Supports selecting multiple items for deletion (batch deleting).
  • Doesn't use any undocumented API