Skip to content

2.6.0.10 - AutoUpdater.NET

Compare
Choose a tag to compare
@laetemn laetemn released this 06 Sep 14:33
· 106 commits to main since this release

v2.6.0.10 - September 6, 2022

What's Changed

  • Fixed an issue where command line arguments with spaces wasn't passed correctly to the ZipExtractor.
  • Now using temporary folder as WebView2 user data folder to avoid issues when using it with VSTO addin.
  • Fixed an issue causing crash due to WebView2 version mismatch (Issue could resurface due to this change, so avoid updating the WebView2 package if there is a new package available in the future).

The GameCube Backup Manager program uses the AutoUpdater.NET library, a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects. GitHub: https://github.com/ravibpatel/AutoUpdater.NET