kmansouri / OPERA

Free and open-source application (command line and GUI) providing QSAR models predictions as well as applicability domain and accuracy assessment for physicochemical properties, environmental fate and toxicological endpoints. ==================>Download the latest compiled version from the "releases" tab and run the executable installer.
MIT License
91 stars 40 forks source link

Silent Installation-mode #20

Closed AndreasDie closed 3 years ago

AndreasDie commented 3 years ago

Hi Kamel,

is it possible to install Opera for windows in a silent way? We have some users where we have to install and update it. I tried on my own but it seems the installer is waiting for any feedback when running it with a /s parameter.

Cheers, Andreas

kmansouri commented 3 years ago

Hi Andreas,

Yes, you can! use the command: OPERA_installer.exe -mode silent -agreeToLicense yes For more info: https://www.mathworks.com/help/compiler/install-deployed-application.html Just FYI, the new version 2.7 is now available.

Best! Kamel