Uninstall - Firefox - Windows - superseded
Log In or Register to download the BES file, and more.

1 Votes

Versioning - This is an older version.

1Uninstall - Firefox - Windows4/28/2016 10:17:55 AM
2Uninstall - Firefox - Windows7/13/2016 8:37:15 PM
3Uninstall - Firefox - Windows10/4/2016 12:02:12 PM
4Uninstall - Firefox - Windows10/21/2016 8:36:45 PM
5Uninstall - Firefox - Windows12/1/2016 12:59:26 AM
6Uninstall - Firefox - Windows12/22/2016 11:45:00 AM
7Uninstall - Firefox - Windows2/7/2017 6:32:22 PM
8Uninstall - Firefox - Windows3/3/2017 12:25:44 AM

Description

This fixlet is for Uninstall - Firefox - Windows and was generated by William Easton as part of the C3 Patch offering. Access to this content is granted for free. If you make improvements to this fixlet please share them on BigFix.Me or on the orginal content on BigFix.Me. If you have paid for access to this content or if you have issues with this fixlet please contact Strawgate on forum.bigfix.com or comment on this piece of content on BigFix.Me.

Property Details

ID23404
TitleUninstall - Firefox - Windows
SourceC3 Patch
Source SeverityUnspecified
Source Release Date2/7/2017 12:00:00 AM
CVENamesUnspecified
Added by on 2/7/2017 6:32:22 PM
Last Modified by on 2/7/2017 6:32:22 PM
Counters 3166 Views / 44 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 1 fixlet   * Results in a true/false
Show indented relevance
(windows of operating system) and (version of operating system >= "6.1") and (if exists property "in proxy agent context" then ( not in proxy agent context ) else true) and (free space of drive of client > 45106096 * 2) and (exists value "UninstallString" whose (it as string contains "uninstall\helper.exe") of keys whose (value "DisplayName" of it as string starts with "Mozilla Firefox") of keys "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of (x32 registries; x64 registries))

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
waithidden taskkill /F /IM firefox.exe

override wait
hidden=true
completion=job
wait {value "UninstallString" of keys whose (value "DisplayName" of it as string starts with "Mozilla Firefox " and value "UninstallString" of it as string contains "uninstall\helper.exe") of keys "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of (x32 registries; x64 registries)} /S
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
Ardee -
FYI - Error code 128 is "no process exists" from taskkill. I believe it is just passing that error code back to BF as in my case the job never runs. Seems to happen when there are two installs of FireFox on one machine.
jgstew -
please post about this at forum.bigfix.com
bdcotton -
I've used this fixlet successfully on 800+ in our environment but have 400+ that I get Failed with Exit Code 128. I've attempted multiple different options but always receive the same Exit Code. This is in regard to the latest version, but the Comments window doesn't allow me to enter text.