NVIDIA Driver Package
Hello,
I am trying to create an installation package for the NVIDIA Quadro drivers. But I would like to distribute the original EXE file on the computers, unpack by command first and then run the setup.exe with prameters from it. How could I get the EXE unpacked on the machine? Is there an command line parameter?
Thanks.
1
Comments
Try running the .EXE locally with a -?, /? or /h parameter and see if it will tell you what the available command line options are.
I tried that before I posted here, of course, but there are no options....
Why don't you unpack the Nvidia driver folder and then use the unpack folder to copy it locally to where you want the driver installed.
Because the unpacked archive is of course much larger and the transfer in the network takes longer than that of the EXE due to the many files.
Maybe try extracting the EXE locally, then ZIP it up, transfer to target and unzip there?
https://docs.nvidia.com/networking/m/view-rendered-page.action?abstractPageId=31654916
This shows how to do unattended install