Skip to content

Releases: X9VoiD/TabletDriverCleanup

TabletDriverCleanup v4.0.3.1

18 Nov 15:33
Compare
Choose a tag to compare

Instructions

  • Download tabletdrivercleanup.zip.
  • Extract the contents of the zip file.
  • Run tabletdrivercleanup.exe as administrator.

What's Changed

  • Dump more information and zip it.

Full Changelog: v4.0.3...v4.0.3.1

TabletDriverCleanup v4.0.3

20 Apr 15:55
Compare
Choose a tag to compare

Instructions

  • Download tabletdrivercleanup.zip.
  • Extract the contents of the zip file.
  • Run tabletdrivercleanup.exe as administrator.

What's Changed

  • Fixed dumps incorrectly including the null terminator of OS strings.
  • Fixed dump CLI incorrectly printing only the file name of the dump file.
  • Updated configurations and heuristics.

Full Changelog: v4.0.2...v4.0.3

TabletDriverCleanup v4.0.2

06 Apr 11:31
Compare
Choose a tag to compare

Instructions

  • Download tabletdrivercleanup.zip.
  • Extract the contents of the zip file.
  • Run tabletdrivercleanup.exe as administrator.

What's Changed

  • Updated heuristics.

Full Changelog: v4.0.1...v4.0.2

TabletDriverCleanup v4.0.1

11 Mar 16:40
Compare
Choose a tag to compare

Instructions

  • Download tabletdrivercleanup.zip.
  • Extract the contents of the zip file.
  • Run tabletdrivercleanup.exe as administrator.

What's Changed

  • Fixed invalid path issue when performing RegistryOnly uninstallations.
  • Code cleanups.

Full Changelog: v4.0.0...v4.0.1

TabletDriverCleanup v4.0.0

10 Mar 10:25
Compare
Choose a tag to compare

Instructions

  • Download tabletdrivercleanup.zip.
  • Extract the contents of the zip file.
  • Run tabletdrivercleanup.exe as administrator.

What's Changed

  • Port to Rust. This brings down binary size from 66.6MB down to just 5MB!!
  • Bump configuration format to version 4.

Full Changelog: https://github.com/X9VoiD/TabletDriverCleanup/commits/v4.0.0

TabletDriverCleanup v3.2.3

26 Feb 13:19
Compare
Choose a tag to compare

What's Changed

  • Handle ERROR_FILE_NOT_FOUND (453a4a2)

Full Changelog: v3.2.2...v3.2.3

TabletDriverCleanup v3.2.2

23 Feb 02:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

TabletDriverCleanup v3.2.1

22 Feb 06:01
Compare
Choose a tag to compare

What's Changed

  • Recover from exceptions under certain conditions (#15)
  • Add support for Wacom Bamboo driver (bd28a01)
  • Re-enable self-contained publishing (cea1b5d)

Full Changelog: v3.2.0...v3.2.1

TabletDriverCleanup v3.2.0

16 Feb 14:19
Compare
Choose a tag to compare

What's Changed

  • Automatically trigger the official uninstallation process for supported tablet drivers.

Full Changelog: 1fcafe0...v3.2.0

TabletDriverCleanup v3.1.0

11 Feb 20:16
Compare
Choose a tag to compare

What's Changed

  • Move identifiers to JSON and allow hot updating by @X9VoiD in #7

Full Changelog: v3.0.1...v3.1.0