Skip to content

Fix substring error when downloading  #1

@dontrolle

Description

@dontrolle
> 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 [...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions