I am trying to silently install the contents of ETC_EosFamily_v3.2.10.36.exe. When I use the /S switch, it does seem to automate installing all of the different packages, but there are dialog boxes that open to show statuses, etc of the various packages being installed by the installer.
I need the install to be completely silent, without showing any dialog boxes.
I notice that if I unpack the installer.exe in 7ip, it contains 16 or so .exe and .msi nested within, I thought about trying to install each of those silently 1 by 1 but there seems like there must be a better way.
Could anyone help me get this going? The silent install feature is crucial for us to be able to deploy this software via Intune to our many machines that use it.