Altera_Forum
Honored Contributor
10 years agoProblems with Silent Installer for v 14.1.0.186
Hello
I am trying to a create silent installation to use with SCCM for version 14, I am using the following command QuartusSetup-14.1.0.186-windows.exe --unattendedmodeui none --mode unattended The setup just stops, then eventually times out after the standard 2 hour window. If I run the installer manually it works fine. If I run the silent install command myself (rather than letting SCCM run it as system) it works fine, however when deployed via SCCM it just stops, no error is given (other than the time out after two hours), some files are copied and reg keys created but the installation never completes. As anyone had a similar experience or any suggestions how to get around this? Failing that - can anyone tell me how to enable logging during the setup process? (using the switch --help suggests that it isnt possible to enable logging) Many thanks in advance as I am pretty stumped with this now. Zebadee P.S. I have used the same commands to install version 13 and that appears to install without any problems.