Skip to content

LinqPad script to check and see if new drivers have been released.

Notifications You must be signed in to change notification settings

bruceburge/NvidaDriverCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NvidaDriverCheck

LinqPad (http://www.linqpad.net/) script to check and see if new drivers have been released.

From http://www.geforce.com/whats-new/tag/drivers it Gets all the dates, with the CSS class date-display-single

Will setup a folder in your user local app data folder, and create a text file, that text only contains the date string from the last time it checked. It will then compare the local latest, to the one posted to determine if there has been a new driver published.

Uses Nlog, and overly logs everything.

Not included, in this repo, but how its used curently. Using linqpad's built in LPRUN the script is called weekily via a windows task, resulting in a DOS window telling me if there is likely a driver update.

About

LinqPad script to check and see if new drivers have been released.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages