Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install microsoft-windows-terminal #282

Open
dcavacec opened this issue Jan 26, 2025 · 1 comment
Open

Unable to install microsoft-windows-terminal #282

dcavacec opened this issue Jan 26, 2025 · 1 comment

Comments

@dcavacec
Copy link

Possibly related to #228?

Edition Windows 11 Pro
Version 24H2
Installed on ‎2025-‎01-‎16
OS build 26100.2894
Experience Windows Feature Experience Pack 1000.26100.36.0

PS C:\WINDOWS\system32> choco install microsoft-windows-terminal -y
Chocolatey v2.4.1
Installing the following packages:
microsoft-windows-terminal
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'
Progress: Downloading microsoft-windows-terminal 1.21.3231... 100%

microsoft-windows-terminal v1.21.3231 [Approved]
microsoft-windows-terminal package files install completed. Performing other installation steps.
ERROR: The type initializer for '<Module>' threw an exception.
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.

chocolatey.log:

2025-01-26 15:03:17,501 3496 [DEBUG] - XmlConfiguration is now operational
2025-01-26 15:03:17,524 3496 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,524 3496 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2025-01-26 15:03:17,525 3496 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2025-01-26 15:03:17,686 3496 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,686 3496 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,688 3496 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'list' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'rule' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'template' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'export' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'info' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'help' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'config' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'new' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'push' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'source' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'search' in assembly 'choco'
2025-01-26 15:03:17,693 3496 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2025-01-26 15:03:17,699 3496 [DEBUG] - Registering new command 'install' in assembly 'choco'
2025-01-26 15:03:17,739 3496 [INFO ] - ============================================================
2025-01-26 15:03:17,939 3496 [INFO ] - Chocolatey v2.4.1
2025-01-26 15:03:17,942 3496 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2025-01-26 15:03:17,942 3496 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2025-01-26 15:03:17,942 3496 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2025-01-26 15:03:17,942 3496 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install microsoft-windows-terminal -y
2025-01-26 15:03:17,942 3496 [DEBUG] - Received arguments: install microsoft-windows-terminal -y
2025-01-26 15:03:17,966 3496 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2025-01-26 15:03:17,966 3496 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2025-01-26 15:03:17,974 3496 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2025-01-26 15:03:17,993 3496 [DEBUG] - Performing validation checks.
2025-01-26 15:03:17,993 3496 [DEBUG] - Global Configuration Validation Checks:
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] - System State Validation Checks:
2025-01-26 15:03:17,993 3496 [DEBUG] -  Reboot Requirement Checks:
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Pending Computer Rename = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Pending Component Based Servicing = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Pending Windows Auto Update = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Pending File Rename Operations = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Pending Windows Package Installer = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] - Cache Folder Lockdown Checks:
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Elevated State = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Folder Exists = Checked
2025-01-26 15:03:17,993 3496 [DEBUG] -  - Folder lockdown = Checked
2025-01-26 15:03:18,006 3496 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2025-01-26 15:03:18,006 3496 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2025-01-26 15:03:18,006 3496 [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.
2025-01-26 15:03:18,006 3496 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\xxxxx\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'|
IncludeConfiguredSources='False'|ShowOnlineHelp='False'|Debug='False'|
Verbose='False'|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.26100.0'|
Information.PlatformName='Windows 11'|
Information.ChocolateyVersion='2.4.1.0'|
Information.ChocolateyProductVersion='2.4.1'|
Information.FullName='choco, Version=2.4.1.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='xxxxx'|Information.UserDomainName='xxxxx'|
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='C:\WINDOWS\system32'|
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='True'|
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'|
Features.UsePackageHashValidation='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'|
UpgradeCommand.IgnorePinned='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'|
2025-01-26 15:03:18,006 3496 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2025-01-26 15:03:18,019 3496 [INFO ] - Installing the following packages:
2025-01-26 15:03:18,019 3496 [INFO ] - microsoft-windows-terminal
2025-01-26 15:03:18,019 3496 [INFO ] - By installing, you accept licenses for the packages.
2025-01-26 15:03:18,055 3496 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => powershell => explorer
2025-01-26 15:03:18,059 3496 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.1 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2025-01-26 15:03:18,109 3496 [DEBUG] - Running list with the following filter = ''
2025-01-26 15:03:18,109 3496 [DEBUG] - --- Start of List ---
2025-01-26 15:03:18,118 3496 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => powershell => explorer
2025-01-26 15:03:18,118 3496 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.1 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2025-01-26 15:03:18,118 3496 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2025-01-26 15:03:18,195 3496 [DEBUG] - chocolatey 2.4.1
2025-01-26 15:03:18,206 3496 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2025-01-26 15:03:18,211 3496 [DEBUG] - chocolatey-core.extension 1.4.0
2025-01-26 15:03:18,211 3496 [DEBUG] - chocolatey-font-helpers.extension 0.0.4
2025-01-26 15:03:18,211 3496 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2025-01-26 15:03:18,227 3496 [DEBUG] - dotnet-9.0-desktopruntime 9.0.1
2025-01-26 15:03:18,227 3496 [DEBUG] - dotnet-desktopruntime 9.0.1
2025-01-26 15:03:18,227 3496 [DEBUG] - Firefox 134.0.2
2025-01-26 15:03:18,227 3496 [DEBUG] - KB2919355 1.0.20160915
2025-01-26 15:03:18,232 3496 [DEBUG] - KB2919442 1.0.20160915
2025-01-26 15:03:18,232 3496 [DEBUG] - KB2999226 1.0.20181019
2025-01-26 15:03:18,232 3496 [DEBUG] - KB3033929 1.0.5
2025-01-26 15:03:18,232 3496 [DEBUG] - KB3035131 1.0.3
2025-01-26 15:03:18,232 3496 [DEBUG] - KB3118401 1.0.5
2025-01-26 15:03:18,232 3496 [DEBUG] - neovim 0.10.3
2025-01-26 15:03:18,232 3496 [DEBUG] - nerd-fonts-0xProto 3.2.1
2025-01-26 15:03:18,232 3496 [DEBUG] - powershell-core 7.5.0
2025-01-26 15:03:18,232 3496 [DEBUG] - powertoys 0.87.1
2025-01-26 15:03:18,242 3496 [DEBUG] - pwsh 7.5.0
2025-01-26 15:03:18,242 3496 [DEBUG] - vcredist140 14.42.34433
2025-01-26 15:03:18,242 3496 [DEBUG] - vcredist2015 14.0.24215.20170201
2025-01-26 15:03:18,242 3496 [DEBUG] - --- End of List ---
2025-01-26 15:03:18,246 3496 [DEBUG] - Resolving resource ListResource for source https://community.chocolatey.org/api/v2/
2025-01-26 15:03:18,385 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/$metadata
2025-01-26 15:03:18,417 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/$metadata 27ms
2025-01-26 15:03:18,433 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'microsoft-windows-terminal') and IsLatestVersion&semVerLevel=2.0.0
2025-01-26 15:03:18,465 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'microsoft-windows-terminal') and IsLatestVersion&semVerLevel=2.0.0 29ms
2025-01-26 15:03:18,472 3496 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2025-01-26 15:03:18,481 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/Packages(Id='microsoft-windows-terminal',Version='1.21.3231')
2025-01-26 15:03:18,499 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/Packages(Id='microsoft-windows-terminal',Version='1.21.3231') 22ms
2025-01-26 15:03:18,512 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='vcredist140'&semVerLevel=2.0.0
2025-01-26 15:03:18,544 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='vcredist140'&semVerLevel=2.0.0 23ms
2025-01-26 15:03:18,565 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='vcredist140'&$skiptoken='1712201604610','14.28.29910','vcredist140'
2025-01-26 15:03:18,659 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='vcredist140'&$skiptoken='1712201604610','14.28.29910','vcredist140' 92ms
2025-01-26 15:03:18,659 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='vcredist140'&$skiptoken='1712199801853','14.30.30708','vcredist140'
2025-01-26 15:03:18,726 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='vcredist140'&$skiptoken='1712199801853','14.30.30708','vcredist140' 57ms
2025-01-26 15:03:18,736 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2025-01-26 15:03:18,752 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0 22ms
2025-01-26 15:03:18,752 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'
2025-01-26 15:03:18,805 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension' 42ms
2025-01-26 15:03:18,805 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
2025-01-26 15:03:18,832 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0 23ms
2025-01-26 15:03:18,832 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1736201354149','1.0.0','chocolatey-compatibility.extension'
2025-01-26 15:03:18,926 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1736201354149','1.0.0','chocolatey-compatibility.extension' 99ms
2025-01-26 15:03:18,926 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3033929'&semVerLevel=2.0.0
2025-01-26 15:03:18,957 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3033929'&semVerLevel=2.0.0 22ms
2025-01-26 15:03:18,957 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3033929'&$skiptoken='1712096301283','1.0.0','kb3033929'
2025-01-26 15:03:19,006 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3033929'&$skiptoken='1712096301283','1.0.0','kb3033929' 54ms
2025-01-26 15:03:19,019 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-windowsupdate.extension'&semVerLevel=2.0.0
2025-01-26 15:03:19,037 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-windowsupdate.extension'&semVerLevel=2.0.0 24ms
2025-01-26 15:03:19,045 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-windowsupdate.extension'&$skiptoken='1712189902187','1.0.3','chocolatey-windowsupdate.extension'
2025-01-26 15:03:19,099 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-windowsupdate.extension'&$skiptoken='1712189902187','1.0.3','chocolatey-windowsupdate.extension' 52ms
2025-01-26 15:03:19,101 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3035131'&semVerLevel=2.0.0
2025-01-26 15:03:19,126 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb3035131'&semVerLevel=2.0.0 27ms
2025-01-26 15:03:19,132 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3035131'&$skiptoken='1711937905420','1.0.2','kb3035131'
2025-01-26 15:03:19,196 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb3035131'&$skiptoken='1711937905420','1.0.2','kb3035131' 69ms
2025-01-26 15:03:19,206 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919355'&semVerLevel=2.0.0
2025-01-26 15:03:19,228 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919355'&semVerLevel=2.0.0 20ms
2025-01-26 15:03:19,228 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919355'&$skiptoken='1712245703703','1.0.20160719','kb2919355'
2025-01-26 15:03:19,285 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919355'&$skiptoken='1712245703703','1.0.20160719','kb2919355' 58ms
2025-01-26 15:03:19,291 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919442'&semVerLevel=2.0.0
2025-01-26 15:03:19,312 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919442'&semVerLevel=2.0.0 24ms
2025-01-26 15:03:19,312 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442'
2025-01-26 15:03:19,355 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442' 46ms
2025-01-26 15:03:19,366 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2999226'&semVerLevel=2.0.0
2025-01-26 15:03:19,394 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2999226'&semVerLevel=2.0.0 27ms
2025-01-26 15:03:19,394 3496 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2999226'&$skiptoken='1711612100460','1.0.20161030','kb2999226'
2025-01-26 15:03:19,451 3496 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2999226'&$skiptoken='1711612100460','1.0.20161030','kb2999226' 55ms
2025-01-26 15:03:19,499 3496 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2025-01-26 15:03:19,512 3496 [DEBUG] - Resolving resource DownloadResource for source https://community.chocolatey.org/api/v2/
2025-01-26 15:03:19,514 3496 [DEBUG] - Attempting to delete file "".
2025-01-26 15:03:19,514 3496 [INFO ] - Downloading package from source 'https://community.chocolatey.org/api/v2/'
2025-01-26 15:03:19,514 3496 [DEBUG] - Package download location 'https://community.chocolatey.org/api/v2/package/microsoft-windows-terminal/1.21.3231'
2025-01-26 15:03:19,529 3496 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/package/microsoft-windows-terminal/1.21.3231
2025-01-26 15:03:19,770 3496 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/package/microsoft-windows-terminal/1.21.3231 240ms
2025-01-26 15:03:19,779 3496 [INFO ] - [NuGet] Acquiring lock for the installation of microsoft-windows-terminal 1.21.3231
2025-01-26 15:03:19,786 3496 [INFO ] - [NuGet] Acquired lock for the installation of microsoft-windows-terminal 1.21.3231
2025-01-26 15:03:20,853 3496 [INFO ] - [NuGet] Installed microsoft-windows-terminal 1.21.3231 from https://community.chocolatey.org/api/v2/ with content hash razlSRcedx0xarOH7KgdIUWcewUN1r5tq1JpWM/2Jo2hI2CyPyJwQHjwAS2ifMTjL5R921JDvh+GWHGxCCFDgw==.
2025-01-26 15:03:20,874 3496 [DEBUG] - Package hash matches expected hash.
2025-01-26 15:03:20,888 3496 [INFO ] - [NuGet] Adding package 'microsoft-windows-terminal.1.21.3231 : vcredist140 (, )' to folder 'C:\ProgramData\chocolatey\lib'
2025-01-26 15:03:20,926 3496 [INFO ] - [NuGet] Added package 'microsoft-windows-terminal.1.21.3231 : vcredist140 (, )' to folder 'C:\ProgramData\chocolatey\lib'
2025-01-26 15:03:20,926 3496 [DEBUG] - Attempting to delete file "C:\Users\xxxxx\AppData\Local\Temp\chocolatey\ChocolateyScratch\microsoft-windows-terminal/1.21.3231\microsoft-windows-terminal.1.21.3231.nupkg".
2025-01-26 15:03:20,926 3496 [DEBUG] - Attempting to delete file "C:\Users\xxxxx\AppData\Local\Temp\chocolatey\ChocolateyScratch\microsoft-windows-terminal/1.21.3231\.nupkg.metadata".
2025-01-26 15:03:20,926 3496 [DEBUG] - Attempting to delete file "C:\Users\xxxxx\AppData\Local\Temp\chocolatey\ChocolateyScratch\microsoft-windows-terminal/1.21.3231\microsoft-windows-terminal.1.21.3231.nupkg.sha512".
2025-01-26 15:03:20,926 3496 [INFO ] - 
microsoft-windows-terminal v1.21.3231 [Approved]
2025-01-26 15:03:20,939 3496 [INFO ] - microsoft-windows-terminal package files install completed. Performing other installation steps.
2025-01-26 15:03:20,969 3496 [DEBUG] - Setting installer args for microsoft-windows-terminal
2025-01-26 15:03:20,969 3496 [DEBUG] - Setting package parameters for microsoft-windows-terminal
2025-01-26 15:03:20,971 3496 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1':
2025-01-26 15:03:20,971 3496 [DEBUG] - $ErrorActionPreference = 'Stop';

