From cc4f7b19f65b04ddbcfc7a8308b43258ed416b02 Mon Sep 17 00:00:00 2001 From: Jakob Date: Fri, 1 Jul 2022 18:37:14 +0200 Subject: [PATCH 01/98] Remove Scoop --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 6bc54d7..d25d870 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,6 @@ Download the [latest release](https://github.com/fyr77/EnvyUpdate/releases/lates The application itself does not update itself. If you notice any bugs or issues, be sure to check for a new version on GitHub! -Or install using [scoop](https://scoop.sh) by running -``` -scoop bucket add fyr77 https://github.com/fyr77/fyr77-scoop -scoop install envyupdate -``` - Enabling Autostart will create a shortcut of EnvyUpdate in the Windows startup folder. ## Compatibility From f86025f63d1d73521837e6cb58c0a78397dd0205 Mon Sep 17 00:00:00 2001 From: Jakob Date: Fri, 4 Nov 2022 17:03:45 +0100 Subject: [PATCH 02/98] fix for new Nvidia links --- EnvyUpdate/InfoWindow.xaml | 2 +- EnvyUpdate/MainWindow.xaml.cs | 6 ++++++ EnvyUpdate/Util.cs | 6 ++++++ LICENSE | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/EnvyUpdate/InfoWindow.xaml b/EnvyUpdate/InfoWindow.xaml index b90f4d3..6673c08 100644 --- a/EnvyUpdate/InfoWindow.xaml +++ b/EnvyUpdate/InfoWindow.xaml @@ -11,6 +11,6 @@