Small update checker application for Nvidia Geforce GPUs
Go to file
Jakob e8af34b79c add x64 2023-09-25 22:17:45 +02:00
EnvyUpdate add x64 2023-09-25 22:17:45 +02:00
res edit banner for dark mode 2022-12-26 17:48:20 +01:00
.gitattributes Initial commit 2019-11-08 12:26:24 +01:00
.gitignore add exclusion for md.backup 2023-08-29 15:40:31 +02:00
EnvyUpdate.sln add x64 2023-09-25 22:17:45 +02:00
LICENSE update infowindow, bump license year 2023-01-11 20:05:58 +01:00
README.md Remove DCH warning, force update to DCH 2023-08-29 15:44:32 +02:00

README.md

Logo

EnvyUpdate

A small portable update checker application for Nvidia GPUs

License Issues Version

How to use

Download the latest release (or as a .zip) and run it. Windows SmartScreen Messages can be safely ignored. They only happen because this project is not digitally signed.

The application itself does not update itself. If you notice any bugs or issues, be sure to check for a new version on GitHub!

Enabling Autostart will create a shortcut of EnvyUpdate in the Windows startup folder.

Virus warnings

Sometimes EnvyUpdate is flagged as a virus by Windows Defender or other antivirus software. This is a false positive, caused by EnvyUpdate reading a few values from the Windows registry and looking for files.

For extracting the driver installer 7-Zip is downloaded if it cannot be found on the user's system. This may also trigger antivirus warnings, but is necessary for the automatic driver installation to work.

Compatibility

The application should be compatible with all Nvidia GeForce GPUs that have their drivers available on the nvidia.com download page and runs on Windows 10 and up.

It is tested with GeForce Series GPUs. Generally others might work, but they are (currently) untested.

Development

This application is currently maintained and developed by me (fyr77) alone in my free time.

I always try to implement critical fixes as fast as I can, but other features and minor bug fixes may take a few days or weeks to implement.

If you want to help me develop EnvyUpdate, you can start by creating issues with your bug reports and/or feature requests. Pull requests are also welcome, especially regarding translations.

Other interesting tools

EnvyUpdate is not a replacement for any of these tools. I will still try to implement as many features in EnvyUpdate as possible while keeping the simple interface and as little settings as possible.

Licenses

  • This project: MIT
  • Fody (dependency of Costura.Fody): MIT
  • Costura.Fody (for embedding DLLs into the main executable): MIT
  • Resource Embedder: MIT
  • Windows Community Toolkit: MIT
  • wpfui: MIT
  • 7-Zip R: GNU LGPL
  • Icon made by Freepik from www.flaticon.com