How to package Firefox for SCCM deployment

In this video, I will be packaging Firefox version 89.0 for SCCM deployment. I used Registry for my direction method. I used the below commands for my package.

Installation program: msiexec /i “Firefox Setup 89.0.msi” /qn

Uninstall program: “%ProgramFiles%\Mozilla Firefox\uninstall\helper.exe” /S

Detection method Setting Type:

Registry Hive: HKEY_LOCAL_MACHINE

Key: SOFTWARE\Mozilla\Mozilla Firefox 89.0

Value: GeckoVer Data

Type: String

Select: This Registry setting must satisfy the following rule to indicate the presence of this application

Operator: Equals Value: 89.0

Leave a Reply

Your email address will not be published. Required fields are marked *