Question:
How to prevent license terms and conditions pop up while installing Visualdsp++ using “Install_CL.exe” automation tool, which obviously interrupts the automated installation procedure.
Is there a command line option that allows for this step to be automated?
Answer:
Add '-no-license-check’ option to Install_CL.exe command line. It allows the silent installer to bypass the license agreement screen.