Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 345 Bytes

Install NVIDIA display driver.md

File metadata and controls

17 lines (13 loc) · 345 Bytes
created modified
2024-12-09 16:35:49 UTC
2024-12-09 16:35:49 UTC

# Install NVIDIA display driver

$setupPath = "\\TT-FS01\Products\Drivers\NVIDIA\GTX-1070" `
    + "\441.41-desktop-win10-64bit-international-whql.exe"

Start-Process -FilePath $setupPath -Wait

Important

Wait for the installation to complete.