All our installers are built using Inno Setup and support command line parameters for unattended installation.
For quiet installation you can use
/SILENT (the wizard and the background window are not displayed, but the installation progress window is) or
/VERYSILENT (the installation progress window is not displayed either). Please refer to the
full list of setup command line parameters for other options.