Just adding confirmation to Timo's comments that using the MSI GUID will not 
work.
-----
Will, I use SCCM heavily, and for my Firefox ESR Application's "Detection 
Method", I use the following "Detection Rule" instead of the MSI GUID:

Setting Type: Registry
Hive: HKEY_LOCAL_MACHINE
Key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 68.2.0 
ESR (x64 en-US)
Value: DisplayVersion
Data Type: String
Radio Button selection: "This registry setting must exist on the target system 
to indicate presence of this application"

There are many other detection method variants that will work; just keep in 
mind that if Mozilla ever changes the reg key naming scheme to not include the 
version and/or lang, this detection method could break.  At that point you can 
just use the other radio button selection of "This registry setting must 
satisfy the following rule to indicate the presence of this application" and 
set the Operator to "Contains" and whatever the version is in the "Value" field.

-----Original Message-----
From: Enterprise <enterprise-boun...@mozilla.org> On Behalf Of Timo Pietilä
Sent: Friday, October 25, 2019 5:28 AM
To: enterprise@mozilla.org
Subject: Re: [Mozilla Enterprise] Firefox msi detection in SCCM

EXTERNAL EMAIL

AFAIK that is by design. That msi is exe-wrapper and after install there is no 
trace that it was installed using .msi. You can't uninstall it using msiexec /x 
{productcode} either.

You need to treat it like if it were installed using .exe.

Timo Pietilä

On 25.10.2019 11.52, William Spratt wrote:
> Hi All,
> 
> So with the 68.2 ESR release, I thought I'd try pushing it out with 
> the new .msi installer.
> 
> We use SCCM to push out Firefox, and this has worked fine with the 
> .exe versions, manually configuring SCCM  to check the file version of 
> "C:\Program Files\Mozilla Firefox\firefox.exe" to verify the 
> install/update was successful. When we import the 68.2 .msi into SCCM, 
> it does handy things like automatically populate the install detection 
> method to check for {1294A4C5-9977-480F-9497-C0EA1E630130} in the msi 
> directory.  Unfortunately, while the Firefox .msi runs successfully,
>   installing/updating to 68.2, it doesn't detect that reference in the 
> .msi directory.
> 
> Has anyone else experienced this?  Should I log a bug report?
> 
> Regards
> 
> Will
> 
> **
> 
>       
> 
> *Will Spratt*
> 
> *IT Scientific Support Specialist*
> 
> *Fera Science Ltd.***
> 
> william.spr...@fera.co.uk <mailto:william.spr...@fera.co.uk>| Tel +44
> (0)1904 46 2631 | Mob +44 (0)7810855621
> 
> www.fera.co.uk <http://www.fera.co.uk/>| Twitter 
> <https://twitter.com/ferascience>| LinkedIn 
> <https://www.linkedin.com/company/fera-science> | YouTube 
> <http://www.youtube.com/user/FeraUK1>
> 
> 
> _______________________________________________
> Enterprise mailing list
> Enterprise@mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
> 
> To unsubscribe from this list, please visit 
> https://mail.mozilla.org/listinfo/enterprise or send an email to 
> enterprise-requ...@mozilla.org with a subject of "unsubscribe"
> 

_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org with a subject of "unsubscribe"

This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.
_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org with a subject of "unsubscribe"

Reply via email to