Skip to content

Instantly share code, notes, and snippets.

@kirannhegde
Created September 7, 2017 11:52
Show Gist options
  • Save kirannhegde/996c23b67d1c4fd418d0031c9220c80a to your computer and use it in GitHub Desktop.
Save kirannhegde/996c23b67d1c4fd418d0031c9220c80a to your computer and use it in GitHub Desktop.
Uninstall behavior with choco
2017-09-07 19:30:23,737 7988 [DEBUG] - XmlConfiguration is now operational
2017-09-07 19:30:23,815 7988 [INFO ] - ============================================================
2017-09-07 19:30:24,018 7988 [INFO ] - Chocolatey v0.10.8
2017-09-07 19:30:24,034 7988 [DEBUG] - Chocolatey is running on Windows v 10.0.15063.0
2017-09-07 19:30:24,050 7988 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2017-09-07 19:30:24,050 7988 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2017-09-07 19:30:24,065 7988 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall python2.x -x -dv
2017-09-07 19:30:24,081 7988 [DEBUG] - Received arguments: uninstall python2.x -x -dv
2017-09-07 19:30:24,143 7988 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2017-09-07 19:30:24,159 7988 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2017-09-07 19:30:24,175 7988 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2017-09-07 19:30:24,253 7988 [DEBUG] - The source 'https://chocolatey.org/api/v2/;\\WIN10EN-VHURVH1.eng.citrite.net\packages' evaluated to a 'normal' source type
2017-09-07 19:30:24,253 7988 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2017-09-07 19:30:24,268 7988 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\kiranh\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/;\\WIN10EN-VHURVH1.eng.citrite.net\packages'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='True'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='python2.x'|AllVersions='False'|
SkipPackageInstallProvider='False'|PackageNames='python2.x'|
Prerelease='False'|ForceX86='False'|OverrideArguments='False'|
NotSilent='False'|ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='True'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.15063.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.8.0'|
Information.ChocolateyProductVersion='0.10.8'|
Information.FullName='choco, Version=0.10.8.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='kiranh'|Information.UserDomainName='CITRITE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
PinCommand.Command='unknown'|OutdatedCommand.IgnorePinned='False'|
Proxy.BypassOnLocal='True'|
2017-09-07 19:30:24,300 7988 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2017-09-07 19:30:24,315 7988 [INFO ] - Uninstalling the following packages:
2017-09-07 19:30:24,331 7988 [INFO ] - python2.x
2017-09-07 19:30:24,550 7988 [DEBUG] - Setting installer args for python2.x
2017-09-07 19:30:24,565 7988 [DEBUG] - Setting package parameters for python2.x
2017-09-07 19:30:24,581 7988 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateybeforemodify.ps1':
2017-09-07 19:30:24,581 7988 [DEBUG] - # This runs in 0.9.10+ before upgrade and uninstall.
# Use this file to do things like stop services prior to upgrade or uninstall.
# NOTE: It is an anti-pattern to call chocolateyUninstall.ps1 from here. If you
# need to uninstall an MSI prior to upgrade, put the functionality in this
# file without calling the uninstall script. Make it idempotent in the
# uninstall script so that it doesn't fail when it is already uninstalled.
# NOTE: For upgrades - like the uninstall script, this script always runs from
# the currently installed version, not from the new upgraded package version.
2017-09-07 19:30:24,597 7988 [INFO ] - The package python2.x wants to run 'chocolateybeforemodify.ps1'.
2017-09-07 19:30:24,612 7988 [INFO ] - Note: If you don't run this script, the installation will fail.
2017-09-07 19:30:24,612 7988 [INFO ] - Note: To confirm automatically next time, use '-y' or consider:
2017-09-07 19:30:24,628 7988 [INFO ] - choco feature enable -n allowGlobalConfirmation
2017-09-07 19:30:24,659 7988 [INFO ] - Do you want to run the script?
2017-09-07 19:30:24,675 7988 [INFO ] - 1) yes
2017-09-07 19:30:24,690 7988 [INFO ] - 2) no
2017-09-07 19:30:24,690 7988 [INFO ] - 3) print
2017-09-07 19:30:28,722 7988 [INFO ] - Choice selected: 'yes'
2017-09-07 19:30:28,753 7988 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateybeforemodify.ps1' -installArguments '' -packageParameters ''']
2017-09-07 19:30:28,768 7988 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2017-09-07 19:30:29,050 7988 [DEBUG] - Host version is 5.1.15063.0, PowerShell Version is '5.1.15063.502' and CLR Version is '4.0.30319.42000'.
2017-09-07 19:30:29,753 7988 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-09-07 19:30:29,753 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-09-07 19:30:29,784 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-09-07 19:30:29,800 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-09-07 19:30:29,815 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-09-07 19:30:29,831 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-09-07 19:30:29,847 7988 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-09-07 19:30:29,862 7988 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-09-07 19:30:29,878 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-09-07 19:30:29,893 7988 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-09-07 19:30:29,909 7988 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-09-07 19:30:29,925 7988 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:29,940 7988 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-09-07 19:30:29,956 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-09-07 19:30:29,972 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-09-07 19:30:29,987 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-09-07 19:30:30,003 7988 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-09-07 19:30:30,018 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-09-07 19:30:30,034 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:30,050 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-09-07 19:30:30,065 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-09-07 19:30:30,081 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-09-07 19:30:30,097 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-09-07 19:30:30,112 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-09-07 19:30:30,128 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-09-07 19:30:30,143 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-09-07 19:30:30,159 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-09-07 19:30:30,175 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-09-07 19:30:30,190 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-09-07 19:30:30,206 7988 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-09-07 19:30:30,222 7988 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-09-07 19:30:30,237 7988 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-09-07 19:30:30,268 7988 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-09-07 19:30:30,300 7988 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-09-07 19:30:30,315 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-09-07 19:30:30,331 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:30,347 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-09-07 19:30:30,362 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-09-07 19:30:30,378 7988 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-09-07 19:30:30,393 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-09-07 19:30:30,409 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-09-07 19:30:30,425 7988 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-09-07 19:30:30,440 7988 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-09-07 19:30:30,456 7988 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-09-07 19:30:30,472 7988 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-09-07 19:30:30,487 7988 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-09-07 19:30:30,518 7988 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-09-07 19:30:30,534 7988 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-09-07 19:30:30,550 7988 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-09-07 19:30:30,565 7988 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-09-07 19:30:30,597 7988 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-09-07 19:30:30,612 7988 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-09-07 19:30:30,628 7988 [DEBUG] - Loading community extensions
2017-09-07 19:30:30,643 7988 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2017-09-07 19:30:30,659 7988 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2017-09-07 19:30:30,815 7988 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:30,831 7988 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-09-07 19:30:30,847 7988 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:30,862 7988 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-09-07 19:30:30,878 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-09-07 19:30:30,893 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-09-07 19:30:30,925 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-09-07 19:30:30,940 7988 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-09-07 19:30:30,956 7988 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-09-07 19:30:30,972 7988 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:30,987 7988 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-09-07 19:30:31,003 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-09-07 19:30:31,018 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-09-07 19:30:31,050 7988 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:31,065 7988 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-09-07 19:30:31,081 7988 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-09-07 19:30:31,097 7988 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-09-07 19:30:31,112 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-09-07 19:30:31,128 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-09-07 19:30:31,143 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-09-07 19:30:31,159 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-09-07 19:30:31,175 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-09-07 19:30:31,190 7988 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-09-07 19:30:31,206 7988 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-09-07 19:30:31,222 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-09-07 19:30:31,237 7988 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-09-07 19:30:31,253 7988 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-09-07 19:30:31,268 7988 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:31,284 7988 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-09-07 19:30:31,315 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-09-07 19:30:31,331 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-09-07 19:30:31,347 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-09-07 19:30:31,378 7988 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-09-07 19:30:31,393 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-09-07 19:30:31,409 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:31,425 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-09-07 19:30:31,440 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-09-07 19:30:31,456 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-09-07 19:30:31,472 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-09-07 19:30:31,487 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-09-07 19:30:31,503 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-09-07 19:30:31,518 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-09-07 19:30:31,534 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-09-07 19:30:31,550 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-09-07 19:30:31,581 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-09-07 19:30:31,597 7988 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-09-07 19:30:31,612 7988 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-09-07 19:30:31,628 7988 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-09-07 19:30:31,643 7988 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-09-07 19:30:31,659 7988 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-09-07 19:30:31,675 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-09-07 19:30:31,690 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:31,706 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-09-07 19:30:31,722 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-09-07 19:30:31,737 7988 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-09-07 19:30:31,768 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-09-07 19:30:31,784 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-09-07 19:30:31,800 7988 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-09-07 19:30:31,815 7988 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-09-07 19:30:31,847 7988 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-09-07 19:30:31,862 7988 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:31,878 7988 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-09-07 19:30:31,909 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-09-07 19:30:31,925 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-09-07 19:30:31,940 7988 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-09-07 19:30:31,956 7988 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-09-07 19:30:31,972 7988 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-09-07 19:30:31,987 7988 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-09-07 19:30:32,003 7988 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-09-07 19:30:32,018 7988 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-09-07 19:30:32,050 7988 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-09-07 19:30:32,065 7988 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-09-07 19:30:32,081 7988 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-09-07 19:30:32,097 7988 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-09-07 19:30:32,112 7988 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2017-09-07 19:30:32,128 7988 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-09-07 19:30:32,143 7988 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:32,159 7988 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2017-09-07 19:30:32,175 7988 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2017-09-07 19:30:32,190 7988 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2017-09-07 19:30:32,206 7988 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-09-07 19:30:32,237 7988 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2017-09-07 19:30:32,253 7988 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2017-09-07 19:30:32,268 7988 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2017-09-07 19:30:32,284 7988 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2017-09-07 19:30:32,315 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-09-07 19:30:32,331 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-09-07 19:30:32,347 7988 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2017-09-07 19:30:32,362 7988 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2017-09-07 19:30:32,393 7988 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:32,409 7988 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2017-09-07 19:30:32,425 7988 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-09-07 19:30:32,440 7988 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2017-09-07 19:30:32,456 7988 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2017-09-07 19:30:32,472 7988 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2017-09-07 19:30:32,487 7988 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2017-09-07 19:30:32,503 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2017-09-07 19:30:32,518 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:32,550 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2017-09-07 19:30:32,565 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2017-09-07 19:30:32,581 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2017-09-07 19:30:32,597 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2017-09-07 19:30:32,612 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2017-09-07 19:30:32,628 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2017-09-07 19:30:32,659 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2017-09-07 19:30:32,675 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2017-09-07 19:30:32,690 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2017-09-07 19:30:32,706 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2017-09-07 19:30:32,722 7988 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2017-09-07 19:30:32,737 7988 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-09-07 19:30:32,753 7988 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2017-09-07 19:30:32,768 7988 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2017-09-07 19:30:32,800 7988 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2017-09-07 19:30:32,815 7988 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2017-09-07 19:30:32,831 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2017-09-07 19:30:32,862 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:32,878 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2017-09-07 19:30:32,893 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2017-09-07 19:30:32,909 7988 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2017-09-07 19:30:32,925 7988 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2017-09-07 19:30:32,940 7988 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2017-09-07 19:30:32,956 7988 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2017-09-07 19:30:32,972 7988 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2017-09-07 19:30:32,987 7988 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2017-09-07 19:30:33,018 7988 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2017-09-07 19:30:33,034 7988 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2017-09-07 19:30:33,050 7988 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2017-09-07 19:30:33,081 7988 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2017-09-07 19:30:33,097 7988 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2017-09-07 19:30:33,112 7988 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2017-09-07 19:30:33,128 7988 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2017-09-07 19:30:33,143 7988 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2017-09-07 19:30:33,221 7988 [DEBUG] - Running 'ChocolateyScriptRunner' for python2.x v2.7.13 with packageScript 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateybeforemodify.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\python2.x', installArguments: '', packageParameters: '',
2017-09-07 19:30:33,237 7988 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateybeforemodify.ps1'
2017-09-07 19:30:33,284 7988 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateybeforemodify.ps1' -installArguments '' -packageParameters '''] exited with '0'.
2017-09-07 19:30:33,347 7988 [DEBUG] - Backing up existing python2.x prior to operation.
2017-09-07 19:30:33,362 7988 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\python2.x'
to 'C:\ProgramData\chocolatey\lib-bkp\python2.x'
2017-09-07 19:30:35,393 7988 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\python2.x".
2017-09-07 19:30:35,393 7988 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\python2.x\python2.x.nupkg"
to "C:\ProgramData\chocolatey\lib\python2.x\python2.x.nupkg".
2017-09-07 19:30:35,409 7988 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\python2.x\python2.x.nuspec"
to "C:\ProgramData\chocolatey\lib\python2.x\python2.x.nuspec".
2017-09-07 19:30:35,425 7988 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\python2.x\tools".
2017-09-07 19:30:35,425 7988 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\python2.x\tools\chocolateybeforemodify.ps1"
to "C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateybeforemodify.ps1".
2017-09-07 19:30:35,440 7988 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\python2.x\tools\chocolateyinstall.ps1"
to "C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyinstall.ps1".
2017-09-07 19:30:35,456 7988 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\python2.x\tools\chocolateyuninstall.ps1"
to "C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyuninstall.ps1".
2017-09-07 19:30:35,471 7988 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\python2.x\tools\LICENSE.txt"
to "C:\ProgramData\chocolatey\lib\python2.x\tools\LICENSE.txt".
2017-09-07 19:30:35,487 7988 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\python2.x\tools\VERIFICATION.txt"
to "C:\ProgramData\chocolatey\lib\python2.x\tools\VERIFICATION.txt".
2017-09-07 19:30:37,003 7988 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\python2.x'
2017-09-07 19:30:37,018 7988 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\python2.x\python2.x.nupkg'
with checksum 'D5BA693826E0F523E1C2F809634EC958'
2017-09-07 19:30:37,034 7988 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\python2.x\python2.x.nuspec'
with checksum 'AA01D33ED1B4363ED11DCF6DE4850021'
2017-09-07 19:30:37,034 7988 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateybeforemodify.ps1'
with checksum '82C5D8514A337F56053E803CC0C329F6'
2017-09-07 19:30:37,050 7988 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyinstall.ps1'
with checksum 'DDBE6F6469D977431542EC47660C4F79'
2017-09-07 19:30:37,065 7988 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyuninstall.ps1'
with checksum '1CEC7B14D093FC3A9741132BE05DD866'
2017-09-07 19:30:37,081 7988 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\python2.x\tools\LICENSE.txt'
with checksum 'C0A6C63571D90B7DE831EF3FE1C43162'
2017-09-07 19:30:37,096 7988 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\python2.x\tools\VERIFICATION.txt'
with checksum '0C63561DD907A1781D36B7A8D2A33FE1'
2017-09-07 19:30:38,112 7988 [INFO ] - [NuGet] Uninstalling 'python2.x 2.7.13'.
2017-09-07 19:30:38,128 7988 [INFO ] -
python2.x v2.7.13
2017-09-07 19:30:38,175 7988 [DEBUG] - Setting installer args for python2.x
2017-09-07 19:30:38,175 7988 [DEBUG] - Setting package parameters for python2.x
2017-09-07 19:30:38,190 7988 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyuninstall.ps1':
2017-09-07 19:30:38,206 7988 [DEBUG] - # IMPORTANT: Before releasing this package, copy/paste the next 2 lines into PowerShell to remove all comments from this file:
# $f='c:\path\to\thisFile.ps1'
# gc $f | ? {$_ -notmatch "^\s*#"} | % {$_ -replace '(^.*?)\s*?[^``]#.*','$1'} | Out-File $f+".~" -en utf8; mv -fo $f+".~" $f
## NOTE: In 80-90% of the cases (95% with licensed versions due to Package Synchronizer and other enhancements),
## AutoUninstaller should be able to detect and handle registry uninstalls without a chocolateyUninstall.ps1.
## See https://chocolatey.org/docs/commands-uninstall
## and https://chocolatey.org/docs/helpers-uninstall-chocolatey-package
## If this is an MSI, ensure 'softwareName' is appropriate, then clean up comments and you are done.
## If this is an exe, change fileType, silentArgs, and validExitCodes
$ErrorActionPreference = 'Stop'; # stop on all errors
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'python2.x*' #part or all of the Display Name as you see it in Programs and Features. It should be enough to be unique
fileType = 'EXE_MSI_OR_MSU' #only one of these: MSI or EXE (ignore MSU for now)
# MSI
silentArgs = "/qn /norestart"
validExitCodes= @(0, 3010, 1605, 1614, 1641) # https://msdn.microsoft.com/en-us/library/aa376931(v=vs.85).aspx
# OTHERS
# Uncomment matching EXE type (sorted by most to least common)
#silentArgs = '/S' # NSIS
#silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' # Inno Setup
#silentArgs = '/s' # InstallShield
#silentArgs = '/s /v"/qn"' # InstallShield with MSI
#silentArgs = '/s' # Wise InstallMaster
#silentArgs = '-s' # Squirrel
#silentArgs = '-q' # Install4j
#silentArgs = '-s -u' # Ghost
# Note that some installers, in addition to the silentArgs above, may also need assistance of AHK to achieve silence.
#silentArgs = '' # none; make silent with input macro script like AutoHotKey (AHK)
# https://chocolatey.org/packages/autohotkey.portable
#validExitCodes= @(0) #please insert other valid exit codes here
}
$uninstalled = $false
# Get-UninstallRegistryKey is new to 0.9.10, if supporting 0.9.9.x and below,
# take a dependency on "chocolatey-core.extension" in your nuspec file.
# This is only a fuzzy search if $softwareName includes '*'. Otherwise it is
# exact. In the case of versions in key names, we recommend removing the version
# and using '*'.
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
if ($packageArgs['fileType'] -eq 'MSI') {
# The Product Code GUID is all that should be passed for MSI, and very
# FIRST, because it comes directly after /x, which is already set in the
# Uninstall-ChocolateyPackage msiargs (facepalm).
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
# Don't pass anything for file, it is ignored for msi (facepalm number 2)
# Alternatively if you need to pass a path to an msi, determine that and
# use it instead of the above in silentArgs, still very first
$packageArgs['file'] = ''
}
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
## OTHER POWERSHELL FUNCTIONS
## https://chocolatey.org/docs/helpers-reference
#Uninstall-ChocolateyZipPackage $packageName # Only necessary if you did not unpack to package directory - see https://chocolatey.org/docs/helpers-uninstall-chocolatey-zip-package
#Uninstall-ChocolateyEnvironmentVariable # 0.9.10+ - https://chocolatey.org/docs/helpers-uninstall-chocolatey-environment-variable
#Uninstall-BinFile # Only needed if you used Install-BinFile - see https://chocolatey.org/docs/helpers-uninstall-bin-file
## Remove any shortcuts you added in the install script.
2017-09-07 19:30:38,237 7988 [INFO ] - The package python2.x wants to run 'chocolateyuninstall.ps1'.
2017-09-07 19:30:38,253 7988 [INFO ] - Note: If you don't run this script, the installation will fail.
2017-09-07 19:30:38,268 7988 [INFO ] - Note: To confirm automatically next time, use '-y' or consider:
2017-09-07 19:30:38,284 7988 [INFO ] - choco feature enable -n allowGlobalConfirmation
2017-09-07 19:30:38,315 7988 [INFO ] - Do you want to run the script?
2017-09-07 19:30:38,331 7988 [INFO ] - 1) yes
2017-09-07 19:30:38,346 7988 [INFO ] - 2) no
2017-09-07 19:30:38,362 7988 [INFO ] - 3) print
2017-09-07 19:30:42,456 7988 [INFO ] - Choice selected: 'yes'
2017-09-07 19:30:42,471 7988 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyuninstall.ps1' -installArguments '' -packageParameters ''']
2017-09-07 19:30:42,487 7988 [DEBUG] - Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2017-09-07 19:30:42,534 7988 [DEBUG] - Host version is 5.1.15063.0, PowerShell Version is '5.1.15063.502' and CLR Version is '4.0.30319.42000'.
2017-09-07 19:30:42,581 7988 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-09-07 19:30:42,596 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-09-07 19:30:42,612 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-09-07 19:30:42,628 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-09-07 19:30:42,643 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-09-07 19:30:42,659 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-09-07 19:30:42,675 7988 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-09-07 19:30:42,690 7988 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-09-07 19:30:42,706 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-09-07 19:30:42,721 7988 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-09-07 19:30:42,737 7988 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-09-07 19:30:42,753 7988 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:42,768 7988 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-09-07 19:30:42,784 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-09-07 19:30:42,800 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-09-07 19:30:42,815 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-09-07 19:30:42,831 7988 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-09-07 19:30:42,846 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-09-07 19:30:42,862 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:42,878 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-09-07 19:30:42,893 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-09-07 19:30:42,909 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-09-07 19:30:42,925 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-09-07 19:30:42,940 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-09-07 19:30:42,956 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-09-07 19:30:42,987 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-09-07 19:30:43,003 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-09-07 19:30:43,018 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-09-07 19:30:43,034 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-09-07 19:30:43,050 7988 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-09-07 19:30:43,065 7988 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-09-07 19:30:43,081 7988 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-09-07 19:30:43,112 7988 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-09-07 19:30:43,128 7988 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-09-07 19:30:43,143 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-09-07 19:30:43,159 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:43,175 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-09-07 19:30:43,190 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-09-07 19:30:43,206 7988 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-09-07 19:30:43,237 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-09-07 19:30:43,253 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-09-07 19:30:43,268 7988 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-09-07 19:30:43,284 7988 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-09-07 19:30:43,300 7988 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-09-07 19:30:43,315 7988 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-09-07 19:30:43,331 7988 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-09-07 19:30:43,346 7988 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-09-07 19:30:43,362 7988 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-09-07 19:30:43,393 7988 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-09-07 19:30:43,393 7988 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-09-07 19:30:43,425 7988 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-09-07 19:30:43,440 7988 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-09-07 19:30:43,456 7988 [DEBUG] - Loading community extensions
2017-09-07 19:30:43,471 7988 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2017-09-07 19:30:43,471 7988 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2017-09-07 19:30:43,550 7988 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:43,565 7988 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-09-07 19:30:43,581 7988 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:43,612 7988 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-09-07 19:30:43,628 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-09-07 19:30:43,643 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-09-07 19:30:43,659 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-09-07 19:30:43,675 7988 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-09-07 19:30:43,690 7988 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-09-07 19:30:43,721 7988 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:43,737 7988 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-09-07 19:30:43,753 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-09-07 19:30:43,768 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-09-07 19:30:43,784 7988 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:43,800 7988 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-09-07 19:30:43,815 7988 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-09-07 19:30:43,831 7988 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-09-07 19:30:43,846 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-09-07 19:30:43,862 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-09-07 19:30:43,878 7988 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-09-07 19:30:43,893 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-09-07 19:30:43,925 7988 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-09-07 19:30:43,925 7988 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-09-07 19:30:43,956 7988 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-09-07 19:30:43,971 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-09-07 19:30:43,987 7988 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-09-07 19:30:44,003 7988 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-09-07 19:30:44,018 7988 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:44,034 7988 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-09-07 19:30:44,065 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-09-07 19:30:44,081 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-09-07 19:30:44,096 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-09-07 19:30:44,112 7988 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-09-07 19:30:44,128 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-09-07 19:30:44,143 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:44,175 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-09-07 19:30:44,190 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-09-07 19:30:44,206 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-09-07 19:30:44,221 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-09-07 19:30:44,237 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-09-07 19:30:44,253 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-09-07 19:30:44,268 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-09-07 19:30:44,300 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-09-07 19:30:44,315 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-09-07 19:30:44,331 7988 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-09-07 19:30:44,346 7988 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-09-07 19:30:44,362 7988 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-09-07 19:30:44,393 7988 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-09-07 19:30:44,409 7988 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-09-07 19:30:44,425 7988 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-09-07 19:30:44,440 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-09-07 19:30:44,456 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:44,471 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-09-07 19:30:44,487 7988 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-09-07 19:30:44,518 7988 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-09-07 19:30:44,534 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-09-07 19:30:44,565 7988 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-09-07 19:30:44,581 7988 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-09-07 19:30:44,596 7988 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-09-07 19:30:44,612 7988 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-09-07 19:30:44,628 7988 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:44,643 7988 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-09-07 19:30:44,659 7988 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-09-07 19:30:44,675 7988 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-09-07 19:30:44,690 7988 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-09-07 19:30:44,706 7988 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-09-07 19:30:44,737 7988 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-09-07 19:30:44,753 7988 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-09-07 19:30:44,768 7988 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-09-07 19:30:44,784 7988 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-09-07 19:30:44,800 7988 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-09-07 19:30:44,815 7988 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-09-07 19:30:44,831 7988 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-09-07 19:30:44,846 7988 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-09-07 19:30:44,862 7988 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2017-09-07 19:30:44,878 7988 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-09-07 19:30:44,893 7988 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-09-07 19:30:44,909 7988 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2017-09-07 19:30:44,925 7988 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2017-09-07 19:30:44,940 7988 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2017-09-07 19:30:44,956 7988 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-09-07 19:30:44,971 7988 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2017-09-07 19:30:44,987 7988 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2017-09-07 19:30:45,018 7988 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2017-09-07 19:30:45,034 7988 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2017-09-07 19:30:45,065 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-09-07 19:30:45,081 7988 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-09-07 19:30:45,096 7988 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2017-09-07 19:30:45,112 7988 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2017-09-07 19:30:45,143 7988 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-09-07 19:30:45,159 7988 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2017-09-07 19:30:45,175 7988 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-09-07 19:30:45,190 7988 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2017-09-07 19:30:45,206 7988 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2017-09-07 19:30:45,221 7988 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2017-09-07 19:30:45,237 7988 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2017-09-07 19:30:45,253 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2017-09-07 19:30:45,268 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:45,300 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2017-09-07 19:30:45,315 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2017-09-07 19:30:45,331 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2017-09-07 19:30:45,346 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2017-09-07 19:30:45,362 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2017-09-07 19:30:45,378 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2017-09-07 19:30:45,393 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2017-09-07 19:30:45,409 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2017-09-07 19:30:45,425 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2017-09-07 19:30:45,440 7988 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2017-09-07 19:30:45,456 7988 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2017-09-07 19:30:45,471 7988 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-09-07 19:30:45,487 7988 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2017-09-07 19:30:45,503 7988 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2017-09-07 19:30:45,518 7988 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2017-09-07 19:30:45,550 7988 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2017-09-07 19:30:45,581 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2017-09-07 19:30:45,596 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-09-07 19:30:45,612 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2017-09-07 19:30:45,628 7988 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2017-09-07 19:30:45,643 7988 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2017-09-07 19:30:45,675 7988 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2017-09-07 19:30:45,690 7988 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2017-09-07 19:30:45,706 7988 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2017-09-07 19:30:45,721 7988 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2017-09-07 19:30:45,737 7988 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2017-09-07 19:30:45,753 7988 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2017-09-07 19:30:45,768 7988 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2017-09-07 19:30:45,784 7988 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2017-09-07 19:30:45,800 7988 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2017-09-07 19:30:45,815 7988 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2017-09-07 19:30:45,831 7988 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2017-09-07 19:30:45,862 7988 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2017-09-07 19:30:45,878 7988 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2017-09-07 19:30:45,893 7988 [DEBUG] - Running 'ChocolateyScriptRunner' for python2.x v2.7.13 with packageScript 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyuninstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\python2.x', installArguments: '', packageParameters: '',
2017-09-07 19:30:45,909 7988 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyuninstall.ps1'
2017-09-07 19:30:45,956 7988 [DEBUG] - Running 'Get-UninstallRegistryKey' for 'python2.x' with SoftwareName:'python2.x*'
2017-09-07 19:30:45,971 7988 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2017-09-07 19:30:46,081 7988 [DEBUG] - Registry uninstall keys on system: 125
2017-09-07 19:30:46,096 7988 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2017-09-07 19:30:46,206 7988 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'python2.x*'
2017-09-07 19:30:46,221 7988 [WARN ] - WARNING: python2.x has already been uninstalled by other means.
2017-09-07 19:30:46,237 7988 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\python2.x\tools\chocolateyuninstall.ps1' -installArguments '' -packageParameters '''] exited with '0'.
2017-09-07 19:30:46,253 7988 [INFO ] - Running auto uninstaller...
2017-09-07 19:30:46,268 7988 [DEBUG] - Sleeping for 2 seconds to allow Windows to finish cleaning up.
2017-09-07 19:30:48,284 7988 [DEBUG] - Preparing uninstall key 'MsiExec.exe /I{4A656C6C-D24A-473F-9747-3A8D00907A04}' for 'Python 2.7.13 (64-bit)'
2017-09-07 19:30:48,331 7988 [DEBUG] - Uninstaller path is 'MsiExec.exe'
2017-09-07 19:30:48,346 7988 [DEBUG] - Installer type is 'MsiInstaller'
2017-09-07 19:30:48,346 7988 [DEBUG] - Setting up uninstall logging directory at C:\Users\kiranh\AppData\Local\Temp\chocolatey\python2.x\2.7.13
2017-09-07 19:30:48,362 7988 [DEBUG] - Args are '/X{4A656C6C-D24A-473F-9747-3A8D00907A04} /qn /norestart'
2017-09-07 19:30:48,378 7988 [DEBUG] - Calling command ['"MsiExec.exe" /X{4A656C6C-D24A-473F-9747-3A8D00907A04} /qn /norestart']
2017-09-07 19:31:08,846 7988 [DEBUG] - Command ['"MsiExec.exe" /X{4A656C6C-D24A-473F-9747-3A8D00907A04} /qn /norestart'] exited with '0'
2017-09-07 19:31:08,862 7988 [INFO ] - Auto uninstaller has successfully uninstalled python2.x or detected previous uninstall.
2017-09-07 19:31:08,878 7988 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2017-09-07 19:31:08,924 7988 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2017-09-07 19:31:08,940 7988 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\.chocolatey\python2.x.2.7.13".
2017-09-07 19:31:08,956 7988 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\python2.x".
2017-09-07 19:31:08,987 7988 [DEBUG] - [NuGet] Removed file 'chocolateybeforemodify.ps1' to folder 'C:\ProgramData\chocolatey\lib\python2.x\tools'.
2017-09-07 19:31:09,003 7988 [DEBUG] - [NuGet] Removed file 'chocolateyinstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\python2.x\tools'.
2017-09-07 19:31:09,003 7988 [DEBUG] - [NuGet] Removed file 'chocolateyuninstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\python2.x\tools'.
2017-09-07 19:31:09,018 7988 [DEBUG] - [NuGet] Removed file 'LICENSE.txt' to folder 'C:\ProgramData\chocolatey\lib\python2.x\tools'.
2017-09-07 19:31:09,034 7988 [DEBUG] - [NuGet] Removed file 'VERIFICATION.txt' to folder 'C:\ProgramData\chocolatey\lib\python2.x\tools'.
2017-09-07 19:31:09,034 7988 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\python2.x\tools'.
2017-09-07 19:31:09,049 7988 [DEBUG] - [NuGet] Removed file 'python2.x.nuspec' to folder 'C:\ProgramData\chocolatey\lib\python2.x'.
2017-09-07 19:31:09,049 7988 [DEBUG] - [NuGet] Removed file 'python2.x.nupkg' to folder 'C:\ProgramData\chocolatey\lib\python2.x'.
2017-09-07 19:31:09,065 7988 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\python2.x'.
2017-09-07 19:31:09,081 7988 [INFO ] - [NuGet] Successfully uninstalled 'python2.x 2.7.13'.
2017-09-07 19:31:09,128 7988 [INFO ] - python2.x has been successfully uninstalled.
2017-09-07 19:31:09,143 7988 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\python2.x\python2.x.nupkg".
2017-09-07 19:31:09,143 7988 [DEBUG] - Attempting to delete directory "C:\Users\kiranh\AppData\Local\Temp\chocolatey\python2.x\2.7.13".
2017-09-07 19:31:09,174 7988 [WARN ] - Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
2017-09-07 19:31:09,190 7988 [DEBUG] - Logging of values is not turned on by default because it
could potentially expose sensitive data. If you understand the risk,
please see `choco feature -h` for information to turn it on.
2017-09-07 19:31:09,206 7988 [DEBUG] - The following values have been added/changed (may contain sensitive data):
2017-09-07 19:31:09,206 7988 [DEBUG] - * Path='[REDACTED]' (Machine)
2017-09-07 19:31:09,221 7988 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2017-09-07 19:31:09,237 7988 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2017-09-07 19:31:09,268 7988 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment