Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix substring error when downloading #1

Open
dontrolle opened this issue Sep 25, 2021 · 0 comments
Open

Fix substring error when downloading #1

dontrolle opened this issue Sep 25, 2021 · 0 comments

Comments

@dontrolle
Copy link
Owner

dontrolle commented Sep 25, 2021

> Test-NvidiaDriver -Download
MethodInvocationException: C:\src\Powershell\nvidiadrivercheck.psm1:134
Line |
 134 |      $installedString = ($installedDriverVersion -replace "\.").Substr …
     |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Exception calling "Substring" with "2" argument(s): "Index and length must refer to a location within
     | the string. (Parameter 'length')"

It looks like there's a more recent driver available.
Downloading to your Downloads folder at [...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant