Uninstall: MSI - Google Chrome - Windows
Log In or Register to download the BES file, and more.

1 Votes

Description

This task will uninstall the MSI: Google Chrome

This task was automatically generated using the task: "RESTAPI: Generate uninstall tasks for all MSI applications on target computer - Windows"

 


Property Details

ID15561
StatusAlpha - Code that was just developed
TitleUninstall: MSI - Google Chrome - Windows
DomainBESC
CategorySoftware Sharing
Download Size0
SourceRESTAPI: Generate uninstall tasks for all MSI applications on target computer - Windows
Source IDjgstew
Source Release Date4/20/2016 12:00:00 AM
Is TaskTrue
Added by on 4/21/2016 10:01:03 AM
Last Modified by on 4/21/2016 10:01:03 AM
Counters 1145 Views / 81 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

Windows XP or Later (Relevance 2997025)
Used in 6266 fixlets and 5 analyses   * Results in a true/false
Show indented relevance
/* Windows XP or later */ version of operating system >= "5.1"
Windows Only (Relevance 2997197)
Used in 6452 fixlets and 32 analyses   * Results in a true/false
Show indented relevance
/* Windows Only */ windows of operating system
Used in 1 fixlet   * Results in a true/false
Show indented relevance
/* Only run if Google Chrome is installed */ 1 = number of keys whose( (exists values "DisplayName" whose(it as string as lowercase starts with "Google Chrome" as lowercase) of it) AND (exists values whose(it as string as lowercase starts with "msiexec") of it) ) of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of ( x64 registries; x32 registries )

Actions

Action 1 (default)

Action Link Click here to uninstall Google Chrome
Script Type BigFix Action Script
waithidden msiexec.exe /X { name of keys whose( (exists values "DisplayName" whose(it as string as lowercase starts with "Google Chrome" as lowercase) of it) AND (exists values whose(it as string as lowercase starts with "msiexec") of it) ) of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of ( x64 registries; x32 registries ) } /qn
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!