Closed tavern2782 closed 3 years ago
Nvidia changed their download URLs again, because of course they did. Fix below for those who need it. @lord-carlos FYI
# Checking Windows version if ([Environment]::OSVersion.Version -ge (new-object 'Version' 9, 1)) { $windowsVersion = "win10-win11" }
Thank you.
Nvidia changed their download URLs again, because of course they did. Fix below for those who need it. @lord-carlos FYI
# Checking Windows version if ([Environment]::OSVersion.Version -ge (new-object 'Version' 9, 1)) { $windowsVersion = "win10-win11" }