Mozilla Firefox is clearly in the top two of all browsers today, it’s easy to install and the most consistent during uninstallation, since version 3.x simply call the executable and give it the silent switch.
During installation Mozilla recommends –ms for silent installs. The use of a configuration ini file is also an option.
“Firefox Setup 37.0.exe” –ms
“Firefox Setup 31.6.0esr.exe” –ms
When doing an uninstall you will use Mozilla’s uninstall helper with either a –ms or a /S for silent.
“C:\Program Files (x86)\Mozilla Firefox\uninstall\helper.exe” -ms
“C:\Program Files (x86)\Mozilla Firefox\uninstall\helper.exe” /S
For more information an example ini here is a link to Mozilla’s wiki page on the subject. https://wiki.mozilla.org/Installer:Command_Line_Arguments
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty:
Very Easy
Platform(s): Windows