Uninstall Apple Software Update - 32 bit
Log In or Register to download the BES file, and more.

0 Votes

Collections (part of 1 collection)

Uninstall

Description

Standard Uninstallation Fixlet Template. See the Uninstall Wizard for details related to this fixlet.

Source Wizard: http://bigfix.me/uninstall

This fixlet is constructed from the following variables provided by the developer:

Registry Source: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

Display Name: Apple Software Update

Application Guid: 789A5B64-9DD9-4BA5-915A-F0FC0A1B7BFE

Uninstall Command String: MsiExec.exe /x{appGuid} /quiet /norestart


Property Details

ID707
TitleUninstall Apple Software Update - 32 bit
DomainBESC
CategoryUninstall
Download Size0
Sourcedanielheth
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date12/4/2012 12:00:00 AM
KeywordsUninstall Project Fixlet
Is TaskTrue
Added by on 12/4/2012 6:16:00 PM
Last Modified by on 1/8/2013 3:29:23 PM
Counters 7554 Views / 744 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

isWindows (Relevance 274)
Used in 596 fixlets and 3 analyses   * Results in a true/false
Show indented relevance
name of operating system starts with "Win"
Not in Proxy Agent Context (Relevance 1131)
Used in 1065 fixlets and 12 analyses   * Results in a true/false
Show indented relevance
if exists property "in proxy agent context" then ( not in proxy agent context ) else true
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists key whose (value "DisplayName" of it as string contains "Apple Software Update" AND value "UninstallString" of it as string as lowercase contains "msiexec") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry

Actions

Action 1 (default)

Action Link Click here to uninstall this software.
Script Type BigFix Action Script
//User Defined Uninstall String

waithidden MsiExec.exe /x{{789A5B64-9DD9-4BA5-915A-F0FC0A1B7BFE} /quiet /norestart
Success Criteria

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

Action 2

Action Link Click here to learn more about the Windows Installer.
Script Type URL
http://msdn.microsoft.com/en-us/library/windows/desktop/aa367449(v=vs.85).aspx
    

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!