mkevenaar/chocolatey-packages

Error when upgrading or installing microsoft-windows-terminal

Opened this issue · 3 comments

When trying to install microsoft-windows-terminal v1.18.3181, on a Windows 10 machine, with choco 2.2.2 , I get:

Installing the following packages:
microsoft-windows-terminal
By installing, you accept licenses for the packages.
Progress: Downloading microsoft-windows-terminal 1.18.3181... 100%

microsoft-windows-terminal v1.18.3181 [Approved]
microsoft-windows-terminal package files install completed. Performing other installation steps.
ERROR: Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Version".
The install of microsoft-windows-terminal was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - microsoft-windows-terminal (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'.
 See log for details.

Expected Behavior

Installation should conclude successfully.

Current Behavior

Installation fails.

Steps to Reproduce (for bugs)

Not sure what triggers this bug. But it's an Intel CPU, if that matters.

Your Environment

  • Package Version used: v1.18.3181
  • Operating System and version: Microsoft Windows 10 22H2 build 19045.3693
  • Chocolatey version: 2.2.2
  • Install/uninstall gist: ???

I am also encountering this error.

  • Package Version used: 1.19.11213
  • Operating System and version: Microsoft Windows 10 Enterprise 21H2 10.0.19044 Build 19044.4291
  • Chocolatey version: 2.2.2

It looks like there's a new way for this line to fail

[version]$AppxVer = (Get-AppxPackage -Name $AppxPackageName -AllUsers -PackageTypeFilter Bundle).Version

Command

$ choco upgrade -v --yes microsoft-windows-terminal

Log

2024-05-07 13:43:33,703 18740 [DEBUG] - XmlConfiguration is now operational
2024-05-07 13:43:33,735 18740 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,737 18740 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,739 18740 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,741 18740 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,743 18740 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,745 18740 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,747 18740 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,749 18740 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,751 18740 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:33,753 18740 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-05-07 13:43:33,755 18740 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-05-07 13:43:33,993 18740 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:33,995 18740 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:33,997 18740 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:33,999 18740 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:34,001 18740 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:34,003 18740 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:34,005 18740 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:34,007 18740 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:34,009 18740 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:34,011 18740 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:34,018 18740 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-05-07 13:43:34,020 18740 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-05-07 13:43:34,022 18740 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-05-07 13:43:34,024 18740 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-05-07 13:43:34,025 18740 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-05-07 13:43:34,027 18740 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-05-07 13:43:34,029 18740 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-05-07 13:43:34,031 18740 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-05-07 13:43:34,033 18740 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-05-07 13:43:34,035 18740 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-05-07 13:43:34,037 18740 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-05-07 13:43:34,039 18740 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-05-07 13:43:34,041 18740 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-05-07 13:43:34,042 18740 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-05-07 13:43:34,044 18740 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-05-07 13:43:34,046 18740 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-05-07 13:43:34,048 18740 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-05-07 13:43:34,050 18740 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-05-07 13:43:34,052 18740 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-05-07 13:43:34,054 18740 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-05-07 13:43:34,140 18740 [INFO ] - ============================================================
2024-05-07 13:43:34,412 18740 [INFO ] - Chocolatey v2.2.2
2024-05-07 13:43:34,418 18740 [DEBUG] - Chocolatey is running on Windows v 10.0.19044.0
2024-05-07 13:43:34,421 18740 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-05-07 13:43:34,423 18740 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-05-07 13:43:34,430 18740 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" --verbose upgrade --yes microsoft-windows-terminal
2024-05-07 13:43:34,432 18740 [DEBUG] - Received arguments: --verbose upgrade --yes microsoft-windows-terminal
2024-05-07 13:43:34,460 18740 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-05-07 13:43:34,468 18740 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-05-07 13:43:34,474 18740 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-05-07 13:43:34,505 18740 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-05-07 13:43:34,508 18740 [DEBUG] - Exiting with 1
2024-05-07 13:43:46,096 14032 [DEBUG] - XmlConfiguration is now operational
2024-05-07 13:43:46,128 14032 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,130 14032 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,132 14032 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,134 14032 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,136 14032 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,138 14032 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,140 14032 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,141 14032 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,143 14032 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-07 13:43:46,145 14032 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-05-07 13:43:46,147 14032 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-05-07 13:43:46,380 14032 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,383 14032 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,384 14032 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,386 14032 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,388 14032 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,390 14032 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,392 14032 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,394 14032 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,395 14032 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,397 14032 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-07 13:43:46,404 14032 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-05-07 13:43:46,406 14032 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-05-07 13:43:46,408 14032 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-05-07 13:43:46,409 14032 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-05-07 13:43:46,411 14032 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-05-07 13:43:46,413 14032 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-05-07 13:43:46,415 14032 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-05-07 13:43:46,417 14032 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-05-07 13:43:46,419 14032 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-05-07 13:43:46,420 14032 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-05-07 13:43:46,422 14032 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-05-07 13:43:46,424 14032 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-05-07 13:43:46,426 14032 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-05-07 13:43:46,428 14032 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-05-07 13:43:46,430 14032 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-05-07 13:43:46,432 14032 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-05-07 13:43:46,434 14032 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-05-07 13:43:46,436 14032 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-05-07 13:43:46,438 14032 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-05-07 13:43:46,439 14032 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-05-07 13:43:46,525 14032 [INFO ] - ============================================================
2024-05-07 13:43:46,803 14032 [INFO ] - Chocolatey v2.2.2
2024-05-07 13:43:46,810 14032 [DEBUG] - Chocolatey is running on Windows v 10.0.19044.0
2024-05-07 13:43:46,813 14032 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-05-07 13:43:46,815 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-05-07 13:43:46,821 14032 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" upgrade -v --yes microsoft-windows-terminal
2024-05-07 13:43:46,823 14032 [DEBUG] - Received arguments: upgrade -v --yes microsoft-windows-terminal
2024-05-07 13:43:46,852 14032 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-05-07 13:43:46,860 14032 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-05-07 13:43:46,865 14032 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-05-07 13:43:46,894 14032 [DEBUG] - Performing validation checks.
2024-05-07 13:43:46,898 14032 [DEBUG] - Global Configuration Validation Checks:
2024-05-07 13:43:46,900 14032 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2024-05-07 13:43:46,903 14032 [DEBUG] - System State Validation Checks:
2024-05-07 13:43:46,905 14032 [DEBUG] -  Reboot Requirement Checks:
2024-05-07 13:43:46,908 14032 [DEBUG] -  - Pending Computer Rename = Checked
2024-05-07 13:43:46,911 14032 [DEBUG] -  - Pending Component Based Servicing = Checked
2024-05-07 13:43:46,913 14032 [DEBUG] -  - Pending Windows Auto Update = Checked
2024-05-07 13:43:46,915 14032 [DEBUG] -  - Pending File Rename Operations = Ignored
2024-05-07 13:43:46,917 14032 [DEBUG] -  - Pending Windows Package Installer = Checked
2024-05-07 13:43:46,919 14032 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2024-05-07 13:43:46,922 14032 [DEBUG] - Cache Folder Lockdown Checks:
2024-05-07 13:43:46,924 14032 [DEBUG] -  - Elevated State = Checked
2024-05-07 13:43:46,926 14032 [DEBUG] -  - Folder Exists = Checked
2024-05-07 13:43:46,930 14032 [DEBUG] -  - Folder lockdown = Checked
2024-05-07 13:43:46,934 14032 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-05-07 13:43:46,942 14032 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-05-07 13:43:46,945 14032 [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.
2024-05-07 13:43:46,952 14032 [DEBUG] - Configuration: CommandName='upgrade'|
CacheLocation='C:\Users\__user__\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
ShowOnlineHelp='False'|Debug='False'|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='microsoft-windows-terminal'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='microsoft-windows-terminal'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.19044.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='2.2.2.0'|
Information.ChocolateyProductVersion='2.2.2'|
Information.FullName='choco, Version=2.2.2.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='__user__'|Information.UserDomainName='NI'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|Information.CurrentDirectory='D:\tmp'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.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='True'|
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'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='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.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-05-07 13:43:46,954 14032 [DEBUG] - _ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _
2024-05-07 13:43:46,959 14032 [INFO ] - Upgrading the following packages:
2024-05-07 13:43:46,961 14032 [INFO ] - microsoft-windows-terminal
2024-05-07 13:43:46,963 14032 [INFO ] - By upgrading, you accept licenses for the packages.
2024-05-07 13:43:47,071 14032 [DEBUG] - Running list with the following filter = ''
2024-05-07 13:43:47,073 14032 [DEBUG] - --- Start of List ---
2024-05-07 13:43:47,087 14032 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-05-07 13:43:47,281 14032 [DEBUG] - 7zip 23.1.0
2024-05-07 13:43:47,298 14032 [DEBUG] - autohotkey.install 1.1.37.1
2024-05-07 13:43:47,302 14032 [DEBUG] - autohotkey.portable 2.0.11
2024-05-07 13:43:47,305 14032 [DEBUG] - cascadiacodepl 2404.23.0
2024-05-07 13:43:47,307 14032 [DEBUG] - choco-cleaner 1.1.1
2024-05-07 13:43:47,310 14032 [DEBUG] - chocolatey 2.2.2
2024-05-07 13:43:47,313 14032 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2024-05-07 13:43:47,317 14032 [DEBUG] - chocolatey-core.extension 1.4.0
2024-05-07 13:43:47,319 14032 [DEBUG] - chocolatey-dotnetfx.extension 1.0.1
2024-05-07 13:43:47,323 14032 [DEBUG] - chocolatey-font-helpers.extension 0.0.4
2024-05-07 13:43:47,326 14032 [DEBUG] - chocolateygui 2.1.1
2024-05-07 13:43:47,330 14032 [DEBUG] - chocolatey-visualstudio.extension 1.11.1
2024-05-07 13:43:47,333 14032 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-05-07 13:43:47,336 14032 [DEBUG] - DotNet4.5.2 4.5.2.20140902
2024-05-07 13:43:47,338 14032 [DEBUG] - DotNet4.6 4.6.81.20150925
2024-05-07 13:43:47,340 14032 [DEBUG] - DotNet4.6.1 4.6.1055.20170308
2024-05-07 13:43:47,342 14032 [DEBUG] - DotNet4.6-TargetPack 4.6.81.20150925
2024-05-07 13:43:47,346 14032 [DEBUG] - dotnet-6.0-desktopruntime 6.0.29
2024-05-07 13:43:47,349 14032 [DEBUG] - dotnetfx 4.8.0.20220524
2024-05-07 13:43:47,352 14032 [DEBUG] - fd 9.0.0
2024-05-07 13:43:47,355 14032 [DEBUG] - ffmpeg 7.0.0
2024-05-07 13:43:47,358 14032 [DEBUG] - gdu 5.28.0
2024-05-07 13:43:47,361 14032 [DEBUG] - git 2.45.0
2024-05-07 13:43:47,368 14032 [DEBUG] - git.install 2.45.0
2024-05-07 13:43:47,371 14032 [DEBUG] - git-credential-manager-for-windows 1.20.0
2024-05-07 13:43:47,374 14032 [DEBUG] - github-desktop 3.3.14
2024-05-07 13:43:47,377 14032 [DEBUG] - ilspy 8.2.0
2024-05-07 13:43:47,380 14032 [DEBUG] - insted 1.5.15.27
2024-05-07 13:43:47,383 14032 [DEBUG] - jq 1.7.1
2024-05-07 13:43:47,386 14032 [DEBUG] - KB2533623 2.0.0
2024-05-07 13:43:47,389 14032 [DEBUG] - KB2670838 1.0.20181019
2024-05-07 13:43:47,392 14032 [DEBUG] - KB2882822 1.0.3
2024-05-07 13:43:47,395 14032 [DEBUG] - KB2919355 1.0.20160915
2024-05-07 13:43:47,398 14032 [DEBUG] - KB2919442 1.0.20160915
2024-05-07 13:43:47,401 14032 [DEBUG] - KB2999226 1.0.20181019
2024-05-07 13:43:47,403 14032 [DEBUG] - KB3033929 1.0.5
2024-05-07 13:43:47,406 14032 [DEBUG] - KB3035131 1.0.3
2024-05-07 13:43:47,409 14032 [DEBUG] - KB3063858 1.0.0
2024-05-07 13:43:47,412 14032 [DEBUG] - microsoft-windows-terminal 1.19.10821
2024-05-07 13:43:47,415 14032 [DEBUG] - msbuild-structured-log-viewer 2.2.163
2024-05-07 13:43:47,418 14032 [DEBUG] - netfx-4.5.2-devpack 4.5.5165101.20180721
2024-05-07 13:43:47,421 14032 [DEBUG] - netfx-4.6.1-devpack 4.6.1055
2024-05-07 13:43:47,423 14032 [DEBUG] - netfx-4.7.2 4.7.2
2024-05-07 13:43:47,426 14032 [DEBUG] - netfx-4.7.2-devpack 4.7.2.20210903
2024-05-07 13:43:47,429 14032 [DEBUG] - oh-my-posh 19.27.0
2024-05-07 13:43:47,433 14032 [DEBUG] - p4 2023.2.2578891
2024-05-07 13:43:47,436 14032 [DEBUG] - p4merge 2024.1.0
2024-05-07 13:43:47,438 14032 [DEBUG] - p4v 2021.4.0
2024-05-07 13:43:47,441 14032 [DEBUG] - poshgit 0.7.3.1
2024-05-07 13:43:47,444 14032 [DEBUG] - pyenv-win 3.1.1
2024-05-07 13:43:47,447 14032 [DEBUG] - ripgrep 14.1.0
2024-05-07 13:43:47,450 14032 [DEBUG] - screentogif 2.39.0.20231002
2024-05-07 13:43:47,452 14032 [DEBUG] - screentogif.portable 2.39.0.20231002
2024-05-07 13:43:47,456 14032 [DEBUG] - sharex 16.0.1
2024-05-07 13:43:47,459 14032 [DEBUG] - snoop 5.1.0
2024-05-07 13:43:47,462 14032 [DEBUG] - vcredist140 14.38.33135
2024-05-07 13:43:47,465 14032 [DEBUG] - vcredist2010 10.0.40219.32503
2024-05-07 13:43:47,468 14032 [DEBUG] - vcredist2017 14.16.27033
2024-05-07 13:43:47,471 14032 [DEBUG] - visualstudio2019-workload-manageddesktop 1.0.2
2024-05-07 13:43:47,474 14032 [DEBUG] - visualstudio2019-workload-nativedesktop 1.0.1
2024-05-07 13:43:47,476 14032 [DEBUG] - visualstudio2019-workload-netweb 1.0.1
2024-05-07 13:43:47,480 14032 [DEBUG] - visualstudio2019-workload-python 1.0.1
2024-05-07 13:43:47,483 14032 [DEBUG] - visualstudio-installer 2.0.3
2024-05-07 13:43:47,485 14032 [DEBUG] - vscode 1.89.0
2024-05-07 13:43:47,489 14032 [DEBUG] - vscode.install 1.89.0
2024-05-07 13:43:47,492 14032 [DEBUG] - windowsdriverkit10 10.0.19041.685
2024-05-07 13:43:47,495 14032 [DEBUG] - windows-sdk-10 10.1.10586.15
2024-05-07 13:43:47,498 14032 [DEBUG] - windows-sdk-10.1 10.1.18362.1
2024-05-07 13:43:47,501 14032 [DEBUG] - windows-sdk-8.1 8.100.26654
2024-05-07 13:43:47,504 14032 [DEBUG] - winmerge 2.16.40
2024-05-07 13:43:47,506 14032 [DEBUG] - --- End of List ---
2024-05-07 13:43:47,521 14032 [DEBUG] - Resolving resource ListResource for source https://chocolatey.org/api/v2/
2024-05-07 13:43:48,374 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/$metadata
2024-05-07 13:43:48,392 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id)%20eq%20'microsoft-windows-terminal')%20and%20IsLatestVersion&semVerLevel=2.0.0
2024-05-07 13:43:48,410 14032 [WARN ] - 
You have microsoft-windows-terminal v1.19.10821 installed. Version 1.19.11213 is available based on your source(s).
2024-05-07 13:43:48,415 14032 [DEBUG] - Resolving resource DependencyInfoResource for source https://chocolatey.org/api/v2/
2024-05-07 13:43:48,423 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Packages(Id='microsoft-windows-terminal',Version='1.19.11213')
2024-05-07 13:43:48,438 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='vcredist140'&semVerLevel=2.0.0
2024-05-07 13:43:48,446 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='vcredist140'&$skiptoken='1712200701673','14.29.30037','vcredist140'
2024-05-07 13:43:48,452 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='vcredist140'&$skiptoken='1712199801853','14.30.30708','vcredist140'
2024-05-07 13:43:48,457 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,462 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'
2024-05-07 13:43:48,465 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,468 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1712324000950','1.0.0','chocolatey-compatibility.extension'
2024-05-07 13:43:48,472 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3033929'&semVerLevel=2.0.0
2024-05-07 13:43:48,476 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3033929'&$skiptoken='1712096301283','1.0.0','kb3033929'
2024-05-07 13:43:48,479 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-windowsupdate.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,483 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-windowsupdate.extension'&$skiptoken='1712189902187','1.0.3','chocolatey-windowsupdate.extension'
2024-05-07 13:43:48,487 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3035131'&semVerLevel=2.0.0
2024-05-07 13:43:48,490 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3035131'&$skiptoken='1711937905420','1.0.2','kb3035131'
2024-05-07 13:43:48,495 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-windowsupdate.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,500 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-windowsupdate.extension'&$skiptoken='1712189902187','1.0.3','chocolatey-windowsupdate.extension'
2024-05-07 13:43:48,503 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-windowsupdate.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,507 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-windowsupdate.extension'&$skiptoken='1712189902187','1.0.3','chocolatey-windowsupdate.extension'
2024-05-07 13:43:48,510 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3035131'&semVerLevel=2.0.0
2024-05-07 13:43:48,513 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3035131'&$skiptoken='1711937905420','1.0.2','kb3035131'
2024-05-07 13:43:48,516 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3035131'&semVerLevel=2.0.0
2024-05-07 13:43:48,519 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3035131'&$skiptoken='1711937905420','1.0.2','kb3035131'
2024-05-07 13:43:48,523 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3035131'&semVerLevel=2.0.0
2024-05-07 13:43:48,526 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3035131'&$skiptoken='1711937905420','1.0.2','kb3035131'
2024-05-07 13:43:48,530 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-windowsupdate.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,533 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-windowsupdate.extension'&$skiptoken='1712189902187','1.0.3','chocolatey-windowsupdate.extension'
2024-05-07 13:43:48,537 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919355'&semVerLevel=2.0.0
2024-05-07 13:43:48,540 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919355'&$skiptoken='1712245703703','1.0.20160719','kb2919355'
2024-05-07 13:43:48,543 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919442'&semVerLevel=2.0.0
2024-05-07 13:43:48,546 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442'
2024-05-07 13:43:48,549 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919442'&semVerLevel=2.0.0
2024-05-07 13:43:48,552 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442'
2024-05-07 13:43:48,555 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2999226'&semVerLevel=2.0.0
2024-05-07 13:43:48,558 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2999226'&$skiptoken='1711612100460','1.0.20161030','kb2999226'
2024-05-07 13:43:48,561 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,566 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'
2024-05-07 13:43:48,570 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3033929'&semVerLevel=2.0.0
2024-05-07 13:43:48,574 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3033929'&$skiptoken='1712096301283','1.0.0','kb3033929'
2024-05-07 13:43:48,577 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2999226'&semVerLevel=2.0.0
2024-05-07 13:43:48,581 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2999226'&$skiptoken='1711612100460','1.0.20161030','kb2999226'
2024-05-07 13:43:48,584 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2024-05-07 13:43:48,589 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'
2024-05-07 13:43:48,593 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3033929'&semVerLevel=2.0.0
2024-05-07 13:43:48,596 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3033929'&$skiptoken='1712096301283','1.0.0','kb3033929'
2024-05-07 13:43:48,601 14032 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2999226'&semVerLevel=2.0.0
2024-05-07 13:43:48,605 14032 [INFO ] - [NuGet]   CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2999226'&$skiptoken='1711612100460','1.0.20161030','kb2999226'
2024-05-07 13:43:48,733 14032 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2024-05-07 13:43:49,110 14032 [DEBUG] - Running beforeModify step for 'microsoft-windows-terminal'
2024-05-07 13:43:49,118 14032 [DEBUG] - Backing up package files for 'microsoft-windows-terminal'
2024-05-07 13:43:49,167 14032 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal".
2024-05-07 13:43:49,169 14032 [DEBUG] - Moving C:\ProgramData\chocolatey\lib\microsoft-windows-terminal to C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821
2024-05-07 13:43:49,172 14032 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal'
 to 'C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821'
2024-05-07 13:43:51,182 14032 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal".
2024-05-07 13:43:51,198 14032 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821\microsoft-windows-terminal.nupkg"
 to "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nupkg".
2024-05-07 13:43:51,215 14032 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821\microsoft-windows-terminal.nuspec"
 to "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nuspec".
2024-05-07 13:43:51,220 14032 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal".
2024-05-07 13:43:51,224 14032 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821\legal\LICENSE.txt"
 to "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\LICENSE.txt".
2024-05-07 13:43:51,228 14032 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821\legal\VERIFICATION.txt"
 to "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\VERIFICATION.txt".
2024-05-07 13:43:51,231 14032 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools".
2024-05-07 13:43:51,234 14032 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821\tools\chocolateyInstall.ps1"
 to "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1".
2024-05-07 13:43:51,237 14032 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821\tools\chocolateyUninstall.ps1"
 to "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyUninstall.ps1".
2024-05-07 13:43:51,240 14032 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821\tools\Microsoft.WindowsTerminal_1.19.10821.0_8wekyb3d8bbwe.msixbundle"
 to "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\Microsoft.WindowsTerminal_1.19.10821.0_8wekyb3d8bbwe.msixbundle".
2024-05-07 13:43:52,764 14032 [DEBUG] - Deleting file C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1
2024-05-07 13:43:52,773 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1".
2024-05-07 13:43:52,780 14032 [DEBUG] - Deleting file C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyUninstall.ps1
2024-05-07 13:43:52,785 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyUninstall.ps1".
2024-05-07 13:43:52,792 14032 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal'
2024-05-07 13:43:52,839 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nupkg'
  with checksum '78516E6FAB563E75B63D574D24DE5789'
