bigbadmoshe / NVidia-Driver-Downloader

Update NVidia driver easily than ever

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Use one of these apps instead of running default Nvidia installer

About

Update NVidia driver easily than ever

License:MIT License


Languages

Language:PowerShell 100.0%