How can a silent installer be created in WiX that does not display any UI dialogs to the user and installs, upgrades and uninstalls with default settings?
Installer .exe's created with WiX can be run from the command line without requiring user input by using one of these command line parameters:
This answer is based on WiX 3.9.