Skip to content

TinyNvidiaUpdateChecker v1.8.0

Choose a tag to compare

@ElPumpo ElPumpo released this 28 Jun 15:59
· 316 commits to master since this release

[1.8.0] - 2017-06-28

Added

  • Inform user to select a empty folder if using the minimal installer.
  • Automatic download of HtmlAgilityPack.dll if not found.
  • Network connection check.
  • GUI progress bar that shows up upon the driver download, if the user has selected the quiet mode.

Changed

  • Went back to using the SaveFileDialog.
  • Method renames to match CA1709.
  • A lot of cleanup.