2024-05-07 13:43:52,841 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nuspec'
  with checksum 'DCB057F68A14A47C3930E3C8498EBC76'
2024-05-07 13:43:52,843 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\LICENSE.txt'
  with checksum 'B377DB62B5A030F560ED5BBCA25EA5BE'
2024-05-07 13:43:52,845 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\VERIFICATION.txt'
  with checksum '21BFF7BB9523DA558E25B44E1492BC63'
2024-05-07 13:43:52,888 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\Microsoft.WindowsTerminal_1.19.10821.0_8wekyb3d8bbwe.msixbundle'
  with checksum 'EB9AD8C8C9C59A23130EA536831F4483'
2024-05-07 13:43:52,893 14032 [DEBUG] - Ensuring removal of installation files.
2024-05-07 13:43:52,931 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nupkg'
  with checksum '78516E6FAB563E75B63D574D24DE5789'
2024-05-07 13:43:52,934 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nuspec'
  with checksum 'DCB057F68A14A47C3930E3C8498EBC76'
2024-05-07 13:43:52,936 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nuspec".
2024-05-07 13:43:52,938 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\LICENSE.txt'
  with checksum 'B377DB62B5A030F560ED5BBCA25EA5BE'
2024-05-07 13:43:52,940 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\LICENSE.txt".
2024-05-07 13:43:52,942 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\VERIFICATION.txt'
  with checksum '21BFF7BB9523DA558E25B44E1492BC63'
