Take QQ as an example:
First, enter the command box to find the software directory.
Secondly, the parameter of QQ mute software is /S, and WinSCP-5. 15.7.exe is written in inno Setup, so it is /verysilent.
Third, your mouse will blink all the time during the installation, but you don't have to do anything.
Note: Different software formats have different package mute parameters. The software mute parameter packaged by WISE Installer and NullSoft installation system is/s.
The software mute parameter of Inno installation package is /silent.
Microsoft's MSI packaging software, the mute parameter is /qn or /qb.