Hi,
I figure it out. Setup.exe accepts the parameter "/s" for a silent install. One can pass a destination log file, to log any error during the install.
setup.exe /s file_to_log.log
However, the silent install could not be absolutly silent, because sometimes you can get a warning message...