Last updated on September 25th, 2021 at 08:55 pm
If you would like to distribute Mozilla Firefox using Group Policy, WDS or SCCM, then you will probably appreciate having the MSI installer to do this. Luckily there is a site that provides the MSI installers for Mozilla Firefox called FrontMotion.
There is an archive of available MSI installers but the latest one available is now v47.0
You can get to their MSI download page using the button below:
Download Mozilla Firefox MSI Installers
You can use the following command to run the MSI installer silently:
msiexec.exe /i "firefoxinstaller.msi" /qb /norestart
This will install the program silently and ensure that the machine does not automatically restart.
COMMENTS
If you have any questions about this post, please feel free to leave us a message below using our comments system.