4.6 KiB
EnvyUpdate
A small update checker application for Nvidia GPUs
How to use
2.0 and later
- 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.
- If you want to install the application, tick "Install". Otherwise it will run in portable mode.
1.x
- 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.
- If you want to use the application without saving any settings to your drive, keep the "Portable mode" checkbox checked. Otherwise uncheck it to automatically save your configuration.
- Install the cookie-txt addon for Firefox or Chrome.
- Go to the Nvidia driver download page, enter your graphics card model, operating system, etc. and click "Search".
- On the resulting page, click back in your browser and use the previously installed cookie-txt addon to save your site cookies as a .txt file.
- Drag this .txt file into the corresponding space inside EnvyUpdate.
- If everything works correctly, the online driver version should be displayed in the application window.
- When not in portable mode, you may activate Autostart. This will make the application start everytime Windows boots. This will also install the application itself in your APPDATA folder.
Uninstalling
2.0 and later
Untick "Install". This will delete EnvyUpdate from your system.
1.x
Simply download the latest release from the releases page, run it and untick "Autostart". This will remove EnvyUpdate from your system.
Compatibility
The application is compatible with all Nvidia GPUs that have their drivers available on the nvidia.com download page and runs on Windows 7 and up.
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 to 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
- TinyNvidiaUpdateChecker - a command line update checker and installer. Inspired EnvyUpdate to begin with.
- Disable-Nvidia-Telemtry - does pretty much what the name says. It disables Nvidia Telemetry.
- NVCleanInstall - a closed-source application by TechPowerUp which does quite a lot of cool things.
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.