I have already made a quiet installer (without the need to click any buttons but some progress bar is shown while installation is in progress) for a project deployment. This tim
Just modify the WixUI_Minimal.wxs file:
Then use properties to condition the dialogs to show or hide as you launch the MSI via msiexec.exe.