$toolsDir       = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$fileName       = "$toolsDir\Microsoft.WindowsTerminal_1.21.3231.0_8wekyb3d8bbwe.msixbundle"
$version        = "1.21.3231.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

2025-01-26 15:03:20,979 3496 [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']
2025-01-26 15:03:20,979 3496 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2025-01-26 15:03:21,072 3496 [DEBUG] - Host version is 5.1.26100.1882, PowerShell Version is '5.1.26100.2161' and CLR Version is '4.0.30319.42000'.
2025-01-26 15:03:21,174 3496 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\helpers\Chocolatey.PowerShell.dll'.
2025-01-26 15:03:21,179 3496 [DEBUG] - Returning loaded assembly type for 'Chocolatey.PowerShell'
2025-01-26 15:03:21,179 3496 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2025-01-26 15:03:21,179 3496 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2025-01-26 15:03:21,179 3496 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2025-01-26 15:03:21,179 3496 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2025-01-26 15:03:21,179 3496 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2025-01-26 15:03:21,179 3496 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2025-01-26 15:03:21,179 3496 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2025-01-26 15:03:21,179 3496 [DEBUG] - Cmdlets exported from Chocolatey.PowerShell.dll
2025-01-26 15:03:21,179 3496 [DEBUG] - Get-EnvironmentVariable
2025-01-26 15:03:21,179 3496 [DEBUG] - Get-EnvironmentVariableNames
2025-01-26 15:03:21,179 3496 [DEBUG] - Install-ChocolateyPath
2025-01-26 15:03:21,179 3496 [DEBUG] - Set-EnvironmentVariable
2025-01-26 15:03:21,179 3496 [DEBUG] - Test-ProcessAdminRights
2025-01-26 15:03:21,179 3496 [DEBUG] - Uninstall-ChocolateyPath
2025-01-26 15:03:21,190 3496 [DEBUG] - Update-SessionEnvironment
2025-01-26 15:03:21,190 3496 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2025-01-26 15:03:21,190 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2025-01-26 15:03:21,190 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2025-01-26 15:03:21,192 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2025-01-26 15:03:21,196 3496 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2025-01-26 15:03:21,206 3496 [DEBUG] - Loading community extensions
2025-01-26 15:03:21,206 3496 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2025-01-26 15:03:21,206 3496 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2025-01-26 15:03:21,222 3496 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2025-01-26 15:03:21,222 3496 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2025-01-26 15:03:21,222 3496 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2025-01-26 15:03:21,222 3496 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2025-01-26 15:03:21,222 3496 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2025-01-26 15:03:21,222 3496 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2025-01-26 15:03:21,222 3496 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2025-01-26 15:03:21,232 3496 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2025-01-26 15:03:21,232 3496 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2025-01-26 15:03:21,253 3496 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2025-01-26 15:03:21,259 3496 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-font-helpers\FontHelp.psm1'
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-font-helpers\FontHelp.psm1'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFont'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyFont'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Exporting alias 'Add-Font'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-Font'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFont'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyFont'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing alias 'Add-Font'.
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Importing alias 'Remove-Font'.
2025-01-26 15:03:21,259 3496 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2025-01-26 15:03:21,259 3496 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2025-01-26 15:03:21,286 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2025-01-26 15:03:21,296 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2025-01-26 15:03:21,299 3496 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFont'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyFont'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Add-Font'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-Font'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2025-01-26 15:03:21,302 3496 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2025-01-26 15:03:21,312 3496 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFont'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2025-01-26 15:03:21,317 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyFont'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Add-Font'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Remove-Font'.
2025-01-26 15:03:21,325 3496 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2025-01-26 15:03:21,339 3496 [DEBUG] - ---------------------------Script Execution---------------------------
2025-01-26 15:03:21,339 3496 [DEBUG] - Running 'ChocolateyScriptRunner' for microsoft-windows-terminal v1.21.3231 with packageScript 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2025-01-26 15:03:21,349 3496 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'
2025-01-26 15:03:21,381 3496 [INFO ] - VERBOSE: Exporting function 'Get-AppxLastError'.
2025-01-26 15:03:21,381 3496 [INFO ] - VERBOSE: Exporting function 'Get-AppxLog'.
2025-01-26 15:03:21,381 3496 [INFO ] - VERBOSE: Exporting alias 'Add-AppPackage'.
2025-01-26 15:03:21,381 3496 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackage'.
2025-01-26 15:03:21,381 3496 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageAutoUpdateSettings'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageManifest'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-AppPackage'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-AppPackageAutoUpdateSettings'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Reset-AppPackage'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageVolume'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Add-AppPackageVolume'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-AppPackageVolume'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Mount-AppPackageVolume'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Dismount-AppPackageVolume'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Move-AppPackage'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageDefaultVolume'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Set-AppPackageDefaultVolume'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Set-AppPackageAutoUpdateSettings'.
2025-01-26 15:03:21,392 3496 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageLastError'.
2025-01-26 15:03:21,396 3496 [INFO ] - VERBOSE: Exporting alias 'Get-AppPackageLog'.
2025-01-26 15:03:21,396 3496 [INFO ] - VERBOSE: Exporting alias 'Add-MsixPackage'.
2025-01-26 15:03:21,396 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixPackage'.
2025-01-26 15:03:21,396 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixPackageAutoUpdateSettings'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixPackageManifest'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-MsixPackage'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-MsixPackageAutoUpdateSettings'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Reset-MsixPackage'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixPackageVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Add-MsixPackageVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-MsixPackageVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Mount-MsixPackageVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Dismount-MsixPackageVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Move-MsixPackage'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixPackageDefaultVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Set-MsixPackageDefaultVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Set-MsixPackageAutoUpdateSettings'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixPackageLastError'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixPackageLog'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Add-MsixVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Remove-MsixVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Mount-MsixVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Dismount-MsixVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixDefaultVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Set-MsixDefaultVolume'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixLastError'.
2025-01-26 15:03:21,397 3496 [INFO ] - VERBOSE: Exporting alias 'Get-MsixLog'.
2025-01-26 15:03:21,419 3496 [ERROR] - ERROR: The type initializer for '<Module>' threw an exception.
2025-01-26 15:03:21,419 3496 [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'.
2025-01-26 15:03:21,419 3496 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a']
2025-01-26 15:03:21,432 3496 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116'
2025-01-26 15:03:21,492 3496 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal'
2025-01-26 15:03:21,526 3496 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nupkg'
  with checksum '1C2931EE00B555D57939558C9C7EFAAB'
2025-01-26 15:03:21,526 3496 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\microsoft-windows-terminal.nuspec'
  with checksum '175CA42AFAD710A48BE0860CEA4C3665'
2025-01-26 15:03:21,526 3496 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\LICENSE.txt'
  with checksum 'B377DB62B5A030F560ED5BBCA25EA5BE'
2025-01-26 15:03:21,526 3496 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\legal\VERIFICATION.txt'
  with checksum '9487F3E222855CE78459F20DE6A1FD5D'
2025-01-26 15:03:21,526 3496 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'
  with checksum '25488C74A2AAC4A5B29118869328951E'
2025-01-26 15:03:21,526 3496 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyUninstall.ps1'
  with checksum 'B3BDB5539D0A9CC6AB3716A7F75031FE'
2025-01-26 15:03:21,555 3496 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\Microsoft.WindowsTerminal_1.21.3231.0_8wekyb3d8bbwe.msixbundle'
  with checksum 'C1FE758913DC2C60B29B832194A92F5B'
2025-01-26 15:03:21,566 3496 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.21.3231\.arguments".
2025-01-26 15:03:21,566 3496 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.21.3231\.extra".
2025-01-26 15:03:21,566 3496 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.21.3231\.version".
2025-01-26 15:03:21,566 3496 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.21.3231\.sxs".
2025-01-26 15:03:21,566 3496 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.21.3231\.pin".
2025-01-26 15:03:21,570 3496 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\microsoft-windows-terminal.1.21.3231\.deploymentLocation".
2025-01-26 15:03:21,570 3496 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal".
2025-01-26 15:03:21,570 3496 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2025-01-26 15:03:21,570 3496 [ERROR] - The install of microsoft-windows-terminal was NOT successful.
2025-01-26 15:03:21,570 3496 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'.
 See log for details.
2025-01-26 15:03:21,579 3496 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal".
2025-01-26 15:03:21,579 3496 [DEBUG] - Moving C:\ProgramData\chocolatey\lib\microsoft-windows-terminal to C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal\1.21.3231
2025-01-26 15:03:21,579 3496 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal'
 to 'C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal\1.21.3231'
2025-01-26 15:03:23,585 3496 [WARN ] - 
Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2025-01-26 15:03:23,585 3496 [INFO ] - 
2025-01-26 15:03:23,592 3496 [ERROR] - Failures
2025-01-26 15:03:23,592 3496 [ERROR] -  - microsoft-windows-terminal (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\microsoft-windows-terminal\tools\chocolateyInstall.ps1'.
 See log for details.
2025-01-26 15:03:23,592 3496 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2025-01-26 15:03:23,592 3496 [DEBUG] - Exiting with -1
@aledeniz
Copy link

+1
I have observed the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants