Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created May 22, 2023 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save choco-bot/ad57d5cb65e0e1a0297ed1879546c5ed to your computer and use it in GitHub Desktop.
Save choco-bot/ad57d5cb65e0e1a0297ed1879546c5ed to your computer and use it in GitHub Desktop.
vscode-yaml v1.13.0 - Passed - Package Tests Results

vscode-yaml v1.13.0 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/vscode-yaml/1.13.0
  • Tested 22 May 2023 17:59:48 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install was successful.
  • Uninstall was successful.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nupkg" checksum="0AACA3CBDBDC1F9818F93B5B8F4FCC83" />
<file path="C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nuspec" checksum="938BB575DDF114F5D6ADEE289D619118" />
<file path="C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyInstall.ps1" checksum="40E03436F041CC3A812D95328EB26CE8" />
<file path="C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyUninstall.ps1" checksum="C6BDE54FA899A7065265B12CAFBC31D9" />
</files>
</fileSnapshot>
2023-05-22 17:57:50,005 2812 [DEBUG] - XmlConfiguration is now operational
2023-05-22 17:57:50,301 2812 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:57:50,301 2812 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:57:50,301 2812 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:57:50,317 2812 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:57:50,317 2812 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:57:50,317 2812 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-05-22 17:57:50,646 2812 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-05-22 17:57:50,661 2812 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-05-22 17:57:50,661 2812 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-05-22 17:57:50,661 2812 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-05-22 17:57:50,676 2812 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-05-22 17:57:50,676 2812 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-05-22 17:57:50,676 2812 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-05-22 17:57:50,676 2812 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-05-22 17:57:50,692 2812 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-05-22 17:57:50,692 2812 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-05-22 17:57:50,692 2812 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-05-22 17:57:50,692 2812 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-05-22 17:57:50,708 2812 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-05-22 17:57:50,708 2812 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-05-22 17:57:50,708 2812 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-05-22 17:57:50,708 2812 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-05-22 17:57:50,723 2812 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-05-22 17:57:50,723 2812 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-05-22 17:57:51,021 2812 [INFO ] - ============================================================
2023-05-22 17:57:51,381 2812 [INFO ] - Chocolatey v1.3.0
2023-05-22 17:57:51,458 2812 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-05-22 17:57:51,473 2812 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-05-22 17:57:51,473 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-05-22 17:57:51,505 2812 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install vscode-yaml --version 1.13.0 -fdvy --execution-timeout=2700 --allow-downgrade
2023-05-22 17:57:51,520 2812 [DEBUG] - Received arguments: install vscode-yaml --version 1.13.0 -fdvy --execution-timeout=2700 --allow-downgrade
2023-05-22 17:57:51,676 2812 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-05-22 17:57:51,708 2812 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-05-22 17:57:51,724 2812 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-05-22 17:57:51,895 2812 [DEBUG] - Performing validation checks.
2023-05-22 17:57:51,895 2812 [DEBUG] - Global Configuration Validation Checks:
2023-05-22 17:57:51,911 2812 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-05-22 17:57:51,926 2812 [DEBUG] - System State Validation Checks:
2023-05-22 17:57:51,942 2812 [DEBUG] - Reboot Requirement Checks:
2023-05-22 17:57:51,958 2812 [DEBUG] - - Pending Computer Rename = Checked
2023-05-22 17:57:51,958 2812 [DEBUG] - - Pending Component Based Servicing = Checked
2023-05-22 17:57:51,973 2812 [DEBUG] - - Pending Windows Auto Update = Checked
2023-05-22 17:57:51,973 2812 [DEBUG] - - Pending File Rename Operations = Ignored
2023-05-22 17:57:51,989 2812 [DEBUG] - - Pending Windows Package Installer = Checked
2023-05-22 17:57:51,989 2812 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-05-22 17:57:52,004 2812 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-05-22 17:57:52,067 2812 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-05-22 17:57:52,067 2812 [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.
2023-05-22 17:57:52,114 2812 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='vscode-yaml'|
Version='1.13.0'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='vscode-yaml'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-TS9NL5PKP0Q'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
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'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-05-22 17:57:52,130 2812 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-05-22 17:57:52,177 2812 [INFO ] - Installing the following packages:
2023-05-22 17:57:52,177 2812 [INFO ] - vscode-yaml
2023-05-22 17:57:52,192 2812 [INFO ] - By installing, you accept licenses for the packages.
2023-05-22 17:57:52,208 2812 [DEBUG] - Current environment values (may contain sensitive data):
2023-05-22 17:57:52,208 2812 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-05-22 17:57:52,224 2812 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-22 17:57:52,224 2812 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-22 17:57:52,239 2812 [DEBUG] - * 'ChocolateyLastPathUpdate'='133292333035012095' ('User')
2023-05-22 17:57:52,239 2812 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-05-22 17:57:52,255 2812 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-05-22 17:57:52,255 2812 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-05-22 17:57:52,270 2812 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-05-22 17:57:52,270 2812 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-05-22 17:57:52,286 2812 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-05-22 17:57:52,286 2812 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-05-22 17:57:52,301 2812 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-05-22 17:57:52,301 2812 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-05-22 17:57:52,301 2812 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-05-22 17:57:52,317 2812 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-05-22 17:57:52,317 2812 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-05-22 17:57:52,332 2812 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-05-22 17:57:52,332 2812 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-05-22 17:57:52,348 2812 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-05-22 17:57:52,348 2812 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-05-22 17:57:53,708 2812 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-vscode.extension (= 1.0.0)'.
2023-05-22 17:57:54,708 2812 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-core.extension (= 1.3.3)'.
2023-05-22 17:57:54,864 2812 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-compatibility.extension (= 1.0.0)'.
2023-05-22 17:57:56,208 2812 [INFO ] - [NuGet] Attempting to resolve dependency 'vscode (= 1.63.0)'.
2023-05-22 17:57:57,348 2812 [INFO ] - [NuGet] Attempting to resolve dependency 'vscode.install (= 1.78.2)'.
2023-05-22 17:57:59,240 2812 [INFO ] - [NuGet] Installing 'chocolatey-compatibility.extension 1.0.0'.
2023-05-22 17:57:59,271 2812 [DEBUG] - [NuGet] Added file 'chocolatey-compatibility.psm1' to folder 'chocolatey-compatibility.extension\extensions'.
2023-05-22 17:57:59,271 2812 [DEBUG] - [NuGet] Added file 'Get-PackageParameters.ps1' to folder 'chocolatey-compatibility.extension\extensions\helpers'.
2023-05-22 17:57:59,286 2812 [DEBUG] - [NuGet] Added file 'Get-UninstallRegistryKey.ps1' to folder 'chocolatey-compatibility.extension\extensions\helpers'.
2023-05-22 17:57:59,301 2812 [DEBUG] - [NuGet] Added file 'Install-ChocolateyDesktopLink.ps1' to folder 'chocolatey-compatibility.extension\extensions\helpers'.
2023-05-22 17:57:59,301 2812 [DEBUG] - [NuGet] Added file 'Write-ChocolateyFailure.ps1' to folder 'chocolatey-compatibility.extension\extensions\helpers'.
2023-05-22 17:57:59,317 2812 [DEBUG] - [NuGet] Added file 'Write-ChocolateySuccess.ps1' to folder 'chocolatey-compatibility.extension\extensions\helpers'.
2023-05-22 17:57:59,317 2812 [DEBUG] - [NuGet] Added file 'Write-FileUpdateLog.ps1' to folder 'chocolatey-compatibility.extension\extensions\helpers'.
2023-05-22 17:57:59,348 2812 [DEBUG] - [NuGet] Added file 'chocolatey-compatibility.extension.nupkg' to folder 'chocolatey-compatibility.extension'.
2023-05-22 17:57:59,741 2812 [DEBUG] - [NuGet] Added file 'chocolatey-compatibility.extension.nuspec' to folder 'chocolatey-compatibility.extension'.
2023-05-22 17:57:59,755 2812 [INFO ] - [NuGet] Successfully installed 'chocolatey-compatibility.extension 1.0.0'.
2023-05-22 17:57:59,755 2812 [INFO ] -
chocolatey-compatibility.extension v1.0.0 (forced) [Approved]
2023-05-22 17:57:59,817 2812 [INFO ] - chocolatey-compatibility.extension package files install completed. Performing other installation steps.
2023-05-22 17:58:00,067 2812 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension'
2023-05-22 17:58:00,083 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\chocolatey-compatibility.extension.nupkg'
with checksum 'FA277C3720AB0DA4947D11272DAB96A8'
2023-05-22 17:58:00,083 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\chocolatey-compatibility.extension.nuspec'
with checksum 'E4F76BE29CB79EF59D3238F490BA92E2'
2023-05-22 17:58:00,083 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\chocolatey-compatibility.psm1'
with checksum 'D6BED48F1A2055D2CC8A7E65A3B9B653'
2023-05-22 17:58:00,098 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-PackageParameters.ps1'
with checksum '71D1214302A8DCEDBC514DDD1A4C8B02'
2023-05-22 17:58:00,114 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-UninstallRegistryKey.ps1'
with checksum 'BEF350705A6096C5A6D5008674F81A0A'
2023-05-22 17:58:00,114 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Install-ChocolateyDesktopLink.ps1'
with checksum '507F2FBE3B0E4E7026FF318F57D11629'
2023-05-22 17:58:00,129 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateyFailure.ps1'
with checksum '62F5761ED276CC6E52D7B7A57F50B669'
2023-05-22 17:58:00,129 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateySuccess.ps1'
with checksum 'F2D4D28C6EAA6D52E827761700BFC366'
2023-05-22 17:58:00,145 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-FileUpdateLog.ps1'
with checksum '96B9E7F714A968AE4CD62E3749C3E5EC'
2023-05-22 17:58:00,177 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility".
2023-05-22 17:58:00,193 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\chocolatey-compatibility.psm1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1".
2023-05-22 17:58:00,193 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers".
2023-05-22 17:58:00,207 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-PackageParameters.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Get-PackageParameters.ps1".
2023-05-22 17:58:00,207 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-UninstallRegistryKey.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Get-UninstallRegistryKey.ps1".
2023-05-22 17:58:00,223 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Install-ChocolateyDesktopLink.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Install-ChocolateyDesktopLink.ps1".
2023-05-22 17:58:00,239 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateyFailure.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-ChocolateyFailure.ps1".
2023-05-22 17:58:00,254 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateySuccess.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-ChocolateySuccess.ps1".
2023-05-22 17:58:00,254 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-FileUpdateLog.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-FileUpdateLog.ps1".
2023-05-22 17:58:01,817 2812 [WARN ] - Installed/updated chocolatey-compatibility extensions.
2023-05-22 17:58:01,880 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0".
2023-05-22 17:58:01,958 2812 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.files'
2023-05-22 17:58:01,973 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.extra".
2023-05-22 17:58:01,973 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.version".
2023-05-22 17:58:01,988 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.sxs".
2023-05-22 17:58:01,988 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.pin".
2023-05-22 17:58:02,004 2812 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-22 17:58:02,004 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\.chocolateyPending".
2023-05-22 17:58:02,020 2812 [INFO ] - The install of chocolatey-compatibility.extension was successful.
2023-05-22 17:58:02,035 2812 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility'
2023-05-22 17:58:02,035 2812 [INFO ] - [NuGet] Installing 'chocolatey-core.extension 1.4.0'.
2023-05-22 17:58:02,051 2812 [DEBUG] - [NuGet] Added file 'chocolatey-core.psm1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,066 2812 [DEBUG] - [NuGet] Added file 'Get-AppInstallLocation.ps1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,066 2812 [DEBUG] - [NuGet] Added file 'Get-AvailableDriveLetter.ps1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,082 2812 [DEBUG] - [NuGet] Added file 'Get-EffectiveProxy.ps1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,082 2812 [DEBUG] - [NuGet] Added file 'Get-PackageCacheLocation.ps1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,097 2812 [DEBUG] - [NuGet] Added file 'Get-WebContent.ps1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,097 2812 [DEBUG] - [NuGet] Added file 'Register-Application.ps1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,113 2812 [DEBUG] - [NuGet] Added file 'Remove-Process.ps1' to folder 'chocolatey-core.extension\extensions'.
2023-05-22 17:58:02,129 2812 [DEBUG] - [NuGet] Added file 'chocolatey-core.extension.nupkg' to folder 'chocolatey-core.extension'.
2023-05-22 17:58:02,410 2812 [DEBUG] - [NuGet] Added file 'chocolatey-core.extension.nuspec' to folder 'chocolatey-core.extension'.
2023-05-22 17:58:02,410 2812 [INFO ] - [NuGet] Successfully installed 'chocolatey-core.extension 1.4.0'.
2023-05-22 17:58:02,425 2812 [INFO ] -
chocolatey-core.extension v1.4.0 (forced)
2023-05-22 17:58:02,425 2812 [INFO ] - chocolatey-core.extension package files install completed. Performing other installation steps.
2023-05-22 17:58:02,441 2812 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension'
2023-05-22 17:58:02,458 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nupkg'
with checksum '0CA0F8AA17B974343E7967B1820D0D9C'
2023-05-22 17:58:02,458 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nuspec'
with checksum 'B2C1C3F82AA3D894AD8E5547FF7B1688'
2023-05-22 17:58:02,472 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1'
with checksum '2A0DE2FF529CFC02FDF540ACBEE99EE1'
2023-05-22 17:58:02,472 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1'
with checksum 'D19FCAF1650F0EE327666CA8823F3731'
2023-05-22 17:58:02,489 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1'
with checksum 'FF3C638BD18B2D3A563753960F6DD323'
2023-05-22 17:58:02,489 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1'
with checksum '2584085C65E44561A8D8A78F617AFD3E'
2023-05-22 17:58:02,489 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1'
with checksum '77A378E5C659E5A53D2D64E276159B62'
2023-05-22 17:58:02,504 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1'
with checksum '57D013E581EFEA3D4D8366183C9A5797'
2023-05-22 17:58:02,504 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1'
with checksum 'D2853E569DAC9A341642BA76EC4FB411'
2023-05-22 17:58:02,519 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Remove-Process.ps1'
with checksum '9A56AD3B71FD44CB8D0EA2C1ADB023B2'
2023-05-22 17:58:02,535 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-core".
2023-05-22 17:58:02,535 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1".
2023-05-22 17:58:02,550 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AppInstallLocation.ps1".
2023-05-22 17:58:02,566 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AvailableDriveLetter.ps1".
2023-05-22 17:58:02,613 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-EffectiveProxy.ps1".
2023-05-22 17:58:02,613 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageCacheLocation.ps1".
2023-05-22 17:58:02,629 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-WebContent.ps1".
2023-05-22 17:58:02,692 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Register-Application.ps1".
2023-05-22 17:58:02,707 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Remove-Process.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Remove-Process.ps1".
2023-05-22 17:58:04,222 2812 [WARN ] - Installed/updated chocolatey-core extensions.
2023-05-22 17:58:04,222 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0".
2023-05-22 17:58:04,238 2812 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.files'
2023-05-22 17:58:04,254 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.extra".
2023-05-22 17:58:04,254 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.version".
2023-05-22 17:58:04,269 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.sxs".
2023-05-22 17:58:04,269 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.pin".
2023-05-22 17:58:04,285 2812 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-22 17:58:04,285 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\.chocolateyPending".
2023-05-22 17:58:04,285 2812 [INFO ] - The install of chocolatey-core.extension was successful.
2023-05-22 17:58:04,301 2812 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core'
2023-05-22 17:58:04,316 2812 [INFO ] - [NuGet] Installing 'chocolatey-vscode.extension 1.1.0'.
2023-05-22 17:58:04,316 2812 [DEBUG] - [NuGet] Added file 'chocolatey-vscode.psm1' to folder 'chocolatey-vscode.extension\extensions'.
2023-05-22 17:58:04,332 2812 [DEBUG] - [NuGet] Added file 'Install-VsCodeExtension.ps1' to folder 'chocolatey-vscode.extension\extensions'.
2023-05-22 17:58:04,347 2812 [DEBUG] - [NuGet] Added file 'Uninstall-VsCodeExtension.ps1' to folder 'chocolatey-vscode.extension\extensions'.
2023-05-22 17:58:04,363 2812 [DEBUG] - [NuGet] Added file 'chocolatey-vscode.extension.nupkg' to folder 'chocolatey-vscode.extension'.
2023-05-22 17:58:04,598 2812 [DEBUG] - [NuGet] Added file 'chocolatey-vscode.extension.nuspec' to folder 'chocolatey-vscode.extension'.
2023-05-22 17:58:04,614 2812 [INFO ] - [NuGet] Successfully installed 'chocolatey-vscode.extension 1.1.0'.
2023-05-22 17:58:04,614 2812 [INFO ] -
chocolatey-vscode.extension v1.1.0 (forced) [Approved]
2023-05-22 17:58:04,628 2812 [INFO ] - chocolatey-vscode.extension package files install completed. Performing other installation steps.
2023-05-22 17:58:04,644 2812 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension'
2023-05-22 17:58:04,660 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\chocolatey-vscode.extension.nupkg'
with checksum 'C7638E290F8AFCE858F28A1A2876EF34'
2023-05-22 17:58:04,660 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\chocolatey-vscode.extension.nuspec'
with checksum 'B0123BA6011F469461D43866CED2ED52'
2023-05-22 17:58:04,675 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\extensions\chocolatey-vscode.psm1'
with checksum '2052C7D98B145D71581BBF8FA3B2AB9C'
2023-05-22 17:58:04,691 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\extensions\Install-VsCodeExtension.ps1'
with checksum 'CC2442D16CBF9663D6730F70594588CB'
2023-05-22 17:58:04,691 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\extensions\Uninstall-VsCodeExtension.ps1'
with checksum '693A3E9640EBBBCFF3F961721D10260D'
2023-05-22 17:58:04,706 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-vscode".
2023-05-22 17:58:04,706 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\extensions\chocolatey-vscode.psm1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-vscode\chocolatey-vscode.psm1".
2023-05-22 17:58:04,722 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\extensions\Install-VsCodeExtension.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-vscode\Install-VsCodeExtension.ps1".
2023-05-22 17:58:04,722 2812 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\extensions\Uninstall-VsCodeExtension.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-vscode\Uninstall-VsCodeExtension.ps1".
2023-05-22 17:58:06,253 2812 [WARN ] - Installed/updated chocolatey-vscode extensions.
2023-05-22 17:58:06,253 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-vscode.extension.1.1.0".
2023-05-22 17:58:06,269 2812 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-vscode.extension.1.1.0\.files'
2023-05-22 17:58:06,284 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-vscode.extension.1.1.0\.extra".
2023-05-22 17:58:06,284 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-vscode.extension.1.1.0\.version".
2023-05-22 17:58:06,300 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-vscode.extension.1.1.0\.sxs".
2023-05-22 17:58:06,300 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-vscode.extension.1.1.0\.pin".
2023-05-22 17:58:06,316 2812 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-22 17:58:06,316 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-vscode.extension\.chocolateyPending".
2023-05-22 17:58:06,331 2812 [INFO ] - The install of chocolatey-vscode.extension was successful.
2023-05-22 17:58:06,331 2812 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-vscode'
2023-05-22 17:58:06,362 2812 [INFO ] - [NuGet] Installing 'vscode.install 1.78.2'.
2023-05-22 17:58:06,362 2812 [DEBUG] - [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'vscode.install\tools'.
2023-05-22 17:58:06,378 2812 [DEBUG] - [NuGet] Added file 'helpers.ps1' to folder 'vscode.install\tools'.
2023-05-22 17:58:06,378 2812 [DEBUG] - [NuGet] Added file 'vscode.install.nupkg' to folder 'vscode.install'.
2023-05-22 17:58:06,598 2812 [DEBUG] - [NuGet] Added file 'vscode.install.nuspec' to folder 'vscode.install'.
2023-05-22 17:58:06,613 2812 [INFO ] - [NuGet] Successfully installed 'vscode.install 1.78.2'.
2023-05-22 17:58:06,613 2812 [INFO ] -
vscode.install v1.78.2 (forced) [Approved]
2023-05-22 17:58:06,628 2812 [INFO ] - vscode.install package files install completed. Performing other installation steps.
2023-05-22 17:58:06,659 2812 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\vscode.install\tools\ChocolateyInstall.ps1':
2023-05-22 17:58:06,691 2812 [DEBUG] - $ErrorActionPreference = 'Stop'
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1
$softwareName = 'Microsoft Visual Studio Code'
$version = '1.78.2'
if ($version -eq (Get-UninstallRegistryKey "$softwareName").DisplayVersion) {
Write-Host "VS Code $version is already installed."
return
}
$pp = Get-PackageParameters
Close-VSCode
$packageArgs = @{
packageName = 'vscode.install'
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-ia32-1.78.2.exe'
url64bit = 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe'
softwareName = "$softwareName"
checksum = '6156e991ed0869f8d1d631c32a6f9f555fdf5019d66521e7ba929bb76c4e54fe'
checksumType = 'sha256'
checksum64 = '7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d'
checksumType64 = 'sha256'
silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
validExitCodes = @(0, 3010, 1641)
}
Install-ChocolateyPackage @packageArgs
2023-05-22 17:58:06,737 2812 [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\vscode.install\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-05-22 17:58:06,754 2812 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-05-22 17:58:07,457 2812 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-05-22 17:58:07,988 2812 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-22 17:58:07,988 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-22 17:58:08,003 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-22 17:58:08,003 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-22 17:58:08,018 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-22 17:58:08,018 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-22 17:58:08,034 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-22 17:58:08,034 2812 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-22 17:58:08,050 2812 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-22 17:58:08,050 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-22 17:58:08,065 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:58:08,065 2812 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-22 17:58:08,081 2812 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-22 17:58:08,081 2812 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-22 17:58:08,097 2812 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-22 17:58:08,097 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-22 17:58:08,112 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-22 17:58:08,128 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-22 17:58:08,128 2812 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-22 17:58:08,144 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:08,144 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:58:08,159 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:58:08,159 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:58:08,174 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-22 17:58:08,174 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-22 17:58:08,190 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:58:08,190 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:58:08,206 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-22 17:58:08,206 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:58:08,221 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-22 17:58:08,221 2812 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-22 17:58:08,237 2812 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-22 17:58:08,237 2812 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-22 17:58:08,253 2812 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:58:08,253 2812 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-22 17:58:08,269 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-22 17:58:08,269 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:08,284 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:58:08,299 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:58:08,299 2812 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-22 17:58:08,315 2812 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-22 17:58:08,315 2812 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-22 17:58:08,331 2812 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-22 17:58:08,346 2812 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-22 17:58:08,346 2812 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-22 17:58:08,362 2812 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-22 17:58:08,362 2812 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-22 17:58:08,378 2812 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:58:08,378 2812 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-22 17:58:08,393 2812 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-22 17:58:08,473 2812 [DEBUG] - Loading community extensions
2023-05-22 17:58:08,503 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2023-05-22 17:58:08,519 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2023-05-22 17:58:08,628 2812 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2023-05-22 17:58:08,628 2812 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2023-05-22 17:58:08,644 2812 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2023-05-22 17:58:08,660 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:08,660 2812 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2023-05-22 17:58:08,675 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-05-22 17:58:08,675 2812 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2023-05-22 17:58:08,690 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-05-22 17:58:08,706 2812 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2023-05-22 17:58:08,721 2812 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-05-22 17:58:08,721 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:08,738 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2023-05-22 17:58:08,753 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2023-05-22 17:58:08,831 2812 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2023-05-22 17:58:08,831 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2023-05-22 17:58:08,846 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2023-05-22 17:58:08,989 2812 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-05-22 17:58:09,003 2812 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:09,003 2812 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-05-22 17:58:09,018 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-05-22 17:58:09,018 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-05-22 17:58:09,036 2812 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-05-22 17:58:09,051 2812 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-05-22 17:58:09,051 2812 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-05-22 17:58:09,066 2812 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:09,066 2812 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-05-22 17:58:09,082 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-05-22 17:58:09,096 2812 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-05-22 17:58:09,096 2812 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-05-22 17:58:09,112 2812 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-05-22 17:58:09,112 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-vscode\chocolatey-vscode.psm1'
2023-05-22 17:58:09,127 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-vscode\chocolatey-vscode.psm1'.
2023-05-22 17:58:09,223 2812 [INFO ] - VERBOSE: Exporting function 'Install-VsCodeExtension'.
2023-05-22 17:58:09,223 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:09,237 2812 [INFO ] - VERBOSE: Importing function 'Install-VsCodeExtension'.
2023-05-22 17:58:09,237 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:09,253 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-05-22 17:58:09,253 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-05-22 17:58:09,395 2812 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-22 17:58:09,395 2812 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-22 17:58:09,409 2812 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-22 17:58:09,409 2812 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-22 17:58:09,424 2812 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-22 17:58:09,424 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-22 17:58:09,440 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-22 17:58:09,440 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-22 17:58:09,440 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-22 17:58:09,455 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-22 17:58:09,471 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-22 17:58:09,471 2812 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-22 17:58:09,471 2812 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-22 17:58:09,487 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-22 17:58:09,503 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:58:09,503 2812 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-22 17:58:09,518 2812 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-22 17:58:09,518 2812 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-22 17:58:09,535 2812 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-22 17:58:09,535 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-22 17:58:09,550 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-22 17:58:09,550 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-22 17:58:09,565 2812 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-22 17:58:09,565 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:09,581 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:58:09,581 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:58:09,596 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:58:09,596 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-22 17:58:09,612 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-22 17:58:09,612 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:58:09,627 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:58:09,644 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-22 17:58:09,644 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:58:09,659 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-22 17:58:09,659 2812 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-22 17:58:09,659 2812 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-22 17:58:09,674 2812 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-22 17:58:09,690 2812 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:58:09,690 2812 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-22 17:58:09,706 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-22 17:58:09,723 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:09,723 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:58:09,737 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:58:09,737 2812 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-22 17:58:09,737 2812 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-22 17:58:09,753 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:09,769 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-05-22 17:58:09,769 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-05-22 17:58:09,784 2812 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-05-22 17:58:09,784 2812 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-05-22 17:58:09,800 2812 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:09,800 2812 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-05-22 17:58:09,815 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-05-22 17:58:09,815 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-05-22 17:58:09,831 2812 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-05-22 17:58:09,831 2812 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-05-22 17:58:09,847 2812 [INFO ] - VERBOSE: Exporting function 'Install-VsCodeExtension'.
2023-05-22 17:58:09,862 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:09,862 2812 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-22 17:58:09,877 2812 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-22 17:58:09,877 2812 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-22 17:58:09,893 2812 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-22 17:58:09,893 2812 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-22 17:58:09,909 2812 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-22 17:58:09,909 2812 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-22 17:58:09,925 2812 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-22 17:58:09,925 2812 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:58:09,940 2812 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-22 17:58:09,940 2812 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-22 17:58:09,956 2812 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-05-22 17:58:09,956 2812 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-05-22 17:58:09,972 2812 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:09,972 2812 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-05-22 17:58:09,987 2812 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-05-22 17:58:09,987 2812 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-05-22 17:58:10,002 2812 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-05-22 17:58:10,018 2812 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-05-22 17:58:10,018 2812 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-05-22 17:58:10,034 2812 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-05-22 17:58:10,034 2812 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-05-22 17:58:10,050 2812 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-05-22 17:58:10,050 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-05-22 17:58:10,066 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-05-22 17:58:10,066 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:58:10,081 2812 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-05-22 17:58:10,081 2812 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-05-22 17:58:10,097 2812 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-05-22 17:58:10,097 2812 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-05-22 17:58:10,113 2812 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-05-22 17:58:10,113 2812 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-05-22 17:58:10,113 2812 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-05-22 17:58:10,128 2812 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-05-22 17:58:10,143 2812 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-05-22 17:58:10,143 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:10,143 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:10,159 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:58:10,175 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:58:10,175 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:58:10,190 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-05-22 17:58:10,190 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-05-22 17:58:10,206 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:58:10,206 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:58:10,221 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-05-22 17:58:10,221 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:58:10,221 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-05-22 17:58:10,237 2812 [INFO ] - VERBOSE: Importing function 'Install-VsCodeExtension'.
2023-05-22 17:58:10,237 2812 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-05-22 17:58:10,253 2812 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-22 17:58:10,269 2812 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-05-22 17:58:10,269 2812 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-05-22 17:58:10,284 2812 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-05-22 17:58:10,284 2812 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-05-22 17:58:10,299 2812 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:58:10,299 2812 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-05-22 17:58:10,315 2812 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-22 17:58:10,315 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-05-22 17:58:10,315 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:10,331 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:58:10,331 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:58:10,346 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:10,346 2812 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-05-22 17:58:10,363 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2023-05-22 17:58:10,363 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2023-05-22 17:58:10,377 2812 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2023-05-22 17:58:10,377 2812 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-05-22 17:58:10,393 2812 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-05-22 17:58:10,393 2812 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-05-22 17:58:10,409 2812 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-05-22 17:58:10,409 2812 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-05-22 17:58:10,425 2812 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-05-22 17:58:10,425 2812 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:58:10,440 2812 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-05-22 17:58:10,440 2812 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-05-22 17:58:10,456 2812 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-05-22 17:58:10,551 2812 [DEBUG] - ---------------------------Script Execution---------------------------
2023-05-22 17:58:10,565 2812 [DEBUG] - Running 'ChocolateyScriptRunner' for vscode.install v1.78.2 with packageScript 'C:\ProgramData\chocolatey\lib\vscode.install\tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\vscode.install', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-05-22 17:58:10,628 2812 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\vscode.install\tools\ChocolateyInstall.ps1'
2023-05-22 17:58:10,769 2812 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code'
2023-05-22 17:58:10,799 2812 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:58:10,925 2812 [DEBUG] - Registry uninstall keys on system: 27
2023-05-22 17:58:10,941 2812 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:58:11,018 2812 [WARN ] - WARNING: No registry key found based on 'Microsoft Visual Studio Code'
2023-05-22 17:58:11,018 2812 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code'
2023-05-22 17:58:11,066 2812 [DEBUG] - Running Get-PackageParameters
2023-05-22 17:58:11,081 2812 [DEBUG] - Parsing $env:ChocolateyPackageParameters and $env:ChocolateyPackageParametersSensitive for parameters
2023-05-22 17:58:12,268 2812 [INFO ] - Merge Tasks: !runCode, desktopicon, quicklaunchicon, addcontextmenufiles, addcontextmenufolders, associatewithfiles, addtopath
2023-05-22 17:58:12,363 2812 [DEBUG] - Running Install-ChocolateyPackage -url 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-ia32-1.78.2.exe' -silentArgs '/verysilent /suppressmsgboxes /mergetasks="!runCode, desktopicon, quicklaunchicon, addcontextmenufiles, addcontextmenufolders, associatewithfiles, addtopath" /log="C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\install.log"' -url64bit 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' -checksum '6156e991ed0869f8d1d631c32a6f9f555fdf5019d66521e7ba929bb76c4e54fe' -checksum64 '7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d' -checksumType 'sha256' -packageName 'vscode.install' -fileType 'exe' -validExitCodes '0 3010 1641' -checksumType64 'sha256'
2023-05-22 17:58:12,519 2812 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'vscode.install' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\vscode.installInstall.exe' -url 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-ia32-1.78.2.exe' -url64bit 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' -checksum '6156e991ed0869f8d1d631c32a6f9f555fdf5019d66521e7ba929bb76c4e54fe' -checksumType 'sha256' -checksum64 '7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True'
2023-05-22 17:58:12,709 2812 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-05-22 17:58:12,737 2812 [DEBUG] - CPU is 64 bit
2023-05-22 17:58:12,769 2812 [DEBUG] - Setting url to 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' and bitPackage to 64
2023-05-22 17:58:12,879 2812 [DEBUG] - Running Get-WebFileName -url 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' -defaultName 'vscode.installInstall.exe'
2023-05-22 17:58:13,269 2812 [DEBUG] - Using header 'Content-Disposition' to determine file name.
2023-05-22 17:58:13,331 2812 [DEBUG] - File name determined from url is 'VSCodeSetup-x64-1.78.2.exe'
2023-05-22 17:58:13,379 2812 [DEBUG] - Running Get-WebHeaders -url 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' -ErrorAction 'Stop'
2023-05-22 17:58:13,394 2812 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2023-05-22 17:58:13,394 2812 [DEBUG] - Request Headers:
2023-05-22 17:58:13,424 2812 [DEBUG] - 'Accept':'*/*'
2023-05-22 17:58:13,440 2812 [DEBUG] - 'User-Agent':'chocolatey command line'
2023-05-22 17:58:13,566 2812 [DEBUG] - Response Headers:
2023-05-22 17:58:13,566 2812 [DEBUG] - 'Access-Control-Allow-Origin':'*'
2023-05-22 17:58:13,581 2812 [DEBUG] - 'Access-Control-Expose-Headers':'x-ms-request-id,x-ms-version,x-ms-lease-status,x-ms-lease-state,x-ms-blob-type'
2023-05-22 17:58:13,597 2812 [DEBUG] - 'Age':'942882'
2023-05-22 17:58:13,611 2812 [DEBUG] - 'Content-Disposition':'attachment; filename="VSCodeSetup-x64-1.78.2.exe"'
2023-05-22 17:58:13,611 2812 [DEBUG] - 'Content-MD5':'prvEG+i7TZAtmjTQUcZzMw=='
2023-05-22 17:58:13,628 2812 [DEBUG] - 'X-Cache':'HIT'
2023-05-22 17:58:13,644 2812 [DEBUG] - 'x-ms-blob-type':'BlockBlob'
2023-05-22 17:58:13,659 2812 [DEBUG] - 'x-ms-lease-state':'available'
2023-05-22 17:58:13,659 2812 [DEBUG] - 'x-ms-lease-status':'unlocked'
2023-05-22 17:58:13,675 2812 [DEBUG] - 'x-ms-request-id':'82dc627f-e01e-0013-6343-840115000000'
2023-05-22 17:58:13,690 2812 [DEBUG] - 'x-ms-version':'2013-08-15'
2023-05-22 17:58:13,690 2812 [DEBUG] - 'Accept-Ranges':'bytes'
2023-05-22 17:58:13,706 2812 [DEBUG] - 'Content-Length':'92717704'
2023-05-22 17:58:13,721 2812 [DEBUG] - 'Cache-Control':'max-age=31536000, public'
2023-05-22 17:58:13,721 2812 [DEBUG] - 'Content-Type':'application/octet-stream'
2023-05-22 17:58:13,737 2812 [DEBUG] - 'Date':'Mon, 22 May 2023 17:58:13 GMT'
2023-05-22 17:58:13,784 2812 [DEBUG] - 'ETag':'"0x8DB516A38F40D24"'
2023-05-22 17:58:13,784 2812 [DEBUG] - 'Last-Modified':'Wed, 10 May 2023 15:21:26 GMT'
2023-05-22 17:58:13,800 2812 [DEBUG] - 'Server':'ECAcc (daa/7D66)'
2023-05-22 17:58:13,830 2812 [INFO ] - Downloading vscode.install 64 bit
from 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe'
2023-05-22 17:58:13,909 2812 [DEBUG] - Running Get-WebFile -url 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' -fileName 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe' -options 'System.Collections.Hashtable'
2023-05-22 17:58:13,925 2812 [DEBUG] - Setting request timeout to 30000
2023-05-22 17:58:13,925 2812 [DEBUG] - Setting read/write timeout to 2700000
2023-05-22 17:58:13,940 2812 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2023-05-22 17:58:14,378 2812 [DEBUG] - Downloading https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe to C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe
2023-05-22 17:58:24,783 2812 [INFO ] -
2023-05-22 17:58:24,799 2812 [INFO ] - Download of VSCodeSetup-x64-1.78.2.exe (88.42 MB) completed.
2023-05-22 17:58:27,893 2812 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2023-05-22 17:58:27,909 2812 [DEBUG] - Verifying package provided checksum of '7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d' for 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe'.
2023-05-22 17:58:27,940 2812 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe' -checksum '7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d' -checksumType 'sha256' -originalUrl 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe'
2023-05-22 17:58:27,971 2812 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2023-05-22 17:58:27,986 2812 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe"]
2023-05-22 17:58:28,956 2812 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe"] exited with '0'.
2023-05-22 17:58:29,018 2812 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'vscode.install' -fileType 'exe' -silentArgs '/verysilent /suppressmsgboxes /mergetasks="!runCode, desktopicon, quicklaunchicon, addcontextmenufiles, addcontextmenufolders, associatewithfiles, addtopath" /log="C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\install.log"' -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe' -validExitCodes '0 3010 1641' -useOnlyPackageSilentArguments 'False'
2023-05-22 17:58:29,034 2812 [DEBUG] - Running Get-OSArchitectureWidth -compare '32'
2023-05-22 17:58:29,049 2812 [INFO ] - Installing vscode.install...
2023-05-22 17:58:29,143 2812 [DEBUG] - Ensuring 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2' exists
2023-05-22 17:58:29,238 2812 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010 1641' -workingDirectory 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2' -statements '/verysilent /suppressmsgboxes /mergetasks="!runCode, desktopicon, quicklaunchicon, addcontextmenufiles, addcontextmenufolders, associatewithfiles, addtopath" /log="C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\install.log" ' -exeToRun 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe'
2023-05-22 17:58:29,347 2812 [DEBUG] - Test-ProcessAdminRights: returning True
2023-05-22 17:58:29,393 2812 [DEBUG] - Elevating permissions and running ["C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe" /verysilent /suppressmsgboxes /mergetasks="!runCode, desktopicon, quicklaunchicon, addcontextmenufiles, addcontextmenufolders, associatewithfiles, addtopath" /log="C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\install.log" ]. This may take a while, depending on the statements.
2023-05-22 17:58:51,329 2812 [DEBUG] - Command ["C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\VSCodeSetup-x64-1.78.2.exe" /verysilent /suppressmsgboxes /mergetasks="!runCode, desktopicon, quicklaunchicon, addcontextmenufiles, addcontextmenufolders, associatewithfiles, addtopath" /log="C:\Users\vagrant\AppData\Local\Temp\chocolatey\vscode.install\1.78.2\install.log" ] exited with '0'.
2023-05-22 17:58:51,376 2812 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2023-05-22 17:58:51,376 2812 [INFO ] - vscode.install has been installed.
2023-05-22 17:58:51,408 2812 [DEBUG] - ----------------------------------------------------------------------
2023-05-22 17:58:51,423 2812 [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\vscode.install\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-05-22 17:58:51,440 2812 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-05-22 17:58:51,736 2812 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-05-22 17:58:51,736 2812 [INFO ] - vscode.install can be automatically uninstalled.
2023-05-22 17:58:51,751 2812 [WARN ] - Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
2023-05-22 17:58:51,751 2812 [DEBUG] - The following values have been added/changed (may contain sensitive data):
2023-05-22 17:58:51,767 2812 [DEBUG] - * Path='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;;C:\Program Files\Microsoft VS Code\bin' (Machine)
2023-05-22 17:58:51,767 2812 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\vscode.install'
2023-05-22 17:58:51,783 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode.install\vscode.install.nupkg'
with checksum 'CFDE839138CFA5B381C7695E3BA5DB1D'
2023-05-22 17:58:51,783 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode.install\vscode.install.nuspec'
with checksum 'A1704DFEA36AE20B0BBA2C4F60F08E64'
2023-05-22 17:58:51,798 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode.install\tools\ChocolateyInstall.ps1'
with checksum 'DE7D2C03587C609A55653247F4D7A285'
2023-05-22 17:58:51,798 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode.install\tools\helpers.ps1'
with checksum '74F79F7A75A5249BC1876AD5CCBB6E78'
2023-05-22 17:58:51,813 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\vscode.install.1.78.2".
2023-05-22 17:58:51,877 2812 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\vscode.install.1.78.2\.registry'
2023-05-22 17:58:51,893 2812 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\vscode.install.1.78.2\.files'
2023-05-22 17:58:51,907 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.install.1.78.2\.extra".
2023-05-22 17:58:51,907 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.install.1.78.2\.version".
2023-05-22 17:58:51,923 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.install.1.78.2\.sxs".
2023-05-22 17:58:51,939 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.install.1.78.2\.pin".
2023-05-22 17:58:51,939 2812 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-22 17:58:51,954 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\vscode.install\.chocolateyPending".
2023-05-22 17:58:51,970 2812 [INFO ] - The install of vscode.install was successful.
2023-05-22 17:58:51,970 2812 [INFO ] - Software installed to 'C:\Program Files\Microsoft VS Code\'
2023-05-22 17:58:51,985 2812 [INFO ] - [NuGet] Installing 'vscode 1.78.2'.
2023-05-22 17:58:52,002 2812 [DEBUG] - [NuGet] Added file 'vscode.nupkg' to folder 'vscode'.
2023-05-22 17:58:52,220 2812 [DEBUG] - [NuGet] Added file 'vscode.nuspec' to folder 'vscode'.
2023-05-22 17:58:52,236 2812 [INFO ] - [NuGet] Successfully installed 'vscode 1.78.2'.
2023-05-22 17:58:52,236 2812 [INFO ] -
vscode v1.78.2 (forced) [Approved]
2023-05-22 17:58:52,251 2812 [INFO ] - vscode package files install completed. Performing other installation steps.
2023-05-22 17:58:52,267 2812 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\vscode'
2023-05-22 17:58:52,283 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode\vscode.nupkg'
with checksum '55B34CD9D50B37F0897559F2454FB6F3'
2023-05-22 17:58:52,298 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode\vscode.nuspec'
with checksum '3979B898115702088001D9712770874F'
2023-05-22 17:58:52,298 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\vscode.1.78.2".
2023-05-22 17:58:52,313 2812 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\vscode.1.78.2\.files'
2023-05-22 17:58:52,329 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.1.78.2\.extra".
2023-05-22 17:58:52,345 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.1.78.2\.version".
2023-05-22 17:58:52,345 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.1.78.2\.sxs".
2023-05-22 17:58:52,361 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode.1.78.2\.pin".
2023-05-22 17:58:52,376 2812 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-22 17:58:52,376 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\vscode\.chocolateyPending".
2023-05-22 17:58:52,392 2812 [INFO ] - The install of vscode was successful.
2023-05-22 17:58:52,392 2812 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\vscode'
2023-05-22 17:58:52,423 2812 [INFO ] - [NuGet] Installing 'vscode-yaml 1.13.0'.
2023-05-22 17:58:52,423 2812 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'vscode-yaml\tools'.
2023-05-22 17:58:52,438 2812 [DEBUG] - [NuGet] Added file 'chocolateyUninstall.ps1' to folder 'vscode-yaml\tools'.
2023-05-22 17:58:52,438 2812 [DEBUG] - [NuGet] Added file 'vscode-yaml.nupkg' to folder 'vscode-yaml'.
2023-05-22 17:58:52,689 2812 [DEBUG] - [NuGet] Added file 'vscode-yaml.nuspec' to folder 'vscode-yaml'.
2023-05-22 17:58:52,705 2812 [INFO ] - [NuGet] Successfully installed 'vscode-yaml 1.13.0'.
2023-05-22 17:58:52,705 2812 [INFO ] -
vscode-yaml v1.13.0 (forced)
2023-05-22 17:58:52,720 2812 [INFO ] - vscode-yaml package files install completed. Performing other installation steps.
2023-05-22 17:58:52,752 2812 [DEBUG] - Setting installer args for vscode-yaml
2023-05-22 17:58:52,752 2812 [DEBUG] - Setting package parameters for vscode-yaml
2023-05-22 17:58:52,767 2812 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyInstall.ps1':
2023-05-22 17:58:52,767 2812 [DEBUG] - $ErrorActionPreference = 'Stop'
Install-VsCodeExtension -extensionId 'redhat.vscode-yaml@1.13.0'
2023-05-22 17:58:52,767 2812 [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\vscode-yaml\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-05-22 17:58:52,830 2812 [DEBUG] - Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-05-22 17:58:52,861 2812 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-05-22 17:58:53,033 2812 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-22 17:58:53,049 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-22 17:58:53,049 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-22 17:58:53,064 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-22 17:58:53,080 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-22 17:58:53,080 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-22 17:58:53,095 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-22 17:58:53,110 2812 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-22 17:58:53,110 2812 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-22 17:58:53,126 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-22 17:58:53,126 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:58:53,142 2812 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-22 17:58:53,142 2812 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-22 17:58:53,158 2812 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-22 17:58:53,158 2812 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-22 17:58:53,173 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-22 17:58:53,173 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-22 17:58:53,189 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-22 17:58:53,189 2812 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-22 17:58:53,204 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:53,204 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:58:53,219 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:58:53,219 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:58:53,235 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-22 17:58:53,235 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-22 17:58:53,251 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:58:53,251 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:58:53,267 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-22 17:58:53,282 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:58:53,298 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-22 17:58:53,298 2812 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-22 17:58:53,314 2812 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-22 17:58:53,314 2812 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-22 17:58:53,329 2812 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:58:53,329 2812 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-22 17:58:53,345 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-22 17:58:53,345 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:53,361 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:58:53,361 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:58:53,376 2812 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-22 17:58:53,376 2812 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-22 17:58:53,392 2812 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-22 17:58:53,392 2812 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-22 17:58:53,407 2812 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-22 17:58:53,407 2812 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-22 17:58:53,407 2812 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-22 17:58:53,471 2812 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-22 17:58:53,486 2812 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:58:53,486 2812 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-22 17:58:53,501 2812 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-22 17:58:53,517 2812 [DEBUG] - Loading community extensions
2023-05-22 17:58:53,517 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2023-05-22 17:58:53,533 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2023-05-22 17:58:53,581 2812 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2023-05-22 17:58:53,596 2812 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2023-05-22 17:58:53,657 2812 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2023-05-22 17:58:53,657 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:53,673 2812 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2023-05-22 17:58:53,689 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-05-22 17:58:53,689 2812 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2023-05-22 17:58:53,705 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-05-22 17:58:53,705 2812 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2023-05-22 17:58:53,719 2812 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-05-22 17:58:53,736 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:53,736 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2023-05-22 17:58:53,751 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2023-05-22 17:58:53,751 2812 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2023-05-22 17:58:53,767 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2023-05-22 17:58:53,782 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2023-05-22 17:58:53,925 2812 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-05-22 17:58:54,142 2812 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:54,142 2812 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-05-22 17:58:54,158 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-05-22 17:58:54,158 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-05-22 17:58:54,174 2812 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-05-22 17:58:54,189 2812 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-05-22 17:58:54,189 2812 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-05-22 17:58:54,204 2812 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:54,204 2812 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-05-22 17:58:54,219 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-05-22 17:58:54,219 2812 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-05-22 17:58:54,219 2812 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-05-22 17:58:54,236 2812 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-05-22 17:58:54,252 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-vscode\chocolatey-vscode.psm1'
2023-05-22 17:58:54,252 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-vscode\chocolatey-vscode.psm1'.
2023-05-22 17:58:54,331 2812 [INFO ] - VERBOSE: Exporting function 'Install-VsCodeExtension'.
2023-05-22 17:58:54,346 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:54,346 2812 [INFO ] - VERBOSE: Importing function 'Install-VsCodeExtension'.
2023-05-22 17:58:54,360 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:54,360 2812 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-05-22 17:58:54,376 2812 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-05-22 17:58:54,470 2812 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-22 17:58:54,470 2812 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-22 17:58:54,502 2812 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-22 17:58:54,502 2812 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-22 17:58:54,517 2812 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-22 17:58:54,517 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-22 17:58:54,532 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-22 17:58:54,532 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-22 17:58:54,548 2812 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-22 17:58:54,548 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-22 17:58:54,564 2812 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-22 17:58:54,564 2812 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-22 17:58:54,580 2812 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-22 17:58:54,580 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-22 17:58:54,595 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:58:54,595 2812 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-22 17:58:54,611 2812 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-22 17:58:54,611 2812 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-22 17:58:54,626 2812 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-22 17:58:54,626 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-22 17:58:54,642 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-22 17:58:54,657 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-22 17:58:54,657 2812 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-22 17:58:54,673 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:54,673 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:58:54,688 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:58:54,688 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:58:54,704 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-22 17:58:54,704 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-22 17:58:54,720 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:58:54,720 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:58:54,736 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-22 17:58:54,736 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:58:54,736 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-22 17:58:54,751 2812 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-22 17:58:54,751 2812 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-22 17:58:54,766 2812 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-22 17:58:54,782 2812 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:58:54,782 2812 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-22 17:58:54,782 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-22 17:58:54,798 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:54,798 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:58:54,813 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:58:54,876 2812 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-22 17:58:54,891 2812 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-22 17:58:54,891 2812 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:54,907 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-05-22 17:58:54,907 2812 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-05-22 17:58:54,924 2812 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-05-22 17:58:54,924 2812 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-05-22 17:58:54,939 2812 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:54,954 2812 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-05-22 17:58:54,954 2812 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-05-22 17:58:54,954 2812 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-05-22 17:58:54,970 2812 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-05-22 17:58:54,986 2812 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-05-22 17:58:54,986 2812 [INFO ] - VERBOSE: Exporting function 'Install-VsCodeExtension'.
2023-05-22 17:58:55,001 2812 [INFO ] - VERBOSE: Exporting function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:55,001 2812 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-22 17:58:55,016 2812 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-22 17:58:55,016 2812 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-22 17:58:55,032 2812 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-22 17:58:55,032 2812 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-22 17:58:55,048 2812 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-22 17:58:55,079 2812 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-22 17:58:55,079 2812 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-22 17:58:55,094 2812 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:58:55,094 2812 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-22 17:58:55,110 2812 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-22 17:58:55,126 2812 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-05-22 17:58:55,126 2812 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-05-22 17:58:55,141 2812 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-05-22 17:58:55,141 2812 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-05-22 17:58:55,158 2812 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-05-22 17:58:55,158 2812 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-05-22 17:58:55,173 2812 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-05-22 17:58:55,173 2812 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-05-22 17:58:55,173 2812 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-05-22 17:58:55,189 2812 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-05-22 17:58:55,204 2812 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-05-22 17:58:55,204 2812 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-05-22 17:58:55,220 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-05-22 17:58:55,220 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-05-22 17:58:55,236 2812 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:58:55,236 2812 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-05-22 17:58:55,252 2812 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-05-22 17:58:55,252 2812 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-05-22 17:58:55,267 2812 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-05-22 17:58:55,267 2812 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-05-22 17:58:55,283 2812 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-05-22 17:58:55,298 2812 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-05-22 17:58:55,298 2812 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-05-22 17:58:55,314 2812 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-05-22 17:58:55,329 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:58:55,329 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:55,345 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:58:55,345 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:58:55,360 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:58:55,360 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-05-22 17:58:55,376 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-05-22 17:58:55,376 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:58:55,392 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:58:55,392 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-05-22 17:58:55,532 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:58:55,548 2812 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-05-22 17:58:55,548 2812 [INFO ] - VERBOSE: Importing function 'Install-VsCodeExtension'.
2023-05-22 17:58:55,548 2812 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-05-22 17:58:55,564 2812 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-22 17:58:55,564 2812 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-05-22 17:58:55,579 2812 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-05-22 17:58:55,579 2812 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-05-22 17:58:55,595 2812 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-05-22 17:58:55,595 2812 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:58:55,610 2812 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-05-22 17:58:55,610 2812 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-22 17:58:55,626 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-05-22 17:58:55,642 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:58:55,642 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:58:55,657 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:58:55,657 2812 [INFO ] - VERBOSE: Importing function 'Uninstall-VsCodeExtension'.
2023-05-22 17:58:55,673 2812 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-05-22 17:58:55,673 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2023-05-22 17:58:55,673 2812 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2023-05-22 17:58:55,704 2812 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2023-05-22 17:58:55,704 2812 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-05-22 17:58:55,720 2812 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-05-22 17:58:55,720 2812 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-05-22 17:58:55,736 2812 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-05-22 17:58:55,736 2812 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-05-22 17:58:55,751 2812 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-05-22 17:58:55,751 2812 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:58:55,766 2812 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-05-22 17:58:55,766 2812 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-05-22 17:58:55,766 2812 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-05-22 17:58:55,783 2812 [DEBUG] - ---------------------------Script Execution---------------------------
2023-05-22 17:58:55,798 2812 [DEBUG] - Running 'ChocolateyScriptRunner' for vscode-yaml v1.13.0 with packageScript 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\vscode-yaml', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-05-22 17:58:55,814 2812 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyInstall.ps1'
2023-05-22 17:58:55,860 2812 [INFO ] - VERBOSE: Locating Visual Studio Code system level installation directory...
2023-05-22 17:58:55,908 2812 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:58:55,923 2812 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code'
2023-05-22 17:58:55,954 2812 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:58:56,050 2812 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:58:56,065 2812 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:58:56,127 2812 [DEBUG] - Found 1 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code'
2023-05-22 17:58:56,142 2812 [INFO ] - VERBOSE: Trying Uninstall key property 'InstallLocation'
2023-05-22 17:58:56,189 2812 [INFO ] - VERBOSE: Locating Visual Studio Code user level installation directory...
2023-05-22 17:58:56,206 2812 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:58:56,206 2812 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code (User)'
2023-05-22 17:58:56,220 2812 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:58:56,315 2812 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:58:56,315 2812 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:58:56,345 2812 [WARN ] - WARNING: No registry key found based on 'Microsoft Visual Studio Code (User)'
2023-05-22 17:58:56,345 2812 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code (User)'
2023-05-22 17:58:56,360 2812 [INFO ] - VERBOSE: Found 0 keys, aborting this method
2023-05-22 17:58:56,376 2812 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-05-22 17:58:56,392 2812 [INFO ] - VERBOSE: Trying Program Files with 2 levels depth: C:\Program Files C:\Program Files\*\* C:\Program Files (x86) C:\Program Files (x86)\*\*
2023-05-22 17:58:56,641 2812 [INFO ] - VERBOSE: Trying native commands on PATH
2023-05-22 17:59:00,002 2812 [INFO ] - VERBOSE: Trying Registry: \SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
2023-05-22 17:59:00,033 2812 [INFO ] - VERBOSE: No location found
2023-05-22 17:59:00,033 2812 [INFO ] - VERBOSE: Locating Visual Studio Code Insiders build system level installation directory...
2023-05-22 17:59:00,049 2812 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:59:00,049 2812 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code Insiders'
2023-05-22 17:59:00,065 2812 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:59:00,158 2812 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:59:00,158 2812 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:59:00,189 2812 [WARN ] - WARNING: No registry key found based on 'Microsoft Visual Studio Code Insiders'
2023-05-22 17:59:00,189 2812 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code Insiders'
2023-05-22 17:59:00,204 2812 [INFO ] - VERBOSE: Found 0 keys, aborting this method
2023-05-22 17:59:00,220 2812 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-05-22 17:59:00,220 2812 [INFO ] - VERBOSE: Trying Program Files with 2 levels depth: C:\Program Files C:\Program Files\*\* C:\Program Files (x86) C:\Program Files (x86)\*\*
2023-05-22 17:59:00,346 2812 [INFO ] - VERBOSE: Trying native commands on PATH
2023-05-22 17:59:00,628 2812 [INFO ] - VERBOSE: Trying Registry: \SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
2023-05-22 17:59:00,643 2812 [INFO ] - VERBOSE: No location found
2023-05-22 17:59:00,658 2812 [INFO ] - VERBOSE: Locating Visual Studio Code Insiders build user level installation directory...
2023-05-22 17:59:00,673 2812 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:59:00,673 2812 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code Insiders (User)'
2023-05-22 17:59:00,689 2812 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:59:00,784 2812 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:59:00,798 2812 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:59:00,815 2812 [WARN ] - WARNING: No registry key found based on 'Microsoft Visual Studio Code Insiders (User)'
2023-05-22 17:59:00,830 2812 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code Insiders (User)'
2023-05-22 17:59:00,830 2812 [INFO ] - VERBOSE: Found 0 keys, aborting this method
2023-05-22 17:59:00,845 2812 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-05-22 17:59:00,845 2812 [INFO ] - VERBOSE: Trying Program Files with 2 levels depth: C:\Program Files C:\Program Files\*\* C:\Program Files (x86) C:\Program Files (x86)\*\*
2023-05-22 17:59:00,987 2812 [INFO ] - VERBOSE: Trying native commands on PATH
2023-05-22 17:59:01,237 2812 [INFO ] - VERBOSE: Trying Registry: \SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
2023-05-22 17:59:01,268 2812 [INFO ] - VERBOSE: No location found
2023-05-22 17:59:01,595 2812 [INFO ] - VERBOSE: Visual Studio Code installation found at C:\Program Files\Microsoft VS Code\bin\code.cmd
2023-05-22 17:59:01,610 2812 [INFO ] - Installing Visual Studio Code extension redhat.vscode-yaml@1.13.0 in C:\Program Files\Microsoft VS Code\bin\code.cmd...
2023-05-22 17:59:01,626 2812 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -exeToRun 'C:\Program Files\Microsoft VS Code\bin\code.cmd' -statements '--install-extension redhat.vscode-yaml@1.13.0' -elevated 'False'
2023-05-22 17:59:01,642 2812 [DEBUG] - Test-ProcessAdminRights: returning True
2023-05-22 17:59:01,642 2812 [DEBUG] - Running ["C:\Program Files\Microsoft VS Code\bin\code.cmd" --install-extension redhat.vscode-yaml@1.13.0]. This may take a while, depending on the statements.
2023-05-22 17:59:06,471 2812 [INFO ] - VERBOSE: Installing extensions...
2023-05-22 17:59:06,471 2812 [INFO ] - VERBOSE: Installing extension 'redhat.vscode-yaml' v1.13.0...
2023-05-22 17:59:06,503 2812 [INFO ] - VERBOSE: Extension 'redhat.vscode-yaml' v1.13.0 was successfully installed.
2023-05-22 17:59:06,533 2812 [ERROR] - (node:4616) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
2023-05-22 17:59:06,549 2812 [ERROR] - (Use `Code --trace-deprecation ...` to show where the warning was created)
2023-05-22 17:59:06,549 2812 [DEBUG] - Command ["C:\Program Files\Microsoft VS Code\bin\code.cmd" --install-extension redhat.vscode-yaml@1.13.0] exited with '0'.
2023-05-22 17:59:06,565 2812 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2023-05-22 17:59:06,565 2812 [INFO ] - 0
2023-05-22 17:59:06,596 2812 [DEBUG] - ----------------------------------------------------------------------
2023-05-22 17:59:06,612 2812 [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\vscode-yaml\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-05-22 17:59:06,627 2812 [WARN ] - Only an exit code of non-zero will fail the package by default. Set
`--failonstderr` if you want error messages to also fail a script. See
`choco -h` for details.
2023-05-22 17:59:06,627 2812 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-05-22 17:59:06,737 2812 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-05-22 17:59:06,737 2812 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\vscode-yaml'
2023-05-22 17:59:06,753 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nupkg'
with checksum '0AACA3CBDBDC1F9818F93B5B8F4FCC83'
2023-05-22 17:59:06,753 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nuspec'
with checksum '938BB575DDF114F5D6ADEE289D619118'
2023-05-22 17:59:06,768 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyInstall.ps1'
with checksum '40E03436F041CC3A812D95328EB26CE8'
2023-05-22 17:59:06,768 2812 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyUninstall.ps1'
with checksum 'C6BDE54FA899A7065265B12CAFBC31D9'
2023-05-22 17:59:06,783 2812 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\vscode-yaml.1.13.0".
2023-05-22 17:59:06,798 2812 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\vscode-yaml.1.13.0\.files'
2023-05-22 17:59:06,814 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode-yaml.1.13.0\.extra".
2023-05-22 17:59:06,830 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode-yaml.1.13.0\.version".
2023-05-22 17:59:06,846 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode-yaml.1.13.0\.sxs".
2023-05-22 17:59:06,846 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vscode-yaml.1.13.0\.pin".
2023-05-22 17:59:06,862 2812 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-22 17:59:06,862 2812 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\vscode-yaml\.chocolateyPending".
2023-05-22 17:59:06,877 2812 [INFO ] - The install of vscode-yaml was successful.
2023-05-22 17:59:06,877 2812 [INFO ] - Software install location not explicitly set, it could be in package or
default install location of installer.
2023-05-22 17:59:06,892 2812 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\vscode-yaml.1.13.0.nupkg".
2023-05-22 17:59:06,926 2812 [WARN ] -
Chocolatey installed 6/6 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-05-22 17:59:06,939 2812 [INFO ] -
2023-05-22 17:59:06,955 2812 [WARN ] - Installed:
2023-05-22 17:59:06,955 2812 [INFO ] - - chocolatey-core.extension v1.4.0
2023-05-22 17:59:06,970 2812 [INFO ] - - chocolatey-vscode.extension v1.1.0
2023-05-22 17:59:06,970 2812 [INFO ] - - vscode.install v1.78.2
2023-05-22 17:59:06,987 2812 [INFO ] - - vscode-yaml v1.13.0
2023-05-22 17:59:06,987 2812 [INFO ] - - vscode v1.78.2
2023-05-22 17:59:07,003 2812 [INFO ] - - chocolatey-compatibility.extension v1.0.0
2023-05-22 17:59:07,018 2812 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-05-22 17:59:07,066 2812 [DEBUG] - Exiting with 0
2023-05-22 17:59:26,645 4228 [DEBUG] - XmlConfiguration is now operational
2023-05-22 17:59:26,801 4228 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:59:26,817 4228 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:59:26,817 4228 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:59:26,817 4228 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:59:26,832 4228 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-05-22 17:59:26,832 4228 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-05-22 17:59:27,114 4228 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-05-22 17:59:27,129 4228 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-05-22 17:59:27,129 4228 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-05-22 17:59:27,129 4228 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-05-22 17:59:27,129 4228 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-05-22 17:59:27,145 4228 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-05-22 17:59:27,145 4228 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-05-22 17:59:27,145 4228 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-05-22 17:59:27,145 4228 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-05-22 17:59:27,161 4228 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-05-22 17:59:27,161 4228 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-05-22 17:59:27,161 4228 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-05-22 17:59:27,161 4228 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-05-22 17:59:27,176 4228 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-05-22 17:59:27,176 4228 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-05-22 17:59:27,176 4228 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-05-22 17:59:27,191 4228 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-05-22 17:59:27,191 4228 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-05-22 17:59:27,505 4228 [INFO ] - ============================================================
2023-05-22 17:59:27,911 4228 [INFO ] - Chocolatey v1.3.0
2023-05-22 17:59:27,942 4228 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-05-22 17:59:27,958 4228 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-05-22 17:59:27,958 4228 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-05-22 17:59:27,990 4228 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall vscode-yaml --version 1.13.0 -dvy --execution-timeout=2700
2023-05-22 17:59:27,990 4228 [DEBUG] - Received arguments: uninstall vscode-yaml --version 1.13.0 -dvy --execution-timeout=2700
2023-05-22 17:59:28,176 4228 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-05-22 17:59:28,207 4228 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-05-22 17:59:28,238 4228 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-05-22 17:59:28,411 4228 [DEBUG] - Performing validation checks.
2023-05-22 17:59:28,427 4228 [DEBUG] - Global Configuration Validation Checks:
2023-05-22 17:59:28,442 4228 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-05-22 17:59:28,458 4228 [DEBUG] - System State Validation Checks:
2023-05-22 17:59:28,473 4228 [DEBUG] - Reboot Requirement Checks:
2023-05-22 17:59:28,473 4228 [DEBUG] - - Pending Computer Rename = Checked
2023-05-22 17:59:28,489 4228 [DEBUG] - - Pending Component Based Servicing = Checked
2023-05-22 17:59:28,489 4228 [DEBUG] - - Pending Windows Auto Update = Checked
2023-05-22 17:59:28,504 4228 [DEBUG] - - Pending File Rename Operations = Ignored
2023-05-22 17:59:28,519 4228 [DEBUG] - - Pending Windows Package Installer = Checked
2023-05-22 17:59:28,519 4228 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-05-22 17:59:28,535 4228 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-05-22 17:59:28,599 4228 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-05-22 17:59:28,615 4228 [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.
2023-05-22 17:59:28,662 4228 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='vscode-yaml'|
Version='1.13.0'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='vscode-yaml'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-TS9NL5PKP0Q'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
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'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-05-22 17:59:28,676 4228 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-05-22 17:59:28,707 4228 [INFO ] - Uninstalling the following packages:
2023-05-22 17:59:28,724 4228 [INFO ] - vscode-yaml
2023-05-22 17:59:28,739 4228 [DEBUG] - Current environment values (may contain sensitive data):
2023-05-22 17:59:28,755 4228 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-05-22 17:59:28,755 4228 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-22 17:59:28,770 4228 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-22 17:59:28,770 4228 [DEBUG] - * 'ChocolateyLastPathUpdate'='133292333035012095' ('User')
2023-05-22 17:59:28,785 4228 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-05-22 17:59:28,785 4228 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-05-22 17:59:28,802 4228 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-05-22 17:59:28,802 4228 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;;C:\Program Files\Microsoft VS Code\bin' ('Machine')
2023-05-22 17:59:28,817 4228 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-05-22 17:59:28,817 4228 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-05-22 17:59:28,832 4228 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-05-22 17:59:28,832 4228 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-05-22 17:59:28,848 4228 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-05-22 17:59:28,848 4228 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-05-22 17:59:28,863 4228 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-05-22 17:59:28,863 4228 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-05-22 17:59:28,879 4228 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-05-22 17:59:28,879 4228 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-05-22 17:59:28,895 4228 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-05-22 17:59:28,895 4228 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-05-22 17:59:29,067 4228 [DEBUG] - Running list with the following filter = ''
2023-05-22 17:59:29,083 4228 [DEBUG] - --- Start of List ---
2023-05-22 17:59:29,333 4228 [DEBUG] - vscode-yaml 1.13.0
2023-05-22 17:59:29,348 4228 [DEBUG] - --- End of List ---
2023-05-22 17:59:29,692 4228 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-05-22 17:59:29,707 4228 [DEBUG] - Backing up existing vscode-yaml prior to operation.
2023-05-22 17:59:29,724 4228 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\vscode-yaml'
to 'C:\ProgramData\chocolatey\lib-bkp\vscode-yaml'
2023-05-22 17:59:31,754 4228 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\vscode-yaml".
2023-05-22 17:59:31,754 4228 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\vscode-yaml\vscode-yaml.nupkg"
to "C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nupkg".
2023-05-22 17:59:31,771 4228 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\vscode-yaml\vscode-yaml.nuspec"
to "C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nuspec".
2023-05-22 17:59:31,786 4228 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\vscode-yaml\tools".
2023-05-22 17:59:31,801 4228 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\vscode-yaml\tools\chocolateyInstall.ps1"
to "C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyInstall.ps1".
2023-05-22 17:59:31,801 4228 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\vscode-yaml\tools\chocolateyUninstall.ps1"
to "C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyUninstall.ps1".
2023-05-22 17:59:33,333 4228 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\vscode-yaml'
2023-05-22 17:59:33,349 4228 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nupkg'
with checksum '0AACA3CBDBDC1F9818F93B5B8F4FCC83'
2023-05-22 17:59:33,364 4228 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\vscode-yaml.nuspec'
with checksum '938BB575DDF114F5D6ADEE289D619118'
2023-05-22 17:59:33,379 4228 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyInstall.ps1'
with checksum '40E03436F041CC3A812D95328EB26CE8'
2023-05-22 17:59:33,379 4228 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyUninstall.ps1'
with checksum 'C6BDE54FA899A7065265B12CAFBC31D9'
2023-05-22 17:59:33,803 4228 [INFO ] - [NuGet] Uninstalling 'vscode-yaml 1.13.0'.
2023-05-22 17:59:33,803 4228 [INFO ] -
vscode-yaml v1.13.0
2023-05-22 17:59:33,880 4228 [DEBUG] - Setting installer args for vscode-yaml
2023-05-22 17:59:33,880 4228 [DEBUG] - Setting package parameters for vscode-yaml
2023-05-22 17:59:33,895 4228 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyUninstall.ps1':
2023-05-22 17:59:33,895 4228 [DEBUG] - $ErrorActionPreference = 'Stop'
Uninstall-VsCodeExtension -extensionId 'redhat.vscode-yaml'
2023-05-22 17:59:33,974 4228 [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\vscode-yaml\tools\chocolateyUninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-05-22 17:59:33,989 4228 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-05-22 17:59:34,723 4228 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-05-22 17:59:35,317 4228 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-22 17:59:35,333 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-22 17:59:35,348 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-22 17:59:35,348 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-22 17:59:35,364 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-22 17:59:35,379 4228 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-22 17:59:35,379 4228 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-22 17:59:35,379 4228 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-22 17:59:35,396 4228 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-22 17:59:35,411 4228 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-22 17:59:35,411 4228 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:59:35,426 4228 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-22 17:59:35,426 4228 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-22 17:59:35,443 4228 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-22 17:59:35,458 4228 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-22 17:59:35,458 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-22 17:59:35,474 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-22 17:59:35,474 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-22 17:59:35,489 4228 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-22 17:59:35,504 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:59:35,504 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:59:35,520 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:59:35,520 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:59:35,535 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-22 17:59:35,552 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-22 17:59:35,552 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:59:35,552 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:59:35,568 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-22 17:59:35,582 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:59:35,582 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-22 17:59:35,598 4228 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-22 17:59:35,598 4228 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-22 17:59:35,614 4228 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-22 17:59:35,614 4228 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:59:35,614 4228 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-22 17:59:35,630 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-22 17:59:35,645 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:59:35,645 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:59:35,661 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:59:35,661 4228 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-22 17:59:35,676 4228 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-22 17:59:35,676 4228 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-22 17:59:35,692 4228 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-22 17:59:35,692 4228 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-22 17:59:35,707 4228 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-22 17:59:35,770 4228 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-22 17:59:35,770 4228 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-22 17:59:35,770 4228 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:59:35,786 4228 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-22 17:59:35,786 4228 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-22 17:59:35,849 4228 [DEBUG] - Loading community extensions
2023-05-22 17:59:35,895 4228 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2023-05-22 17:59:35,895 4228 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2023-05-22 17:59:36,020 4228 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2023-05-22 17:59:36,036 4228 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2023-05-22 17:59:36,036 4228 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2023-05-22 17:59:36,051 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:59:36,067 4228 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2023-05-22 17:59:36,083 4228 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-05-22 17:59:36,100 4228 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2023-05-22 17:59:36,100 4228 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-05-22 17:59:36,115 4228 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2023-05-22 17:59:36,130 4228 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-05-22 17:59:36,193 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:59:36,208 4228 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2023-05-22 17:59:36,208 4228 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2023-05-22 17:59:36,223 4228 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2023-05-22 17:59:36,256 4228 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2023-05-22 17:59:36,256 4228 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2023-05-22 17:59:36,427 4228 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-05-22 17:59:36,443 4228 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-05-22 17:59:36,443 4228 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-05-22 17:59:36,458 4228 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-05-22 17:59:36,458 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-05-22 17:59:36,475 4228 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-05-22 17:59:36,475 4228 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-05-22 17:59:36,489 4228 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-05-22 17:59:36,489 4228 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-05-22 17:59:36,505 4228 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-05-22 17:59:36,505 4228 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-05-22 17:59:36,520 4228 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-05-22 17:59:36,520 4228 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-05-22 17:59:36,536 4228 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-05-22 17:59:36,536 4228 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-vscode\chocolatey-vscode.psm1'
2023-05-22 17:59:36,552 4228 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-vscode\chocolatey-vscode.psm1'.
2023-05-22 17:59:36,662 4228 [INFO ] - VERBOSE: Exporting function 'Install-VsCodeExtension'.
2023-05-22 17:59:36,662 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-VsCodeExtension'.
2023-05-22 17:59:36,677 4228 [INFO ] - VERBOSE: Importing function 'Install-VsCodeExtension'.
2023-05-22 17:59:36,692 4228 [INFO ] - VERBOSE: Importing function 'Uninstall-VsCodeExtension'.
2023-05-22 17:59:36,692 4228 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-05-22 17:59:36,708 4228 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-05-22 17:59:36,849 4228 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-22 17:59:36,865 4228 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-22 17:59:36,879 4228 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-22 17:59:36,879 4228 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-22 17:59:36,895 4228 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-22 17:59:36,895 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-22 17:59:36,911 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-22 17:59:36,911 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-22 17:59:36,927 4228 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-22 17:59:36,927 4228 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-22 17:59:36,942 4228 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-22 17:59:36,942 4228 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-22 17:59:36,958 4228 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-22 17:59:36,958 4228 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-22 17:59:36,974 4228 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:59:36,974 4228 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-22 17:59:36,991 4228 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-22 17:59:37,004 4228 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-22 17:59:37,004 4228 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-22 17:59:37,020 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-22 17:59:37,036 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-22 17:59:37,036 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-22 17:59:37,051 4228 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-22 17:59:37,051 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:59:37,067 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:59:37,067 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:59:37,083 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:59:37,083 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-22 17:59:37,098 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-22 17:59:37,114 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:59:37,114 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:59:37,129 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-22 17:59:37,129 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:59:37,146 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-22 17:59:37,146 4228 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-22 17:59:37,161 4228 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-22 17:59:37,176 4228 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-22 17:59:37,176 4228 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:59:37,192 4228 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-22 17:59:37,192 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-22 17:59:37,208 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:59:37,223 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:59:37,223 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:59:37,239 4228 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-22 17:59:37,239 4228 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-22 17:59:37,256 4228 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:59:37,256 4228 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-05-22 17:59:37,271 4228 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-05-22 17:59:37,271 4228 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-05-22 17:59:37,286 4228 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-05-22 17:59:37,302 4228 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-05-22 17:59:37,302 4228 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-05-22 17:59:37,317 4228 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-05-22 17:59:37,317 4228 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-05-22 17:59:37,333 4228 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-05-22 17:59:37,333 4228 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-05-22 17:59:37,349 4228 [INFO ] - VERBOSE: Exporting function 'Install-VsCodeExtension'.
2023-05-22 17:59:37,349 4228 [INFO ] - VERBOSE: Exporting function 'Uninstall-VsCodeExtension'.
2023-05-22 17:59:37,364 4228 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-22 17:59:37,379 4228 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-22 17:59:37,379 4228 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-22 17:59:37,395 4228 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-22 17:59:37,411 4228 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-22 17:59:37,411 4228 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-22 17:59:37,426 4228 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-22 17:59:37,426 4228 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-22 17:59:37,442 4228 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:59:37,442 4228 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-22 17:59:37,457 4228 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-22 17:59:37,473 4228 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-05-22 17:59:37,473 4228 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-05-22 17:59:37,489 4228 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-05-22 17:59:37,489 4228 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-05-22 17:59:37,504 4228 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-05-22 17:59:37,504 4228 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-05-22 17:59:37,520 4228 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-05-22 17:59:37,535 4228 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-05-22 17:59:37,535 4228 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-05-22 17:59:37,552 4228 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-05-22 17:59:37,552 4228 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-05-22 17:59:37,567 4228 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-05-22 17:59:37,582 4228 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-05-22 17:59:37,582 4228 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-05-22 17:59:37,598 4228 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-05-22 17:59:37,598 4228 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-05-22 17:59:37,614 4228 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-05-22 17:59:37,614 4228 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-05-22 17:59:37,630 4228 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-05-22 17:59:37,645 4228 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-05-22 17:59:37,645 4228 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-05-22 17:59:37,661 4228 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-05-22 17:59:37,661 4228 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-05-22 17:59:37,676 4228 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-05-22 17:59:37,676 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2023-05-22 17:59:37,692 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-05-22 17:59:37,708 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-05-22 17:59:37,708 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-05-22 17:59:37,723 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-05-22 17:59:37,723 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-05-22 17:59:37,739 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-05-22 17:59:37,739 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-22 17:59:37,755 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-05-22 17:59:37,770 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-05-22 17:59:37,770 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-05-22 17:59:37,786 4228 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-05-22 17:59:37,786 4228 [INFO ] - VERBOSE: Importing function 'Install-VsCodeExtension'.
2023-05-22 17:59:37,802 4228 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-05-22 17:59:37,817 4228 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-22 17:59:37,817 4228 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-05-22 17:59:37,834 4228 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-05-22 17:59:37,834 4228 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-05-22 17:59:37,848 4228 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-05-22 17:59:37,848 4228 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-05-22 17:59:37,864 4228 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-05-22 17:59:37,864 4228 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-22 17:59:37,880 4228 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-05-22 17:59:37,880 4228 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-22 17:59:37,895 4228 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-05-22 17:59:37,895 4228 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-05-22 17:59:37,911 4228 [INFO ] - VERBOSE: Importing function 'Uninstall-VsCodeExtension'.
2023-05-22 17:59:37,911 4228 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-05-22 17:59:37,927 4228 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2023-05-22 17:59:37,927 4228 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2023-05-22 17:59:37,942 4228 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2023-05-22 17:59:37,957 4228 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-05-22 17:59:37,957 4228 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-05-22 17:59:37,973 4228 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-05-22 17:59:37,989 4228 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-05-22 17:59:37,989 4228 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-05-22 17:59:38,004 4228 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-05-22 17:59:38,020 4228 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-05-22 17:59:38,020 4228 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-05-22 17:59:38,036 4228 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-05-22 17:59:38,036 4228 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-05-22 17:59:38,162 4228 [DEBUG] - ---------------------------Script Execution---------------------------
2023-05-22 17:59:38,192 4228 [DEBUG] - Running 'ChocolateyScriptRunner' for vscode-yaml v1.13.0 with packageScript 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyUninstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\vscode-yaml', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-05-22 17:59:38,286 4228 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools\chocolateyUninstall.ps1'
2023-05-22 17:59:38,349 4228 [INFO ] - VERBOSE: Locating Visual Studio Code system level installation directory...
2023-05-22 17:59:38,396 4228 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:59:38,536 4228 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code'
2023-05-22 17:59:38,585 4228 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:59:38,709 4228 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:59:38,723 4228 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:59:38,833 4228 [DEBUG] - Found 1 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code'
2023-05-22 17:59:38,864 4228 [INFO ] - VERBOSE: Trying Uninstall key property 'InstallLocation'
2023-05-22 17:59:38,943 4228 [INFO ] - VERBOSE: Locating Visual Studio Code user level installation directory...
2023-05-22 17:59:38,958 4228 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:59:38,958 4228 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code (User)'
2023-05-22 17:59:39,006 4228 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:59:39,350 4228 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:59:39,365 4228 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:59:39,397 4228 [WARN ] - WARNING: No registry key found based on 'Microsoft Visual Studio Code (User)'
2023-05-22 17:59:39,411 4228 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code (User)'
2023-05-22 17:59:39,426 4228 [INFO ] - VERBOSE: Found 0 keys, aborting this method
2023-05-22 17:59:39,458 4228 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-05-22 17:59:39,489 4228 [INFO ] - VERBOSE: Trying Program Files with 2 levels depth: C:\Program Files C:\Program Files\*\* C:\Program Files (x86) C:\Program Files (x86)\*\*
2023-05-22 17:59:39,631 4228 [INFO ] - VERBOSE: Trying native commands on PATH
2023-05-22 17:59:42,005 4228 [INFO ] - VERBOSE: Trying Registry: \SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
2023-05-22 17:59:42,037 4228 [INFO ] - VERBOSE: No location found
2023-05-22 17:59:42,051 4228 [INFO ] - VERBOSE: Locating Visual Studio Code Insiders build system level installation directory...
2023-05-22 17:59:42,051 4228 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:59:42,068 4228 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code Insiders'
2023-05-22 17:59:42,083 4228 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:59:42,177 4228 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:59:42,177 4228 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:59:42,208 4228 [WARN ] - WARNING: No registry key found based on 'Microsoft Visual Studio Code Insiders'
2023-05-22 17:59:42,208 4228 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code Insiders'
2023-05-22 17:59:42,224 4228 [INFO ] - VERBOSE: Found 0 keys, aborting this method
2023-05-22 17:59:42,239 4228 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-05-22 17:59:42,255 4228 [INFO ] - VERBOSE: Trying Program Files with 2 levels depth: C:\Program Files C:\Program Files\*\* C:\Program Files (x86) C:\Program Files (x86)\*\*
2023-05-22 17:59:42,396 4228 [INFO ] - VERBOSE: Trying native commands on PATH
2023-05-22 17:59:42,709 4228 [INFO ] - VERBOSE: Trying Registry: \SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
2023-05-22 17:59:42,741 4228 [INFO ] - VERBOSE: No location found
2023-05-22 17:59:42,741 4228 [INFO ] - VERBOSE: Locating Visual Studio Code Insiders build user level installation directory...
2023-05-22 17:59:42,755 4228 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2023-05-22 17:59:42,771 4228 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Microsoft Visual Studio Code Insiders (User)'
2023-05-22 17:59:42,786 4228 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2023-05-22 17:59:42,882 4228 [DEBUG] - Registry uninstall keys on system: 28
2023-05-22 17:59:42,896 4228 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2023-05-22 17:59:42,912 4228 [WARN ] - WARNING: No registry key found based on 'Microsoft Visual Studio Code Insiders (User)'
2023-05-22 17:59:42,927 4228 [DEBUG] - Found 0 uninstall registry key(s) with SoftwareName:'Microsoft Visual Studio Code Insiders (User)'
2023-05-22 17:59:42,942 4228 [INFO ] - VERBOSE: Found 0 keys, aborting this method
2023-05-22 17:59:42,942 4228 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-05-22 17:59:42,958 4228 [INFO ] - VERBOSE: Trying Program Files with 2 levels depth: C:\Program Files C:\Program Files\*\* C:\Program Files (x86) C:\Program Files (x86)\*\*
2023-05-22 17:59:43,146 4228 [INFO ] - VERBOSE: Trying native commands on PATH
2023-05-22 17:59:43,459 4228 [INFO ] - VERBOSE: Trying Registry: \SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
2023-05-22 17:59:43,491 4228 [INFO ] - VERBOSE: No location found
2023-05-22 17:59:43,521 4228 [INFO ] - VERBOSE: Visual Studio Code installation found at C:\Program Files\Microsoft VS Code\bin\code.cmd
2023-05-22 17:59:43,614 4228 [INFO ] - Uninstalling Visual Studio Code extension redhat.vscode-yaml from C:\Program Files\Microsoft VS Code\bin\code.cmd...
2023-05-22 17:59:43,772 4228 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -exeToRun 'C:\Program Files\Microsoft VS Code\bin\code.cmd' -statements '--uninstall-extension redhat.vscode-yaml' -elevated 'False'
2023-05-22 17:59:43,974 4228 [DEBUG] - Test-ProcessAdminRights: returning True
2023-05-22 17:59:44,037 4228 [DEBUG] - Running ["C:\Program Files\Microsoft VS Code\bin\code.cmd" --uninstall-extension redhat.vscode-yaml]. This may take a while, depending on the statements.
2023-05-22 17:59:46,443 4228 [INFO ] - VERBOSE: Uninstalling redhat.vscode-yaml...
2023-05-22 17:59:46,458 4228 [INFO ] - VERBOSE: Extension 'redhat.vscode-yaml' was successfully uninstalled!
2023-05-22 17:59:46,521 4228 [DEBUG] - Command ["C:\Program Files\Microsoft VS Code\bin\code.cmd" --uninstall-extension redhat.vscode-yaml] exited with '0'.
2023-05-22 17:59:46,567 4228 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2023-05-22 17:59:46,567 4228 [INFO ] - 0
2023-05-22 17:59:46,614 4228 [DEBUG] - ----------------------------------------------------------------------
2023-05-22 17:59:46,630 4228 [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\vscode-yaml\tools\chocolateyUninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-05-22 17:59:46,661 4228 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-05-22 17:59:46,676 4228 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-05-22 17:59:46,817 4228 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-05-22 17:59:46,833 4228 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\vscode-yaml".
2023-05-22 17:59:46,911 4228 [DEBUG] - [NuGet] Removed file 'chocolateyInstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools'.
2023-05-22 17:59:46,927 4228 [DEBUG] - [NuGet] Removed file 'chocolateyUninstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools'.
2023-05-22 17:59:46,942 4228 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\vscode-yaml\tools'.
2023-05-22 17:59:46,958 4228 [DEBUG] - [NuGet] Removed file 'vscode-yaml.nuspec' to folder 'C:\ProgramData\chocolatey\lib\vscode-yaml'.
2023-05-22 17:59:46,958 4228 [DEBUG] - [NuGet] Removed file 'vscode-yaml.nupkg' to folder 'C:\ProgramData\chocolatey\lib\vscode-yaml'.
2023-05-22 17:59:46,973 4228 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\vscode-yaml'.
2023-05-22 17:59:46,990 4228 [INFO ] - [NuGet] Successfully uninstalled 'vscode-yaml 1.13.0'.
2023-05-22 17:59:47,006 4228 [INFO ] - vscode-yaml has been successfully uninstalled.
2023-05-22 17:59:47,021 4228 [DEBUG] - Removing nupkg if it still exists.
2023-05-22 17:59:47,036 4228 [DEBUG] - Ensuring removal of installation files.
2023-05-22 17:59:47,036 4228 [DEBUG] - Ensuring removal of package cache files.
2023-05-22 17:59:47,084 4228 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-05-22 17:59:47,100 4228 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-05-22 17:59:47,147 4228 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment