Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farag2/nvidia-driver-downloader
Update NVidia driver easily than ever
https://github.com/farag2/nvidia-driver-downloader
driver nvidia powershell update windows
Last synced: 2 months ago
JSON representation
Update NVidia driver easily than ever
- Host: GitHub
- URL: https://github.com/farag2/nvidia-driver-downloader
- Owner: farag2
- License: mit
- Created: 2022-07-31T13:36:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T18:26:33.000Z (2 months ago)
- Last Synced: 2024-10-26T16:32:40.545Z (2 months ago)
- Topics: driver, nvidia, powershell, update, windows
- Language: PowerShell
- Homepage:
- Size: 115 KB
- Stars: 30
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NVidia Driver Downloader
Download the latest NVidia driver easily than ever
## Usage
* Run `UpdateNVidiaDriver.ps1`
* If the script finds a newer version of NVidia driver it will inform you, download, and expand setup.
* `-Clean` provides a clean driver installation by resetting all NVidia settings to the default ones.## Addendum
* The script provides the feature to determine your current NVidia videocard and searches for the latest available driver for your card only by parsing the NVidia cloud JSON—not only the latest driver version which is presented on the NVidia DB;
* Downloads always latest 7-Zip version automatically by parsing the SourceForge cloud JSON, expands .MSI as a `portable app without installation` and run it. After creating NVidia setup, 7-Zip will be removed.## Links
[NVidia driver update link](https://www.nvidia.ru/Download/index.aspx)
Use one of these apps instead of running default Nvidia installer
* [NVSlimmer](https://forums.guru3d.com/threads/nvidia-driver-slimming-utility.423072/)
* [NVCleanstall](https://www.techpowerup.com/download/techpowerup-nvcleanstall/)
* [NV Updater](https://www.sys-worx.net/nv-updater-eng/)