ZenitH-AT / nvidia-update

Checks for a new version of the NVIDIA driver, downloads and installs it.
MIT License
56 stars 8 forks source link

Command Line Switch failed #13

Open AndreasW63 opened 1 year ago

AndreasW63 commented 1 year ago

Hello Robert, I am currently testing your NVidia update powershell script. Unfortunately, I'm having trouble with the "-Silent" switch. If I use the syntax .\nvidia-update.ps1 -silent the script starts and ends immediately. Without the "-Silent" switch, the script runs with the appropriate inputs. I would like to use the script for the installation with our deployment software.

What can I do to run the "Silent" script?

Greetings Andreas

ZenitH-AT commented 1 year ago

Hi, sorry for the late reply. I haven't had much time to work on this lately. But I'll look into everything next weekend.

I don't have this issue on my system running under PowerShell 7, though I am working with a slightly different script to what's on this repository.

I'll post another comment up if I need more information.

Sorry I haven't go to this yet. Life has been really busy.

uffemcev commented 1 month ago

Same problem 😒