Looking for an official answer from Nvidia on this one -
Let’s say I write a shell script that uses cUrl or wget to download the driver from the Nvidia website and automate the install. Would I be violating the license agreement if I distribute the script?
An example of this is how Chocolaty scripts work. 90% of the scripts are simple Powershell scripts that download an installer or executable from the vendor and installs it on the end-users machine.
What is Nvidia’s position on this?