To install the package in quiet mode (without user interaction), run the msiexec command with the following parameters:
For example:
msiexec /i "C:\SymphonyClient5.1.0_win32.msi" /qn INSTALLDIR=C:\CLIENT
where:
/i: installs the client package
/qn: displays no user interface.
INSTALLDIR: where to install the Symphony client package