ElPumpo / TinyNvidiaUpdateChecker

Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!
GNU General Public License v3.0
1.41k stars 56 forks source link

Windows 11 OS identification fix #184

Closed jesseclvrt closed 1 year ago

jesseclvrt commented 1 year ago

version number and architecture cannot be relied upon to differentiate windows 10 and 11. adds a check for build number to identify Windows 11 correctly.

ElPumpo commented 1 year ago

Fixed it myself. Sorry for the delay and thanks for your contributations to the project!