

Note: If the MSI uninstall has stopped responding, follow these steps: THE ABOVE COMMAND line examples are the ones to use for a third-party tool for uninstall, for example what command-line to pass via SCCM

Silent installation is enabled by using the /S option.įull Installer - Command Line Option Instructions To learn how, read the MSIEXEC options section of this support article. Using an external MSI editor like Orca, you can change the values for a property in your MSI file to enable the silent option for installation. Supported on Windows 7 and later, the MSI installer is a wrapper of the exe full installer that allows users to customize their installation preferences with a MST file prior to deployment. Some users may prefer silent installation while configuring a new system for example. Silent installation will not open the GUI and instead runs the installation process in the background using all default settings. You can silently install Firefox for Enterprise using a MSI installer or by using the full installer from the command line. This article is for IT Admins who want to configure Firefox on their organization's computers.
