Uninstall Microsoft NuGet - Visual Studio 2012 - 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: Microsoft NuGet - Visual Studio 2012

Application Guid: 00EC8ABC-3C5A-40F8-A8CB-E7DCD5ABFA05

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


Property Details

ID1357
TitleUninstall Microsoft NuGet - Visual Studio 2012 - 32 bit
DomainBESC
CategoryUninstall
Download Size0
SourceDavidSmith
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date1/7/2013 12:00:00 AM
KeywordsUninstall Microsoft Wizard NuGet Visual
Is TaskTrue
Added by on 1/7/2013 9:35:49 AM
Last Modified by on 1/8/2013 3:31:09 PM
Counters 6401 Views / 725 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 592 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 1060 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 "Microsoft NuGet - Visual Studio 2012" 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{{00EC8ABC-3C5A-40F8-A8CB-E7DCD5ABFA05} /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!