Completely silent installation option for EOS Family 3 that suppresses all dialog boxes and UI elements during installation.

Description:

We need a completely silent installation option for EOS Family 3 that suppresses all dialog boxes and UI elements during installation.

Current Situation: The existing /S switch in ETC_EosFamily_v3 setup.exe automates some of the installation process but still displays status dialog boxes for the various packages being installed. While this works for auto-upgrade scenarios where dialogs can be visible, it currently prevents deployment through enterprise management tools like Microsoft Intune that require completely silent installations.

Requested Feature: Add a command-line switch (such as /VERYSILENT or /QUIET) that performs a completely silent installation without displaying any dialog boxes, progress windows, or other UI elements. This would allow the installer to run without any user interaction, display no visual elements, complete entirely in the background, and return appropriate exit codes for success/failure.

Business Impact: This feature is crucial for organizations that need to deploy EOS Family 3 at scale across multiple machines using enterprise deployment tools like Intune, SCCM, or other MDM solutions. Without a truly silent install option, automated deployment is not feasible, requiring manual installation on each machine.

Tags: Installation, Silent Install, Deployment, Enterprise, Intune, Automation