Post Go back to editing

I need assistance in setting up a silent install script to install Scopy on Windows, with the drivers.

Thread Summary

The user is attempting to create a silent installation script for Scopy on Windows, including the necessary drivers. The final answer suggests using the Scopy portable zip file for the application and running dpinst.exe with /se /q parameters for a silent driver installation. However, the user encounters issues with unsigned drivers and hardware not being present during the installation, which prevents the drivers from installing silently. The user is advised to ensure the hardware is connected and to check if the drivers are signed.
AI Generated Content

I need assistance in setting up a silent install script to install Scopy on Windows, with the drivers.

I have tried several ideas including using the save file option to install and save the info to an inf file and pointing to it during the install. If I told it to install drivers, then it prompts the user with a gui to install drivers.

If I told it not to install drivers, and I try to silently install the drivers after Scopy installs, then it doesn't install the drivers. 

I also create a log file during the install but there is no useful information in there to point to what is not working correctly.

I thank you for any assistance I can get to create this install.