2024-05-07 13:43:52,944 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\VERIFICATION.txt".
2024-05-07 13:43:52,987 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\Microsoft.WindowsTerminal_1.19.10821.0_8wekyb3d8bbwe.msixbundle'
  with checksum 'EB9AD8C8C9C59A23130EA536831F4483'
2024-05-07 13:43:52,989 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\Microsoft.WindowsTerminal_1.19.10821.0_8wekyb3d8bbwe.msixbundle".
2024-05-07 13:43:52,994 14032 [DEBUG] - Removing nupkg if it still exists.
2024-05-07 13:43:52,995 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nupkg".
2024-05-07 13:43:52,999 14032 [DEBUG] - Resolving resource DownloadResource for source https://chocolatey.org/api/v2/
2024-05-07 13:43:53,039 14032 [DEBUG] - Attempting to delete file "".
2024-05-07 13:43:53,049 14032 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/package/microsoft-windows-terminal/1.19.11213
2024-05-07 13:43:54,160 14032 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/package/microsoft-windows-terminal/1.19.11213 1106ms
2024-05-07 13:43:54,186 14032 [INFO ] - [NuGet] Acquiring lock for the installation of microsoft-windows-terminal 1.19.11213
2024-05-07 13:43:54,209 14032 [INFO ] - [NuGet] Acquired lock for the installation of microsoft-windows-terminal 1.19.11213
2024-05-07 13:43:57,672 14032 [INFO ] - [NuGet] Installed microsoft-windows-terminal 1.19.11213 from https://chocolatey.org/api/v2/ with content hash KKb6YGsMDtohw2c0iBf/p/sjN+ebC210JlRkFOmKcfLLAgNF8vo+abjID7LQgIuQ/qm3phh+xeJdtK/ojQzh4Q==.
2024-05-07 13:43:57,718 14032 [INFO ] - [NuGet] Adding package 'microsoft-windows-terminal.1.19.11213 : vcredist140 (, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-05-07 13:43:57,763 14032 [INFO ] - [NuGet] Added package 'microsoft-windows-terminal.1.19.11213 : vcredist140 (, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-05-07 13:43:57,768 14032 [DEBUG] - Attempting to delete file "C:\Users\__user__\AppData\Local\Temp\chocolatey\ChocolateyScratch\microsoft-windows-terminal/1.19.11213\microsoft-windows-terminal.1.19.11213.nupkg".
2024-05-07 13:43:57,772 14032 [DEBUG] - Attempting to delete file "C:\Users\__user__\AppData\Local\Temp\chocolatey\ChocolateyScratch\microsoft-windows-terminal/1.19.11213\.nupkg.metadata".
2024-05-07 13:43:57,774 14032 [DEBUG] - Attempting to delete file "C:\Users\__user__\AppData\Local\Temp\chocolatey\ChocolateyScratch\microsoft-windows-terminal/1.19.11213\microsoft-windows-terminal.1.19.11213.nupkg.sha512".
2024-05-07 13:43:57,776 14032 [INFO ] - 
microsoft-windows-terminal v1.19.11213 [Approved]
2024-05-07 13:43:57,795 14032 [INFO ] - microsoft-windows-terminal package files upgrade completed. Performing other installation steps.
2024-05-07 13:43:58,300 14032 [DEBUG] - Setting installer args for microsoft-windows-terminal
2024-05-07 13:43:58,302 14032 [DEBUG] - Setting package parameters for microsoft-windows-terminal
2024-05-07 13:43:58,304 14032 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1':
2024-05-07 13:43:58,310 14032 [DEBUG] - $ErrorActionPreference = 'Stop';

$toolsDir       = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$fileName       = "$toolsDir\Microsoft.WindowsTerminal_1.19.11213.0_8wekyb3d8bbwe.msixbundle"
$version        = "1.19.11213.0"
$PreRelease     = "False"

$WindowsVersion=[Environment]::OSVersion.Version
if ($WindowsVersion.Major -ne "10") {
  throw "This package requires Windows 10."
}
#The .msixbundle format is not supported on Windows 10 version 1709 and 1803. https://docs.microsoft.com/en-us/windows/msix/msix-1709-and-1803-support
$IsCorrectBuild=[Environment]::OSVersion.Version.Build
if ($IsCorrectBuild -lt "18362") {
  throw "This package requires at least Windows 10 version 1903/OS build 18362.x."
}

$AppxPackageName = "Microsoft.WindowsTerminal"

if ($PreRelease -match "True") {
  $AppxPackageName += "Preview"
}

[version]$AppxVer = (Get-AppxPackage -Name $AppxPackageName -AllUsers -PackageTypeFilter Bundle).Version

if ($AppxVer -gt [version]$version) {
  # you can't install an older version of an installed appx package, you'd need to remove it first
  Write-Warning "The installed $version version is newer than this package version, it may have autoupdated on your current OS..."
 } elseif ($AppxVer -Match [version]$version) {
    if($env:ChocolateyForce) {
      # you can't install the same version of an appx package, you need to remove it first
      Write-Host Removing already installed version first.
      Remove-AppxPackage -AllUsers -Package (Get-AppxPackage -Name $AppxPackageName -AllUsers -PackageTypeFilter Bundle)
    } else {
    Write-Host The $version version of Windows-Terminal is already installed. If you want to reinstall use --force
    return
  }
}

Add-ProvisionedAppPackage -Online -SkipLicense -PackagePath $fileName

2024-05-07 13:43:58,318 14032 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = '';[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::SystemDefault; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2024-05-07 13:43:58,322 14032 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2024-05-07 13:43:58,454 14032 [DEBUG] - Host version is 5.1.19041.1, PowerShell Version is '5.1.19041.4291' and CLR Version is '4.0.30319.42000'.
2024-05-07 13:43:58,577 14032 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-05-07 13:43:58,580 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-05-07 13:43:58,582 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-05-07 13:43:58,585 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-05-07 13:43:58,587 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-05-07 13:43:58,589 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-05-07 13:43:58,591 14032 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-05-07 13:43:58,593 14032 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-05-07 13:43:58,595 14032 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-05-07 13:43:58,598 14032 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-05-07 13:43:58,601 14032 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-05-07 13:43:58,604 14032 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-05-07 13:43:58,606 14032 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-05-07 13:43:58,608 14032 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-05-07 13:43:58,612 14032 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-05-07 13:43:58,614 14032 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-05-07 13:43:58,617 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-05-07 13:43:58,619 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-05-07 13:43:58,621 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-05-07 13:43:58,624 14032 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-05-07 13:43:58,626 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-05-07 13:43:58,629 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-05-07 13:43:58,631 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-05-07 13:43:58,633 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-05-07 13:43:58,636 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-05-07 13:43:58,638 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-05-07 13:43:58,641 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-05-07 13:43:58,644 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-05-07 13:43:58,647 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-05-07 13:43:58,649 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-05-07 13:43:58,651 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-05-07 13:43:58,654 14032 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-05-07 13:43:58,656 14032 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-05-07 13:43:58,658 14032 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-05-07 13:43:58,661 14032 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-05-07 13:43:58,663 14032 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-05-07 13:43:58,666 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-05-07 13:43:58,668 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-05-07 13:43:58,670 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-05-07 13:43:58,672 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-05-07 13:43:58,674 14032 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-05-07 13:43:58,676 14032 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-05-07 13:43:58,678 14032 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-05-07 13:43:58,681 14032 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-05-07 13:43:58,683 14032 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-05-07 13:43:58,685 14032 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-05-07 13:43:58,687 14032 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-05-07 13:43:58,689 14032 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-05-07 13:43:58,691 14032 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-05-07 13:43:58,694 14032 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-05-07 13:43:58,696 14032 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-05-07 13:43:58,705 14032 [DEBUG] - Loading community extensions
2024-05-07 13:43:58,712 14032 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2024-05-07 13:43:58,714 14032 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2024-05-07 13:43:58,735 14032 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2024-05-07 13:43:58,738 14032 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2024-05-07 13:43:58,740 14032 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2024-05-07 13:43:58,743 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-05-07 13:43:58,746 14032 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2024-05-07 13:43:58,749 14032 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-05-07 13:43:58,752 14032 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2024-05-07 13:43:58,755 14032 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-05-07 13:43:58,757 14032 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2024-05-07 13:43:58,760 14032 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-05-07 13:43:58,763 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-05-07 13:43:58,765 14032 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-05-07 13:43:58,768 14032 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-05-07 13:43:58,770 14032 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-05-07 13:43:58,773 14032 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2024-05-07 13:43:58,776 14032 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2024-05-07 13:43:58,812 14032 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-05-07 13:43:58,816 14032 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-05-07 13:43:58,818 14032 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-05-07 13:43:58,820 14032 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-05-07 13:43:58,823 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-05-07 13:43:58,825 14032 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-05-07 13:43:58,827 14032 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-05-07 13:43:58,830 14032 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-05-07 13:43:58,832 14032 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-05-07 13:43:58,834 14032 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-05-07 13:43:58,837 14032 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-05-07 13:43:58,839 14032 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-05-07 13:43:58,841 14032 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-05-07 13:43:58,843 14032 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-05-07 13:43:58,846 14032 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'
2024-05-07 13:43:58,848 14032 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'.
2024-05-07 13:43:58,862 14032 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-05-07 13:43:58,864 14032 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-05-07 13:43:58,867 14032 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-05-07 13:43:58,869 14032 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-05-07 13:43:58,872 14032 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-font-helpers\FontHelp.psm1'
2024-05-07 13:43:58,874 14032 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-font-helpers\FontHelp.psm1'.
2024-05-07 13:43:58,887 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFont'.
2024-05-07 13:43:58,889 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyFont'.
2024-05-07 13:43:58,892 14032 [INFO ] - VERBOSE: Exporting alias 'Add-Font'.
2024-05-07 13:43:58,894 14032 [INFO ] - VERBOSE: Exporting alias 'Remove-Font'.
2024-05-07 13:43:58,896 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFont'.
2024-05-07 13:43:58,898 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyFont'.
2024-05-07 13:43:58,901 14032 [INFO ] - VERBOSE: Importing alias 'Add-Font'.
2024-05-07 13:43:58,903 14032 [INFO ] - VERBOSE: Importing alias 'Remove-Font'.
2024-05-07 13:43:58,906 14032 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1'
2024-05-07 13:43:58,908 14032 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1'.
2024-05-07 13:43:58,996 14032 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'.
2024-05-07 13:43:59,000 14032 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'.
2024-05-07 13:43:59,001 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'.
2024-05-07 13:43:59,004 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstallerHealth'.
2024-05-07 13:43:59,006 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'.
2024-05-07 13:43:59,009 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'.
2024-05-07 13:43:59,011 14032 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'.
2024-05-07 13:43:59,013 14032 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'.
2024-05-07 13:43:59,016 14032 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'.
2024-05-07 13:43:59,018 14032 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'.
2024-05-07 13:43:59,021 14032 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'.
2024-05-07 13:43:59,023 14032 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'.
2024-05-07 13:43:59,025 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'.
2024-05-07 13:43:59,028 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudioVsixExtension'.
2024-05-07 13:43:59,030 14032 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'.
2024-05-07 13:43:59,033 14032 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'.
2024-05-07 13:43:59,035 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'.
2024-05-07 13:43:59,038 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstallerHealth'.
2024-05-07 13:43:59,041 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'.
2024-05-07 13:43:59,044 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'.
2024-05-07 13:43:59,046 14032 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'.
2024-05-07 13:43:59,049 14032 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'.
2024-05-07 13:43:59,051 14032 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'.
2024-05-07 13:43:59,053 14032 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'.
2024-05-07 13:43:59,056 14032 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'.
2024-05-07 13:43:59,059 14032 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'.
2024-05-07 13:43:59,061 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'.
2024-05-07 13:43:59,064 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudioVsixExtension'.
2024-05-07 13:43:59,067 14032 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2024-05-07 13:43:59,070 14032 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2024-05-07 13:43:59,097 14032 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-05-07 13:43:59,100 14032 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-05-07 13:43:59,103 14032 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-05-07 13:43:59,106 14032 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-05-07 13:43:59,108 14032 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-05-07 13:43:59,111 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-05-07 13:43:59,113 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-05-07 13:43:59,115 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-05-07 13:43:59,118 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-05-07 13:43:59,121 14032 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-05-07 13:43:59,123 14032 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-05-07 13:43:59,126 14032 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-05-07 13:43:59,131 14032 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-05-07 13:43:59,134 14032 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-05-07 13:43:59,137 14032 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-05-07 13:43:59,140 14032 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-05-07 13:43:59,143 14032 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-05-07 13:43:59,145 14032 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-05-07 13:43:59,147 14032 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-05-07 13:43:59,150 14032 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-05-07 13:43:59,153 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-05-07 13:43:59,155 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-05-07 13:43:59,157 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-05-07 13:43:59,160 14032 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-05-07 13:43:59,163 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-05-07 13:43:59,167 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-05-07 13:43:59,169 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-05-07 13:43:59,172 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-05-07 13:43:59,174 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-05-07 13:43:59,176 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-05-07 13:43:59,178 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-05-07 13:43:59,181 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-05-07 13:43:59,184 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-05-07 13:43:59,186 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-05-07 13:43:59,189 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-05-07 13:43:59,192 14032 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-05-07 13:43:59,195 14032 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-05-07 13:43:59,197 14032 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-05-07 13:43:59,200 14032 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-05-07 13:43:59,202 14032 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-05-07 13:43:59,205 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-05-07 13:43:59,207 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-05-07 13:43:59,209 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-05-07 13:43:59,212 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-05-07 13:43:59,214 14032 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-05-07 13:43:59,217 14032 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-05-07 13:43:59,219 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-05-07 13:43:59,221 14032 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-05-07 13:43:59,224 14032 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-05-07 13:43:59,226 14032 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-05-07 13:43:59,228 14032 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-05-07 13:43:59,231 14032 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-05-07 13:43:59,233 14032 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-05-07 13:43:59,235 14032 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-05-07 13:43:59,238 14032 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-05-07 13:43:59,240 14032 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-05-07 13:43:59,242 14032 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-05-07 13:43:59,245 14032 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-05-07 13:43:59,247 14032 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-05-07 13:43:59,249 14032 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFont'.
2024-05-07 13:43:59,252 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyFont'.
2024-05-07 13:43:59,254 14032 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'.
2024-05-07 13:43:59,257 14032 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'.
2024-05-07 13:43:59,260 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'.
2024-05-07 13:43:59,263 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstallerHealth'.
2024-05-07 13:43:59,265 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'.
2024-05-07 13:43:59,268 14032 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'.
2024-05-07 13:43:59,270 14032 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'.
2024-05-07 13:43:59,273 14032 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'.
2024-05-07 13:43:59,275 14032 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'.
2024-05-07 13:43:59,278 14032 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'.
2024-05-07 13:43:59,280 14032 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'.
2024-05-07 13:43:59,282 14032 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'.
2024-05-07 13:43:59,284 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'.
2024-05-07 13:43:59,287 14032 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudioVsixExtension'.
2024-05-07 13:43:59,289 14032 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-05-07 13:43:59,292 14032 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-05-07 13:43:59,294 14032 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-05-07 13:43:59,296 14032 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-05-07 13:43:59,299 14032 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-05-07 13:43:59,301 14032 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-05-07 13:43:59,303 14032 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-05-07 13:43:59,306 14032 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-05-07 13:43:59,309 14032 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-05-07 13:43:59,311 14032 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-05-07 13:43:59,313 14032 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-05-07 13:43:59,317 14032 [INFO ] - VERBOSE: Exporting alias 'Add-Font'.
2024-05-07 13:43:59,319 14032 [INFO ] - VERBOSE: Exporting alias 'Remove-Font'.
2024-05-07 13:43:59,322 14032 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'.
2024-05-07 13:43:59,325 14032 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'.
2024-05-07 13:43:59,327 14032 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2024-05-07 13:43:59,329 14032 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-05-07 13:43:59,332 14032 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-05-07 13:43:59,334 14032 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2024-05-07 13:43:59,336 14032 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2024-05-07 13:43:59,339 14032 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2024-05-07 13:43:59,341 14032 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2024-05-07 13:43:59,343 14032 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2024-05-07 13:43:59,346 14032 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-05-07 13:43:59,348 14032 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2024-05-07 13:43:59,350 14032 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2024-05-07 13:43:59,353 14032 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2024-05-07 13:43:59,355 14032 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2024-05-07 13:43:59,369 14032 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-05-07 13:43:59,372 14032 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2024-05-07 13:43:59,374 14032 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2024-05-07 13:43:59,376 14032 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2024-05-07 13:43:59,379 14032 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2024-05-07 13:43:59,381 14032 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2024-05-07 13:43:59,383 14032 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2024-05-07 13:43:59,386 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'.
2024-05-07 13:43:59,389 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstallerHealth'.
2024-05-07 13:43:59,391 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'.
2024-05-07 13:43:59,393 14032 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'.
2024-05-07 13:43:59,396 14032 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-05-07 13:43:59,398 14032 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2024-05-07 13:43:59,401 14032 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2024-05-07 13:43:59,403 14032 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2024-05-07 13:43:59,405 14032 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2024-05-07 13:43:59,407 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-05-07 13:43:59,410 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2024-05-07 13:43:59,413 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2024-05-07 13:43:59,415 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2024-05-07 13:43:59,417 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFont'.
2024-05-07 13:43:59,419 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2024-05-07 13:43:59,422 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2024-05-07 13:43:59,424 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2024-05-07 13:43:59,426 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2024-05-07 13:43:59,429 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2024-05-07 13:43:59,431 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2024-05-07 13:43:59,433 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2024-05-07 13:43:59,435 14032 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2024-05-07 13:43:59,438 14032 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-05-07 13:43:59,440 14032 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-05-07 13:43:59,444 14032 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'.
2024-05-07 13:43:59,446 14032 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'.
2024-05-07 13:43:59,448 14032 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'.
2024-05-07 13:43:59,451 14032 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2024-05-07 13:43:59,454 14032 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-05-07 13:43:59,456 14032 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-05-07 13:43:59,458 14032 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-05-07 13:43:59,460 14032 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'.
2024-05-07 13:43:59,463 14032 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'.
2024-05-07 13:43:59,465 14032 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'.
2024-05-07 13:43:59,468 14032 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2024-05-07 13:43:59,470 14032 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2024-05-07 13:43:59,473 14032 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2024-05-07 13:43:59,476 14032 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2024-05-07 13:43:59,478 14032 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-05-07 13:43:59,480 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2024-05-07 13:43:59,482 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-05-07 13:43:59,484 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyFont'.
2024-05-07 13:43:59,487 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2024-05-07 13:43:59,489 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2024-05-07 13:43:59,492 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'.
2024-05-07 13:43:59,494 14032 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudioVsixExtension'.
2024-05-07 13:43:59,496 14032 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2024-05-07 13:43:59,499 14032 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-05-07 13:43:59,501 14032 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-05-07 13:43:59,504 14032 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-05-07 13:43:59,506 14032 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2024-05-07 13:43:59,508 14032 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2024-05-07 13:43:59,511 14032 [INFO ] - VERBOSE: Importing alias 'Add-Font'.
2024-05-07 13:43:59,513 14032 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2024-05-07 13:43:59,516 14032 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2024-05-07 13:43:59,519 14032 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2024-05-07 13:43:59,522 14032 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2024-05-07 13:43:59,524 14032 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2024-05-07 13:43:59,526 14032 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2024-05-07 13:43:59,528 14032 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2024-05-07 13:43:59,530 14032 [INFO ] - VERBOSE: Importing alias 'Remove-Font'.
2024-05-07 13:43:59,532 14032 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2024-05-07 13:43:59,557 14032 [DEBUG] - ---------------------------Script Execution---------------------------
2024-05-07 13:43:59,560 14032 [DEBUG] - Running 'ChocolateyScriptRunner' for microsoft-windows-terminal v1.19.11213 with packageScript 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2024-05-07 13:43:59,569 14032 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'
2024-05-07 13:43:59,671 14032 [INFO ] - VERBOSE: Exporting function 'Get-AppxLastError'.
2024-05-07 13:43:59,674 14032 [INFO ] - VERBOSE: Exporting function 'Get-AppxLog'.
2024-05-07 13:43:59,677 14032 [INFO ] - VERBOSE: Exporting alias 'Add-AppPackage'.
2024-05-07 13:43:59,680 14032 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackage'.
2024-05-07 13:43:59,683 14032 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageManifest'.
2024-05-07 13:43:59,686 14032 [INFO ] - VERBOSE: Exporting alias 'Remove-AppPackage'.
2024-05-07 13:43:59,688 14032 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageVolume'.
2024-05-07 13:43:59,692 14032 [INFO ] - VERBOSE: Exporting alias 'Add-AppPackageVolume'.
2024-05-07 13:43:59,696 14032 [INFO ] - VERBOSE: Exporting alias 'Remove-AppPackageVolume'.
2024-05-07 13:43:59,698 14032 [INFO ] - VERBOSE: Exporting alias 'Mount-AppPackageVolume'.
2024-05-07 13:43:59,701 14032 [INFO ] - VERBOSE: Exporting alias 'Dismount-AppPackageVolume'.
2024-05-07 13:43:59,704 14032 [INFO ] - VERBOSE: Exporting alias 'Move-AppPackage'.
2024-05-07 13:43:59,707 14032 [INFO ] - VERBOSE: Exporting alias 'Get-AppPacakgeDefaultVolume'.
2024-05-07 13:43:59,710 14032 [INFO ] - VERBOSE: Exporting alias 'Set-AppPackageDefaultVolume'.
2024-05-07 13:43:59,713 14032 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageLastError'.
2024-05-07 13:43:59,716 14032 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageLog'.
2024-05-07 13:43:59,920 14032 [ERROR] - ERROR: Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Version".
2024-05-07 13:43:59,924 14032 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = '';[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::SystemDefault; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '-1'.
2024-05-07 13:43:59,927 14032 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a']
2024-05-07 13:43:59,978 14032 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116'
2024-05-07 13:44:00,484 14032 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal'
2024-05-07 13:44:00,525 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nupkg'
  with checksum '2343B2C1246B83B10A9134DAC85F310C'
2024-05-07 13:44:00,527 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nuspec'
  with checksum 'B7D9DF2EACBEDF6ADBEB4BA7ABF21226'
2024-05-07 13:44:00,529 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\LICENSE.txt'
  with checksum 'B377DB62B5A030F560ED5BBCA25EA5BE'
2024-05-07 13:44:00,531 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\VERIFICATION.txt'
  with checksum '4A95E46E3DD09C115AAA54EFE84B1693'
2024-05-07 13:44:00,533 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'
  with checksum 'A2B91259E1E8203CEB7A9CA523635FB1'
2024-05-07 13:44:00,535 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyUninstall.ps1'
  with checksum 'B3BDB5539D0A9CC6AB3716A7F75031FE'
2024-05-07 13:44:00,579 14032 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\Microsoft.WindowsTerminal_1.19.11213.0_8wekyb3d8bbwe.msixbundle'
  with checksum '32C86D39D0CA8D5E30E661D6B53795D5'
2024-05-07 13:44:00,590 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.19.11213\.arguments".
2024-05-07 13:44:00,592 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.19.11213\.extra".
2024-05-07 13:44:00,594 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.19.11213\.version".
2024-05-07 13:44:00,596 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.19.11213\.sxs".
2024-05-07 13:44:00,598 14032 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.19.11213\.pin".
2024-05-07 13:44:00,602 14032 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal".
2024-05-07 13:44:00,610 14032 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-05-07 13:44:00,612 14032 [ERROR] - The upgrade of microsoft-windows-terminal was NOT successful.
2024-05-07 13:44:00,616 14032 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'.
 See log for details.
2024-05-07 13:44:00,619 14032 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal".
2024-05-07 13:44:00,621 14032 [DEBUG] - Moving C:\ProgramData\chocolatey\lib\microsoft-windows-terminal to C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal\1.19.11213
2024-05-07 13:44:00,623 14032 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal'
 to 'C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal\1.19.11213'
2024-05-07 13:44:02,639 14032 [DEBUG] - Attempting rollback
2024-05-07 13:44:02,642 14032 [DEBUG] - Moving C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821 to C:\ProgramData\chocolatey\lib\microsoft-windows-terminal
2024-05-07 13:44:02,643 14032 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal\1.19.10821'
 to 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal'
2024-05-07 13:44:04,660 14032 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\microsoft-windows-terminal".
2024-05-07 13:44:04,672 14032 [WARN ] - 
Chocolatey upgraded 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-05-07 13:44:04,676 14032 [INFO ] - 
2024-05-07 13:44:04,679 14032 [ERROR] - Failures
2024-05-07 13:44:04,682 14032 [ERROR] -  - microsoft-windows-terminal (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'.
 See log for details.
2024-05-07 13:44:04,686 14032 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-05-07 13:44:04,688 14032 [DEBUG] - Exiting with -1

Same error, see microsoft/terminal#3097 (comment)

I've dropped the maintainers a message via https://community.chocolatey.org/packages/microsoft-windows-terminal/ContactOwners linking to this issue.

Same error for me. Reading the logs it looks like a path error, as the script is placed inside lib-bad directory but chocolatey tries to run it from lib directory.

If you try to install and after the installation fails you run this in admin powershell, it works:
."C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal\1.20.11781\tools\chocolateyInstall.ps1"