Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created June 30, 2024 13:17
Show Gist options
  • Save choco-bot/bced1e8184b36b3ad4152b864c5aab03 to your computer and use it in GitHub Desktop.
Save choco-bot/bced1e8184b36b3ad4152b864c5aab03 to your computer and use it in GitHub Desktop.
ChocolateyGUI v2.1.1 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-2855180118-3693891273-578977911-1000</user>
<keys>
<key installerType="Msi" displayName="Chocolatey GUI" displayVersion="2.1.1.0">
<RegistryView>Registry32</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{56844CFD-8859-4F3B-9ED7-5C778CC43F33}</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA[MsiExec.exe /I{56844CFD-8859-4F3B-9ED7-5C778CC43F33}]]></UninstallString>
<HasQuietUninstall>false</HasQuietUninstall>
<Publisher><![CDATA[Chocolatey]]></Publisher>
<InstallDate>20240630</InstallDate>
<InstallSource><![CDATA[C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\]]></InstallSource>
<Language>1033</Language>
<Version>33619969</Version>
<VersionMajor>2</VersionMajor>
<VersionMinor>1</VersionMinor>
<SystemComponent>false</SystemComponent>
<WindowsInstaller>true</WindowsInstaller>
<NoRemove>false</NoRemove>
<NoModify>false</NoModify>
<NoRepair>false</NoRepair>
<ReleaseType />
<ParentKeyName />
<LocalPackage><![CDATA[C:\Windows\Installer\52322.msi]]></LocalPackage>
</key>
</keys>
</registrySnapshot>

ChocolateyGUI v2.1.1 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/ChocolateyGUI/2.1.1
  • Tested 30 Jun 2024 13:17:35 +00:00
  • Tested against chocolatey/test-environment 3.0.0 (Windows Server 2019)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.1.0
  • Install was successful.
  • Uninstall was successful.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\chocolateygui.nupkg" checksum="CBAF14CE6C6BD7A4DE8A3F51DDB87DD1" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\chocolateygui.nuspec" checksum="EC1D44C095BD160F3CBDB95211552AD9" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\legal\CREDITS.md" checksum="5233C54D7D06C228EE122FC178E597CD" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\legal\LICENSE.txt" checksum="02D8EF21C666949C5B31E75D4B278F47" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\ChocolateyGUI.msi.ignore" checksum="BEA07E6D2B8DCE396FE21BAA61B34956" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\chocolateyInstall.ps1" checksum="2689B790F7CA671097FCDEA4BEDFBAC1" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\chocolateyUninstall.ps1" checksum="85760F36BD890C4707B68AC801520ECB" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\helper.ps1" checksum="94D4C0BF1F63669557AADC9D881D2C4D" />
<file path="C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\VERIFICATION.txt" checksum="24DDB8F3EF886B91E79ECBC776621FAC" />
</files>
</fileSnapshot>
2024-06-30 13:11:51,313 3980 [DEBUG] - XmlConfiguration is now operational
2024-06-30 13:11:51,486 3980 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,486 3980 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,486 3980 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,504 3980 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,504 3980 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,504 3980 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,504 3980 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,504 3980 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,524 3980 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-06-30 13:11:51,524 3980 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-06-30 13:11:51,524 3980 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-06-30 13:11:52,441 3980 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,451 3980 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,451 3980 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,451 3980 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,451 3980 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,451 3980 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,451 3980 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,451 3980 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,473 3980 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,473 3980 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:11:52,500 3980 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-06-30 13:11:52,500 3980 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-06-30 13:11:52,500 3980 [DEBUG] - Registering new command 'rule' in assembly 'choco'
2024-06-30 13:11:52,514 3980 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-06-30 13:11:52,514 3980 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-06-30 13:11:52,514 3980 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-06-30 13:11:52,514 3980 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-06-30 13:11:52,535 3980 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-06-30 13:11:52,535 3980 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-06-30 13:11:52,535 3980 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-06-30 13:11:52,544 3980 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-06-30 13:11:52,544 3980 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-06-30 13:11:52,544 3980 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-06-30 13:11:52,544 3980 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-06-30 13:11:52,544 3980 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-06-30 13:11:52,544 3980 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-06-30 13:11:52,566 3980 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-06-30 13:11:52,566 3980 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-06-30 13:11:52,566 3980 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-06-30 13:11:52,575 3980 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-06-30 13:11:52,575 3980 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-06-30 13:11:52,842 3980 [INFO ] - ============================================================
2024-06-30 13:11:53,185 3980 [INFO ] - Chocolatey v2.3.0
2024-06-30 13:11:53,219 3980 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2024-06-30 13:11:53,219 3980 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-06-30 13:11:53,219 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-06-30 13:11:53,249 3980 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install ChocolateyGUI --version 2.1.1 -fdvy --execution-timeout=2700 --allow-downgrade
2024-06-30 13:11:53,249 3980 [DEBUG] - Received arguments: install ChocolateyGUI --version 2.1.1 -fdvy --execution-timeout=2700 --allow-downgrade
2024-06-30 13:11:53,419 3980 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-06-30 13:11:53,451 3980 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-06-30 13:11:53,531 3980 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-06-30 13:11:53,717 3980 [DEBUG] - Performing validation checks.
2024-06-30 13:11:53,733 3980 [DEBUG] - Global Configuration Validation Checks:
2024-06-30 13:11:53,733 3980 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2024-06-30 13:11:53,752 3980 [DEBUG] - System State Validation Checks:
2024-06-30 13:11:53,764 3980 [DEBUG] - Reboot Requirement Checks:
2024-06-30 13:11:53,764 3980 [DEBUG] - - Pending Computer Rename = Checked
2024-06-30 13:11:53,782 3980 [DEBUG] - - Pending Component Based Servicing = Checked
2024-06-30 13:11:53,782 3980 [DEBUG] - - Pending Windows Auto Update = Checked
2024-06-30 13:11:53,782 3980 [DEBUG] - - Pending File Rename Operations = Ignored
2024-06-30 13:11:53,797 3980 [DEBUG] - - Pending Windows Package Installer = Checked
2024-06-30 13:11:53,797 3980 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2024-06-30 13:11:53,812 3980 [DEBUG] - Cache Folder Lockdown Checks:
2024-06-30 13:11:53,812 3980 [DEBUG] - - Elevated State = Checked
2024-06-30 13:11:53,812 3980 [DEBUG] - - Folder Exists = Checked
2024-06-30 13:11:53,827 3980 [DEBUG] - - Folder lockdown = Checked
2024-06-30 13:11:53,845 3980 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-06-30 13:11:53,889 3980 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-06-30 13:11:53,902 3980 [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-06-30 13:11:53,924 3980 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|IncludeConfiguredSources='False'|
ShowOnlineHelp='False'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|
Input='ChocolateyGUI'|
Version='2.1.1'|AllVersions='False'|SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='ChocolateyGUI'|
Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2019'|
Information.ChocolateyVersion='2.3.0.0'|
Information.ChocolateyProductVersion='2.3.0'|
Information.FullName='choco, Version=2.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-4QE61FQ8PQ3'|
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:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.UsePackageHashValidation='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
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'|
2024-06-30 13:11:53,935 3980 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2024-06-30 13:11:53,935 3980 [INFO ] - Installing the following packages:
2024-06-30 13:11:53,955 3980 [INFO ] - ChocolateyGUI
2024-06-30 13:11:53,955 3980 [INFO ] - By installing, you accept licenses for the packages.
2024-06-30 13:11:53,967 3980 [DEBUG] - Current environment values (may contain sensitive data):
2024-06-30 13:11:53,967 3980 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2024-06-30 13:11:53,984 3980 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-06-30 13:11:53,984 3980 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-06-30 13:11:53,984 3980 [DEBUG] - * 'ChocolateyLastPathUpdate'='133642265975140621' ('User')
2024-06-30 13:11:53,984 3980 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2024-06-30 13:11:54,000 3980 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2024-06-30 13:11:54,000 3980 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2024-06-30 13:11:54,000 3980 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin' ('Machine')
2024-06-30 13:11:54,016 3980 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2024-06-30 13:11:54,016 3980 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2024-06-30 13:11:54,016 3980 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2024-06-30 13:11:54,016 3980 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2024-06-30 13:11:54,032 3980 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2024-06-30 13:11:54,032 3980 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2024-06-30 13:11:54,032 3980 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2024-06-30 13:11:54,047 3980 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='10' ('Machine')
2024-06-30 13:11:54,047 3980 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2024-06-30 13:11:54,047 3980 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 85 Stepping 7, GenuineIntel' ('Machine')
2024-06-30 13:11:54,061 3980 [DEBUG] - * 'PROCESSOR_REVISION'='5507' ('Machine')
2024-06-30 13:11:54,061 3980 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2024-06-30 13:11:54,558 3980 [DEBUG] - Running list with the following filter = ''
2024-06-30 13:11:54,558 3980 [DEBUG] - --- Start of List ---
2024-06-30 13:11:54,622 3980 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-06-30 13:11:55,092 3980 [DEBUG] - chocolatey 2.3.0
2024-06-30 13:11:55,092 3980 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-06-30 13:11:55,110 3980 [DEBUG] - KB2919355 1.0.20160915
2024-06-30 13:11:55,110 3980 [DEBUG] - KB2919442 1.0.20160915
2024-06-30 13:11:55,127 3980 [DEBUG] - KB2999226 1.0.20181019
2024-06-30 13:11:55,127 3980 [DEBUG] - KB3035131 1.0.3
2024-06-30 13:11:55,157 3980 [DEBUG] - KB3118401 1.0.5
2024-06-30 13:11:55,174 3980 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-06-30 13:11:55,174 3980 [DEBUG] - --- End of List ---
2024-06-30 13:11:55,188 3980 [DEBUG] - Resolving resource PackageMetadataResource for source c:\cached-packages
2024-06-30 13:11:55,776 3980 [DEBUG] - Resolving resource PackageMetadataResource for source https://community.chocolatey.org/api/v2/
2024-06-30 13:11:56,358 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='chocolateygui',Version='2.1.1')
2024-06-30 13:11:56,696 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='chocolateygui',Version='2.1.1') 354ms
2024-06-30 13:11:56,861 3980 [DEBUG] - Resolving resource DependencyInfoResource for source c:\cached-packages
2024-06-30 13:11:57,449 3980 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2024-06-30 13:11:57,479 3980 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/Packages(Id='ChocolateyGUI',Version='2.1.1')
2024-06-30 13:11:58,156 3980 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/$metadata
2024-06-30 13:11:58,186 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey'&semVerLevel=2.0.0
2024-06-30 13:11:58,233 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey'&semVerLevel=2.0.0 40ms
2024-06-30 13:11:58,468 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712264601443','0.9.8.26-alpha1','chocolatey'
2024-06-30 13:11:58,594 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712264601443','0.9.8.26-alpha1','chocolatey' 115ms
2024-06-30 13:11:58,752 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712257406173','0.9.8.28-alpha3','chocolatey'
2024-06-30 13:11:58,823 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712257406173','0.9.8.28-alpha3','chocolatey' 80ms
2024-06-30 13:11:58,968 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712250204077','0.10.4-beta1-20170326','chocolatey'
2024-06-30 13:11:59,059 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712250204077','0.10.4-beta1-20170326','chocolatey' 79ms
2024-06-30 13:11:59,141 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712239407973','0.9.9.1','chocolatey'
2024-06-30 13:11:59,233 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712239407973','0.9.9.1','chocolatey' 85ms
2024-06-30 13:11:59,467 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712234003363','0.9.9.10','chocolatey'
2024-06-30 13:11:59,563 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712234003363','0.9.9.10','chocolatey' 93ms
2024-06-30 13:12:00,796 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
2024-06-30 13:12:00,856 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0 50ms
2024-06-30 13:12:00,867 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1718452619667','1.0.0','chocolatey-compatibility.extension'
2024-06-30 13:12:00,974 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1718452619667','1.0.0','chocolatey-compatibility.extension' 82ms
2024-06-30 13:12:00,986 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2024-06-30 13:12:01,044 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0 43ms
2024-06-30 13:12:01,074 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'
2024-06-30 13:12:01,176 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension' 83ms
2024-06-30 13:12:02,427 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-dotnetfx.extension'&semVerLevel=2.0.0
2024-06-30 13:12:02,481 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-dotnetfx.extension'&semVerLevel=2.0.0 46ms
2024-06-30 13:12:02,491 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-dotnetfx.extension'&$skiptoken='1712319572113','1.0.0','chocolatey-dotnetfx.extension'
2024-06-30 13:12:02,572 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-dotnetfx.extension'&$skiptoken='1712319572113','1.0.0','chocolatey-dotnetfx.extension' 73ms
2024-06-30 13:12:03,708 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919442'&semVerLevel=2.0.0
2024-06-30 13:12:03,738 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919442'&semVerLevel=2.0.0 41ms
2024-06-30 13:12:03,763 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442'
2024-06-30 13:12:03,830 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442' 69ms
2024-06-30 13:12:03,830 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919355'&semVerLevel=2.0.0
2024-06-30 13:12:03,893 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919355'&semVerLevel=2.0.0 39ms
2024-06-30 13:12:03,893 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919355'&$skiptoken='1712245703703','1.0.20160719','kb2919355'
2024-06-30 13:12:03,987 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919355'&$skiptoken='1712245703703','1.0.20160719','kb2919355' 77ms
2024-06-30 13:12:03,987 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='dotnetfx'&semVerLevel=2.0.0
2024-06-30 13:12:04,053 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='dotnetfx'&semVerLevel=2.0.0 44ms
2024-06-30 13:12:04,085 3980 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='dotnetfx'&$skiptoken='1712309606233','4.6.0','dotnetfx'
2024-06-30 13:12:04,168 3980 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='dotnetfx'&$skiptoken='1712309606233','4.6.0','dotnetfx' 70ms
2024-06-30 13:12:04,416 3980 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2024-06-30 13:12:04,430 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-compatibility.extension',Version='1.0.0')
2024-06-30 13:12:04,463 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-compatibility.extension',Version='1.0.0') 37ms
2024-06-30 13:12:04,478 3980 [DEBUG] - Resolving resource DownloadResource for source https://community.chocolatey.org/api/v2/
2024-06-30 13:12:04,542 3980 [DEBUG] - Attempting to delete file "".
2024-06-30 13:12:04,619 3980 [INFO ] - Downloading package from source 'https://community.chocolatey.org/api/v2/'
2024-06-30 13:12:04,619 3980 [DEBUG] - Package download location 'https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0'
2024-06-30 13:12:04,649 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0
2024-06-30 13:12:04,868 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0 211ms
2024-06-30 13:12:04,929 3980 [INFO ] - [NuGet] Acquiring lock for the installation of chocolatey-compatibility.extension 1.0.0
2024-06-30 13:12:05,043 3980 [INFO ] - [NuGet] Acquired lock for the installation of chocolatey-compatibility.extension 1.0.0
2024-06-30 13:12:05,430 3980 [INFO ] - [NuGet] Installed chocolatey-compatibility.extension 1.0.0 from https://community.chocolatey.org/api/v2/ with content hash cRfCv902OWoBUREOIdPpWS5y7Hm+qpscBpEeJ0X2IC1qNkoChFKHPM/X8H0jeutO/o/6tD/4uNSmUueRWjJWjQ==.
2024-06-30 13:12:05,448 3980 [DEBUG] - Skipping package hash validation as feature 'usePackageHashValidation' is not enabled.
2024-06-30 13:12:05,509 3980 [INFO ] - [NuGet] Adding package 'chocolatey-compatibility.extension.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:05,588 3980 [INFO ] - [NuGet] Added package 'chocolatey-compatibility.extension.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:05,603 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-compatibility.extension/1.0.0\chocolatey-compatibility.extension.1.0.0.nupkg".
2024-06-30 13:12:05,603 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-compatibility.extension/1.0.0\.nupkg.metadata".
2024-06-30 13:12:05,620 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-compatibility.extension/1.0.0\chocolatey-compatibility.extension.1.0.0.nupkg.sha512".
2024-06-30 13:12:05,620 3980 [INFO ] -
chocolatey-compatibility.extension v1.0.0 (forced) [Approved]
2024-06-30 13:12:05,695 3980 [INFO ] - chocolatey-compatibility.extension package files install completed. Performing other installation steps.
2024-06-30 13:12:05,913 3980 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension'
2024-06-30 13:12:05,913 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\chocolatey-compatibility.extension.nupkg'
with checksum 'FA277C3720AB0DA4947D11272DAB96A8'
2024-06-30 13:12:05,913 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\chocolatey-compatibility.extension.nuspec'
with checksum 'E4F76BE29CB79EF59D3238F490BA92E2'
2024-06-30 13:12:05,931 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\chocolatey-compatibility.psm1'
with checksum 'D6BED48F1A2055D2CC8A7E65A3B9B653'
2024-06-30 13:12:05,931 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-PackageParameters.ps1'
with checksum '71D1214302A8DCEDBC514DDD1A4C8B02'
2024-06-30 13:12:05,931 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-UninstallRegistryKey.ps1'
with checksum 'BEF350705A6096C5A6D5008674F81A0A'
2024-06-30 13:12:05,931 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Install-ChocolateyDesktopLink.ps1'
with checksum '507F2FBE3B0E4E7026FF318F57D11629'
2024-06-30 13:12:05,948 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateyFailure.ps1'
with checksum '62F5761ED276CC6E52D7B7A57F50B669'
2024-06-30 13:12:05,993 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateySuccess.ps1'
with checksum 'F2D4D28C6EAA6D52E827761700BFC366'
2024-06-30 13:12:06,010 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-FileUpdateLog.ps1'
with checksum '96B9E7F714A968AE4CD62E3749C3E5EC'
2024-06-30 13:12:06,024 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility".
2024-06-30 13:12:06,042 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\chocolatey-compatibility.psm1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1".
2024-06-30 13:12:06,053 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers".
2024-06-30 13:12:06,053 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-PackageParameters.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Get-PackageParameters.ps1".
2024-06-30 13:12:06,053 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-UninstallRegistryKey.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Get-UninstallRegistryKey.ps1".
2024-06-30 13:12:06,053 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Install-ChocolateyDesktopLink.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Install-ChocolateyDesktopLink.ps1".
2024-06-30 13:12:06,053 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateyFailure.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-ChocolateyFailure.ps1".
2024-06-30 13:12:06,075 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateySuccess.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-ChocolateySuccess.ps1".
2024-06-30 13:12:06,084 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-FileUpdateLog.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-FileUpdateLog.ps1".
2024-06-30 13:12:07,606 3980 [WARN ] - Installed/updated chocolatey-compatibility extensions.
2024-06-30 13:12:07,649 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0".
2024-06-30 13:12:07,680 3980 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.files'
2024-06-30 13:12:07,696 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.extra".
2024-06-30 13:12:07,696 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.version".
2024-06-30 13:12:07,714 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.sxs".
2024-06-30 13:12:07,714 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.pin".
2024-06-30 13:12:07,727 3980 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-06-30 13:12:07,727 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\.chocolateyPending".
2024-06-30 13:12:07,745 3980 [INFO ] - The install of chocolatey-compatibility.extension was successful.
2024-06-30 13:12:07,745 3980 [INFO ] - Deployed to 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility'
2024-06-30 13:12:07,776 3980 [DEBUG] - Resolving resource DownloadResource for source c:\cached-packages
2024-06-30 13:12:07,791 3980 [DEBUG] - Attempting to delete file "".
2024-06-30 13:12:07,791 3980 [INFO ] - Downloading package from source 'c:\cached-packages'
2024-06-30 13:12:07,805 3980 [DEBUG] - Package download location 'file:///c:/cached-packages/chocolatey-core.extension.1.4.0.nupkg'
2024-06-30 13:12:07,824 3980 [DEBUG] - Skipping package hash validation as feature 'usePackageHashValidation' is not enabled.
2024-06-30 13:12:07,853 3980 [INFO ] - [NuGet] Adding package 'chocolatey-core.extension.1.4.0 : chocolatey-compatibility.extension [1.0.0, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:07,974 3980 [INFO ] - [NuGet] Added package 'chocolatey-core.extension.1.4.0 : chocolatey-compatibility.extension [1.0.0, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:07,974 3980 [DEBUG] - [NuGet] Added package 'chocolatey-core.extension.1.4.0 : chocolatey-compatibility.extension [1.0.0, )' to folder 'C:\ProgramData\chocolatey\lib' from source 'c:\cached-packages'
2024-06-30 13:12:07,974 3980 [INFO ] -
chocolatey-core.extension v1.4.0 (forced)
2024-06-30 13:12:07,997 3980 [INFO ] - chocolatey-core.extension package files install completed. Performing other installation steps.
2024-06-30 13:12:08,007 3980 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension'
2024-06-30 13:12:08,007 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nupkg'
with checksum '0CA0F8AA17B974343E7967B1820D0D9C'
2024-06-30 13:12:08,007 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nuspec'
with checksum 'B2C1C3F82AA3D894AD8E5547FF7B1688'
2024-06-30 13:12:08,031 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1'
with checksum '2A0DE2FF529CFC02FDF540ACBEE99EE1'
2024-06-30 13:12:08,035 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1'
with checksum 'D19FCAF1650F0EE327666CA8823F3731'
2024-06-30 13:12:08,035 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1'
with checksum 'FF3C638BD18B2D3A563753960F6DD323'
2024-06-30 13:12:08,035 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1'
with checksum '2584085C65E44561A8D8A78F617AFD3E'
2024-06-30 13:12:08,035 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1'
with checksum '77A378E5C659E5A53D2D64E276159B62'
2024-06-30 13:12:08,035 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1'
with checksum '57D013E581EFEA3D4D8366183C9A5797'
2024-06-30 13:12:08,035 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1'
with checksum 'D2853E569DAC9A341642BA76EC4FB411'
2024-06-30 13:12:08,067 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Remove-Process.ps1'
with checksum '9A56AD3B71FD44CB8D0EA2C1ADB023B2'
2024-06-30 13:12:08,067 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-core".
2024-06-30 13:12:08,067 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1".
2024-06-30 13:12:08,067 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AppInstallLocation.ps1".
2024-06-30 13:12:08,093 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AvailableDriveLetter.ps1".
2024-06-30 13:12:08,099 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-EffectiveProxy.ps1".
2024-06-30 13:12:08,099 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageCacheLocation.ps1".
2024-06-30 13:12:08,099 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-WebContent.ps1".
2024-06-30 13:12:08,099 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Register-Application.ps1".
2024-06-30 13:12:08,099 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Remove-Process.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Remove-Process.ps1".
2024-06-30 13:12:09,626 3980 [WARN ] - Installed/updated chocolatey-core extensions.
2024-06-30 13:12:09,629 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0".
2024-06-30 13:12:09,629 3980 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.files'
2024-06-30 13:12:09,656 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.extra".
2024-06-30 13:12:09,661 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.version".
2024-06-30 13:12:09,661 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.sxs".
2024-06-30 13:12:09,661 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.4.0\.pin".
2024-06-30 13:12:09,686 3980 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-06-30 13:12:09,692 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\.chocolateyPending".
2024-06-30 13:12:09,692 3980 [INFO ] - The install of chocolatey-core.extension was successful.
2024-06-30 13:12:09,692 3980 [INFO ] - Deployed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core'
2024-06-30 13:12:09,692 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-dotnetfx.extension',Version='1.0.1')
2024-06-30 13:12:09,755 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-dotnetfx.extension',Version='1.0.1') 46ms
2024-06-30 13:12:09,776 3980 [DEBUG] - Attempting to delete file "".
2024-06-30 13:12:09,776 3980 [INFO ] - Downloading package from source 'https://community.chocolatey.org/api/v2/'
2024-06-30 13:12:09,776 3980 [DEBUG] - Package download location 'https://community.chocolatey.org/api/v2/package/chocolatey-dotnetfx.extension/1.0.1'
2024-06-30 13:12:09,790 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/package/chocolatey-dotnetfx.extension/1.0.1
2024-06-30 13:12:09,911 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/package/chocolatey-dotnetfx.extension/1.0.1 132ms
2024-06-30 13:12:09,911 3980 [INFO ] - [NuGet] Acquiring lock for the installation of chocolatey-dotnetfx.extension 1.0.1
2024-06-30 13:12:09,942 3980 [INFO ] - [NuGet] Acquired lock for the installation of chocolatey-dotnetfx.extension 1.0.1
2024-06-30 13:12:09,974 3980 [INFO ] - [NuGet] Installed chocolatey-dotnetfx.extension 1.0.1 from https://community.chocolatey.org/api/v2/ with content hash IfDdlUI5bT4GGrTyCwJJw733AdHEsRdx93CL3Y7FlAzKEqjyfMlAcbz64qN4x5ddz5RwIqNqC7fPh2kh+VMxkQ==.
2024-06-30 13:12:09,974 3980 [DEBUG] - Skipping package hash validation as feature 'usePackageHashValidation' is not enabled.
2024-06-30 13:12:10,005 3980 [INFO ] - [NuGet] Adding package 'chocolatey-dotnetfx.extension.1.0.1' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:10,035 3980 [INFO ] - [NuGet] Added package 'chocolatey-dotnetfx.extension.1.0.1' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:10,035 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-dotnetfx.extension/1.0.1\chocolatey-dotnetfx.extension.1.0.1.nupkg".
2024-06-30 13:12:10,035 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-dotnetfx.extension/1.0.1\.nupkg.metadata".
2024-06-30 13:12:10,064 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-dotnetfx.extension/1.0.1\chocolatey-dotnetfx.extension.1.0.1.nupkg.sha512".
2024-06-30 13:12:10,064 3980 [INFO ] -
chocolatey-dotnetfx.extension v1.0.1 (forced)
2024-06-30 13:12:10,064 3980 [INFO ] - chocolatey-dotnetfx.extension package files install completed. Performing other installation steps.
2024-06-30 13:12:10,093 3980 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension'
2024-06-30 13:12:10,186 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\chocolatey-dotnetfx.extension.nupkg'
with checksum 'C94F915AE9E4FA8968333E16BACC821A'
2024-06-30 13:12:10,190 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\chocolatey-dotnetfx.extension.nuspec'
with checksum '48A1A2A18FC69C1C424A859281417341'
2024-06-30 13:12:10,190 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\chocolatey-dotnetfx.psm1'
with checksum 'EB3390C12D196E2B30ADD9E3D3DD8970'
2024-06-30 13:12:10,190 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\DotNetFrameworkHelpers.ps1'
with checksum '05B46577AE99165315D27A14D35C0D88'
2024-06-30 13:12:10,190 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Get-DefaultChocolateyLocalFilePath.ps1'
with checksum 'AB780CC05180E1F57D5635EDC8CC38BE'
2024-06-30 13:12:10,190 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Get-NativeInstallerExitCode.ps1'
with checksum 'A8DA12DDEFC9C6A077E7F59FB47C3CEC'
2024-06-30 13:12:10,190 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Install-ChocolateyInstallPackageAndHandleExitCode.ps1'
with checksum '32FF55F93B0BEEFE1967C6E52289666D'
2024-06-30 13:12:10,221 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Set-PowerShellExitCode.ps1'
with checksum '58F9F443A2415DB881C5FB711C6D445A'
2024-06-30 13:12:10,221 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx".
2024-06-30 13:12:10,221 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\chocolatey-dotnetfx.psm1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1".
2024-06-30 13:12:10,221 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\DotNetFrameworkHelpers.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\DotNetFrameworkHelpers.ps1".
2024-06-30 13:12:10,221 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Get-DefaultChocolateyLocalFilePath.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\Get-DefaultChocolateyLocalFilePath.ps1".
2024-06-30 13:12:10,252 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Get-NativeInstallerExitCode.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\Get-NativeInstallerExitCode.ps1".
2024-06-30 13:12:10,252 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Install-ChocolateyInstallPackageAndHandleExitCode.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\Install-ChocolateyInstallPackageAndHandleExitCode.ps1".
2024-06-30 13:12:10,252 3980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\extensions\Set-PowerShellExitCode.ps1"
to "C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\Set-PowerShellExitCode.ps1".
2024-06-30 13:12:11,827 3980 [WARN ] - Installed/updated chocolatey-dotnetfx extensions.
2024-06-30 13:12:11,827 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-dotnetfx.extension.1.0.1".
2024-06-30 13:12:11,858 3980 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-dotnetfx.extension.1.0.1\.files'
2024-06-30 13:12:11,858 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-dotnetfx.extension.1.0.1\.extra".
2024-06-30 13:12:11,858 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-dotnetfx.extension.1.0.1\.version".
2024-06-30 13:12:11,858 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-dotnetfx.extension.1.0.1\.sxs".
2024-06-30 13:12:11,858 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-dotnetfx.extension.1.0.1\.pin".
2024-06-30 13:12:11,889 3980 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-06-30 13:12:11,889 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-dotnetfx.extension\.chocolateyPending".
2024-06-30 13:12:11,889 3980 [INFO ] - The install of chocolatey-dotnetfx.extension was successful.
2024-06-30 13:12:11,889 3980 [INFO ] - Deployed to 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx'
2024-06-30 13:12:12,139 3980 [DEBUG] - Attempting to delete file "".
2024-06-30 13:12:12,139 3980 [INFO ] - Downloading package from source 'c:\cached-packages'
2024-06-30 13:12:12,139 3980 [DEBUG] - Package download location 'file:///c:/cached-packages/dotnetfx.4.8.0.20220524.nupkg'
2024-06-30 13:12:12,170 3980 [DEBUG] - Skipping package hash validation as feature 'usePackageHashValidation' is not enabled.
2024-06-30 13:12:12,170 3980 [INFO ] - [NuGet] Adding package 'dotnetfx.4.8.0.20220524 : chocolatey-dotnetfx.extension [1.0.1, ), KB2919355 [1.0.20160915, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:12,201 3980 [INFO ] - [NuGet] Added package 'dotnetfx.4.8.0.20220524 : chocolatey-dotnetfx.extension [1.0.1, ), KB2919355 [1.0.20160915, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:12,232 3980 [DEBUG] - [NuGet] Added package 'dotnetfx.4.8.0.20220524 : chocolatey-dotnetfx.extension [1.0.1, ), KB2919355 [1.0.20160915, )' to folder 'C:\ProgramData\chocolatey\lib' from source 'c:\cached-packages'
2024-06-30 13:12:12,232 3980 [INFO ] -
dotnetfx v4.8.0.20220524 (forced)
2024-06-30 13:12:12,232 3980 [INFO ] - dotnetfx package files install completed. Performing other installation steps.
2024-06-30 13:12:12,298 3980 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\dotnetfx\tools\ChocolateyInstall.ps1':
2024-06-30 13:12:12,320 3980 [DEBUG] - $version = '4.8'
$arguments = @{
PackageName = 'dotnetfx'
Release = 528040
Version = $version
ProductNameWithVersion = "Microsoft .NET Framework $version"
Url = 'https://download.visualstudio.microsoft.com/download/pr/2d6bb6b2-226a-4baa-bdec-798822606ff1/8494001c276a4b96804cde7829c04d7f/ndp48-x86-x64-allos-enu.exe'
Checksum = '68C9986A8DCC0214D909AA1F31BEE9FB5461BB839EDCA996A75B08DDFFC1483F'
ChecksumType = 'sha256'
}
Install-DotNetFramework @arguments
2024-06-30 13:12:12,362 3980 [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\dotnetfx\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2024-06-30 13:12:12,362 3980 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2024-06-30 13:12:13,017 3980 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.5830' and CLR Version is '4.0.30319.42000'.
2024-06-30 13:12:13,553 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\helpers\Chocolatey.PowerShell.dll'.
2024-06-30 13:12:13,585 3980 [DEBUG] - Returning loaded assembly type for 'Chocolatey.PowerShell'
2024-06-30 13:12:13,585 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:13,596 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:13,596 3980 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:13,596 3980 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:13,617 3980 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:13,617 3980 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:13,627 3980 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:13,657 3980 [DEBUG] - Cmdlets exported from Chocolatey.PowerShell.dll
2024-06-30 13:12:13,679 3980 [DEBUG] - Get-EnvironmentVariable
2024-06-30 13:12:13,690 3980 [DEBUG] - Get-EnvironmentVariableNames
2024-06-30 13:12:13,690 3980 [DEBUG] - Install-ChocolateyPath
2024-06-30 13:12:13,690 3980 [DEBUG] - Set-EnvironmentVariable
2024-06-30 13:12:13,690 3980 [DEBUG] - Test-ProcessAdminRights
2024-06-30 13:12:13,690 3980 [DEBUG] - Uninstall-ChocolateyPath
2024-06-30 13:12:13,710 3980 [DEBUG] - Update-SessionEnvironment
2024-06-30 13:12:13,720 3980 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-06-30 13:12:13,720 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-06-30 13:12:13,720 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-06-30 13:12:13,720 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-06-30 13:12:13,741 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-06-30 13:12:13,741 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-06-30 13:12:13,752 3980 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-06-30 13:12:13,752 3980 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-06-30 13:12:13,752 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-06-30 13:12:13,752 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:12:13,752 3980 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-06-30 13:12:13,773 3980 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-06-30 13:12:13,773 3980 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-06-30 13:12:13,773 3980 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-06-30 13:12:13,783 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-06-30 13:12:13,783 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-06-30 13:12:13,783 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-06-30 13:12:13,783 3980 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-06-30 13:12:13,804 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:13,804 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:12:13,804 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:12:13,815 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:12:13,815 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-06-30 13:12:13,815 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:12:13,815 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:12:13,815 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-06-30 13:12:13,834 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:12:13,834 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-06-30 13:12:13,834 3980 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-06-30 13:12:13,847 3980 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-06-30 13:12:13,847 3980 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:12:13,847 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-06-30 13:12:13,847 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:13,865 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:12:13,865 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:12:13,865 3980 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-06-30 13:12:13,878 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:13,878 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:13,878 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:13,878 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:13,896 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:13,896 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:13,896 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:13,911 3980 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-06-30 13:12:13,911 3980 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-06-30 13:12:13,911 3980 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-06-30 13:12:13,911 3980 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-06-30 13:12:13,927 3980 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-06-30 13:12:13,927 3980 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-06-30 13:12:13,927 3980 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:12:13,942 3980 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-06-30 13:12:13,942 3980 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-06-30 13:12:13,958 3980 [DEBUG] - Loading community extensions
2024-06-30 13:12:13,987 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2024-06-30 13:12:14,007 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2024-06-30 13:12:14,112 3980 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2024-06-30 13:12:14,128 3980 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2024-06-30 13:12:14,128 3980 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2024-06-30 13:12:14,146 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:14,146 3980 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2024-06-30 13:12:14,160 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-06-30 13:12:14,160 3980 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2024-06-30 13:12:14,177 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-06-30 13:12:14,192 3980 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2024-06-30 13:12:14,207 3980 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-06-30 13:12:14,207 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:14,207 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-06-30 13:12:14,207 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-06-30 13:12:14,223 3980 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-06-30 13:12:14,223 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2024-06-30 13:12:14,240 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2024-06-30 13:12:14,440 3980 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-06-30 13:12:14,440 3980 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:14,460 3980 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-06-30 13:12:14,460 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-06-30 13:12:14,472 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-06-30 13:12:14,472 3980 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-06-30 13:12:14,472 3980 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-06-30 13:12:14,490 3980 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-06-30 13:12:14,490 3980 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:14,490 3980 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-06-30 13:12:14,503 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-06-30 13:12:14,503 3980 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-06-30 13:12:14,503 3980 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-06-30 13:12:14,503 3980 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-06-30 13:12:14,597 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'
2024-06-30 13:12:14,597 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'.
2024-06-30 13:12:14,659 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-06-30 13:12:14,659 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-06-30 13:12:14,677 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-06-30 13:12:14,677 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-06-30 13:12:14,677 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2024-06-30 13:12:14,691 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2024-06-30 13:12:14,804 3980 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-06-30 13:12:14,814 3980 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-06-30 13:12:14,814 3980 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-06-30 13:12:14,814 3980 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-06-30 13:12:14,836 3980 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-06-30 13:12:14,844 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-06-30 13:12:14,844 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-06-30 13:12:14,844 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-06-30 13:12:14,844 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-06-30 13:12:14,844 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-06-30 13:12:14,868 3980 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-06-30 13:12:14,876 3980 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-06-30 13:12:14,876 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-06-30 13:12:14,876 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:12:14,876 3980 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-06-30 13:12:14,876 3980 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-06-30 13:12:14,876 3980 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-06-30 13:12:14,899 3980 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-06-30 13:12:14,899 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-06-30 13:12:14,907 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-06-30 13:12:14,907 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-06-30 13:12:14,907 3980 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-06-30 13:12:14,907 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:14,907 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:12:14,931 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:12:14,938 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:12:14,938 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-06-30 13:12:14,938 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:12:14,938 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:12:14,938 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-06-30 13:12:14,938 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:12:14,961 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-06-30 13:12:14,970 3980 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-06-30 13:12:14,970 3980 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-06-30 13:12:14,970 3980 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:12:14,970 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-06-30 13:12:14,970 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:14,992 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:12:15,002 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:12:15,002 3980 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-06-30 13:12:15,002 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:15,002 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-06-30 13:12:15,002 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-06-30 13:12:15,023 3980 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-06-30 13:12:15,023 3980 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-06-30 13:12:15,032 3980 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:15,032 3980 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-06-30 13:12:15,032 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-06-30 13:12:15,056 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-06-30 13:12:15,062 3980 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-06-30 13:12:15,062 3980 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-06-30 13:12:15,062 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-06-30 13:12:15,062 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-06-30 13:12:15,062 3980 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-06-30 13:12:15,062 3980 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-06-30 13:12:15,092 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:15,092 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:15,092 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:15,092 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:15,092 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:15,092 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:15,092 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:15,122 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:15,122 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:15,122 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:15,122 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:15,122 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:15,122 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:15,122 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:15,153 3980 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-06-30 13:12:15,153 3980 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-06-30 13:12:15,153 3980 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-06-30 13:12:15,153 3980 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-06-30 13:12:15,153 3980 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-06-30 13:12:15,153 3980 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-06-30 13:12:15,153 3980 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:12:15,184 3980 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-06-30 13:12:15,184 3980 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-06-30 13:12:15,184 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:15,184 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:15,184 3980 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:15,184 3980 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:15,184 3980 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2024-06-30 13:12:15,216 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2024-06-30 13:12:15,248 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2024-06-30 13:12:15,248 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2024-06-30 13:12:15,248 3980 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-06-30 13:12:15,248 3980 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2024-06-30 13:12:15,248 3980 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2024-06-30 13:12:15,248 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-06-30 13:12:15,276 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2024-06-30 13:12:15,280 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:12:15,280 3980 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2024-06-30 13:12:15,280 3980 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2024-06-30 13:12:15,280 3980 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2024-06-30 13:12:15,280 3980 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2024-06-30 13:12:15,280 3980 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-06-30 13:12:15,312 3980 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2024-06-30 13:12:15,312 3980 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2024-06-30 13:12:15,312 3980 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2024-06-30 13:12:15,312 3980 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2024-06-30 13:12:15,312 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:15,312 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:15,338 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:12:15,369 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:12:15,375 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:12:15,375 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2024-06-30 13:12:15,375 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:12:15,375 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:12:15,375 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2024-06-30 13:12:15,400 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:12:15,406 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2024-06-30 13:12:15,406 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-06-30 13:12:15,406 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-06-30 13:12:15,406 3980 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2024-06-30 13:12:15,406 3980 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-06-30 13:12:15,431 3980 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-06-30 13:12:15,438 3980 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-06-30 13:12:15,438 3980 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2024-06-30 13:12:15,438 3980 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:12:15,462 3980 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-06-30 13:12:15,462 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2024-06-30 13:12:15,469 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:15,469 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:12:15,469 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:12:15,469 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-06-30 13:12:15,469 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-06-30 13:12:15,494 3980 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-06-30 13:12:15,494 3980 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2024-06-30 13:12:15,501 3980 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2024-06-30 13:12:15,501 3980 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2024-06-30 13:12:15,501 3980 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2024-06-30 13:12:15,501 3980 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2024-06-30 13:12:15,501 3980 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2024-06-30 13:12:15,525 3980 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:12:15,532 3980 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2024-06-30 13:12:15,532 3980 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2024-06-30 13:12:15,532 3980 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2024-06-30 13:12:15,623 3980 [DEBUG] - ---------------------------Script Execution---------------------------
2024-06-30 13:12:15,623 3980 [DEBUG] - Running 'ChocolateyScriptRunner' for dotnetfx v4.8.0.20220524 with packageScript 'C:\ProgramData\chocolatey\lib\dotnetfx\tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\dotnetfx', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2024-06-30 13:12:15,682 3980 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\dotnetfx\tools\ChocolateyInstall.ps1'
2024-06-30 13:12:15,772 3980 [INFO ] - Microsoft .NET Framework 4.8 or later is already installed.
2024-06-30 13:12:15,782 3980 [DEBUG] - ----------------------------------------------------------------------
2024-06-30 13:12:15,815 3980 [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\dotnetfx\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2024-06-30 13:12:15,815 3980 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2024-06-30 13:12:15,942 3980 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2024-06-30 13:12:15,942 3980 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\dotnetfx'
2024-06-30 13:12:15,942 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dotnetfx\dotnetfx.nupkg'
with checksum '59CF25E7E81EFA316FE0EB0B15B464EA'
2024-06-30 13:12:15,957 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dotnetfx\dotnetfx.nuspec'
with checksum '426664C6CA32AA5194973946D0447516'
2024-06-30 13:12:15,957 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dotnetfx\tools\ChocolateyInstall.ps1'
with checksum '2A23C3A559DC9BE31B264407DEAD89D7'
2024-06-30 13:12:15,957 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\dotnetfx.4.8.0.20220524".
2024-06-30 13:12:15,974 3980 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\dotnetfx.4.8.0.20220524\.files'
2024-06-30 13:12:15,987 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetfx.4.8.0.20220524\.extra".
2024-06-30 13:12:15,987 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetfx.4.8.0.20220524\.version".
2024-06-30 13:12:15,987 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetfx.4.8.0.20220524\.sxs".
2024-06-30 13:12:16,007 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetfx.4.8.0.20220524\.pin".
2024-06-30 13:12:16,007 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetfx.4.8.0.20220524\.deploymentLocation".
2024-06-30 13:12:16,018 3980 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-06-30 13:12:16,018 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\dotnetfx\.chocolateyPending".
2024-06-30 13:12:16,018 3980 [INFO ] - The install of dotnetfx was successful.
2024-06-30 13:12:16,018 3980 [INFO ] - Software install location not explicitly set, it could be in package or
default install location of installer.
2024-06-30 13:12:16,037 3980 [DEBUG] - Attempting to delete file "".
2024-06-30 13:12:16,051 3980 [INFO ] - Downloading package from source 'https://community.chocolatey.org/api/v2/'
2024-06-30 13:12:16,051 3980 [DEBUG] - Package download location 'https://community.chocolatey.org/api/v2/package/ChocolateyGUI/2.1.1'
2024-06-30 13:12:16,147 3980 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/package/ChocolateyGUI/2.1.1
2024-06-30 13:12:16,326 3980 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/package/ChocolateyGUI/2.1.1 179ms
2024-06-30 13:12:16,326 3980 [INFO ] - [NuGet] Acquiring lock for the installation of ChocolateyGUI 2.1.1
2024-06-30 13:12:16,326 3980 [INFO ] - [NuGet] Acquired lock for the installation of ChocolateyGUI 2.1.1
2024-06-30 13:12:18,780 3980 [INFO ] - [NuGet] Installed ChocolateyGUI 2.1.1 from https://community.chocolatey.org/api/v2/ with content hash oB04YvgVF/VfomxqL+YZ6spXDNAUsNPw7MyhcMuS6bvSQs54Al/r80Q2KIzjdeHBJ4Ec0sOviDu/6Pjf1BlRdw==.
2024-06-30 13:12:18,780 3980 [DEBUG] - Skipping package hash validation as feature 'usePackageHashValidation' is not enabled.
2024-06-30 13:12:18,811 3980 [INFO ] - [NuGet] Adding package 'ChocolateyGUI.2.1.1 : chocolatey [2.0.0, 2.999.999], chocolatey-core.extension [1.3.3, ), dotnetfx [4.8.0.20190930, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:18,906 3980 [INFO ] - [NuGet] Added package 'ChocolateyGUI.2.1.1 : chocolatey [2.0.0, 2.999.999], chocolatey-core.extension [1.3.3, ), dotnetfx [4.8.0.20190930, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-06-30 13:12:18,906 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\ChocolateyGUI/2.1.1\ChocolateyGUI.2.1.1.nupkg".
2024-06-30 13:12:18,906 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\ChocolateyGUI/2.1.1\.nupkg.metadata".
2024-06-30 13:12:18,906 3980 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\ChocolateyGUI/2.1.1\ChocolateyGUI.2.1.1.nupkg.sha512".
2024-06-30 13:12:18,931 3980 [INFO ] -
chocolateygui v2.1.1 (forced) [Approved]
2024-06-30 13:12:18,936 3980 [INFO ] - chocolateygui package files install completed. Performing other installation steps.
2024-06-30 13:12:18,936 3980 [DEBUG] - Setting installer args for ChocolateyGUI
2024-06-30 13:12:18,961 3980 [DEBUG] - Setting package parameters for ChocolateyGUI
2024-06-30 13:12:18,961 3980 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\chocolateyInstall.ps1':
2024-06-30 13:12:18,969 3980 [DEBUG] - $ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$fileLocation = Join-Path $toolsDir 'ChocolateyGUI.msi'
if(!$PSScriptRoot){ $PSScriptRoot = Split-Path $MyInvocation.MyCommand.Path -Parent }
. "$PSScriptRoot\helper.ps1"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Chocolatey GUI'
file = $fileLocation
fileType = 'msi'
silentArgs = "/qn /norestart /l*v `"$env:TEMP\$env:ChocolateyPackageName.$env:ChocolateyPackageVersion.log`""
validExitCodes= @(0,1641,3010)
}
Install-ChocolateyInstallPackage @packageArgs
Remove-Item -Force $packageArgs.file
$installDirectory = Get-AppInstallLocation $packageArgs.softwareName
if ($installDirectory) {
Install-BinFile -Name "chocolateygui" -Path "$installDirectory\ChocolateyGui.exe" -UseStart
Install-BinFile -Name "chocolateyguicli" -Path "$installDirectory\ChocolateyGuiCli.exe"
}
Update-SessionEnvironment
# Process package parameters
Set-UserSettings
# SIG # Begin signature block
# MIIjgQYJKoZIhvcNAQcCoIIjcjCCI24CAQExDzANBglghkgBZQMEAgEFADB5Bgor
# BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG
# KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCAIiHZxIMPOZEmj
# wfbfjVz26urWHYEFEJw9Z8fBEkaLKKCCHXowggUwMIIEGKADAgECAhAECRgbX9W7
# ZnVTQ7VvlVAIMA0GCSqGSIb3DQEBCwUAMGUxCzAJBgNVBAYTAlVTMRUwEwYDVQQK
# EwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xJDAiBgNV
# BAMTG0RpZ2lDZXJ0IEFzc3VyZWQgSUQgUm9vdCBDQTAeFw0xMzEwMjIxMjAwMDBa
# Fw0yODEwMjIxMjAwMDBaMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2Vy
# dCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lD
# ZXJ0IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNpZ25pbmcgQ0EwggEiMA0GCSqGSIb3
# DQEBAQUAA4IBDwAwggEKAoIBAQD407Mcfw4Rr2d3B9MLMUkZz9D7RZmxOttE9X/l
# qJ3bMtdx6nadBS63j/qSQ8Cl+YnUNxnXtqrwnIal2CWsDnkoOn7p0WfTxvspJ8fT
# eyOU5JEjlpB3gvmhhCNmElQzUHSxKCa7JGnCwlLyFGeKiUXULaGj6YgsIJWuHEqH
# CN8M9eJNYBi+qsSyrnAxZjNxPqxwoqvOf+l8y5Kh5TsxHM/q8grkV7tKtel05iv+
# bMt+dDk2DZDv5LVOpKnqagqrhPOsZ061xPeM0SAlI+sIZD5SlsHyDxL0xY4PwaLo
# LFH3c7y9hbFig3NBggfkOItqcyDQD2RzPJ6fpjOp/RnfJZPRAgMBAAGjggHNMIIB
# yTASBgNVHRMBAf8ECDAGAQH/AgEAMA4GA1UdDwEB/wQEAwIBhjATBgNVHSUEDDAK
# BggrBgEFBQcDAzB5BggrBgEFBQcBAQRtMGswJAYIKwYBBQUHMAGGGGh0dHA6Ly9v
# Y3NwLmRpZ2ljZXJ0LmNvbTBDBggrBgEFBQcwAoY3aHR0cDovL2NhY2VydHMuZGln
# aWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNydDCBgQYDVR0fBHow
# eDA6oDigNoY0aHR0cDovL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJl
# ZElEUm9vdENBLmNybDA6oDigNoY0aHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0Rp
# Z2lDZXJ0QXNzdXJlZElEUm9vdENBLmNybDBPBgNVHSAESDBGMDgGCmCGSAGG/WwA
# AgQwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAK
# BghghkgBhv1sAzAdBgNVHQ4EFgQUWsS5eyoKo6XqcQPAYPkt9mV1DlgwHwYDVR0j
# BBgwFoAUReuir/SSy4IxLVGLp6chnfNtyA8wDQYJKoZIhvcNAQELBQADggEBAD7s
# DVoks/Mi0RXILHwlKXaoHV0cLToaxO8wYdd+C2D9wz0PxK+L/e8q3yBVN7Dh9tGS
# dQ9RtG6ljlriXiSBThCk7j9xjmMOE0ut119EefM2FAaK95xGTlz/kLEbBw6RFfu6
# r7VRwo0kriTGxycqoSkoGjpxKAI8LpGjwCUR4pwUR6F6aGivm6dcIFzZcbEMj7uo
# +MUSaJ/PQMtARKUT8OZkDCUIQjKyNookAv4vcn4c10lFluhZHen6dGRrsutmQ9qz
# sIzV6Q3d9gEgzpkxYz0IGhizgZtPxpMQBvwHgfqL2vmCSfdibqFT+hKUGIUukpHq
# aGxEMrJmoecYpJpkUe8wggU5MIIEIaADAgECAhAKudMQ+yEr6IyBs9LC6M5RMA0G
# CSqGSIb3DQEBCwUAMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJ
# bmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lDZXJ0
# IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNpZ25pbmcgQ0EwHhcNMjEwNDI3MDAwMDAw
# WhcNMjQwNDMwMjM1OTU5WjB3MQswCQYDVQQGEwJVUzEPMA0GA1UECBMGS2Fuc2Fz
# MQ8wDQYDVQQHEwZUb3Bla2ExIjAgBgNVBAoTGUNob2NvbGF0ZXkgU29mdHdhcmUs
# IEluYy4xIjAgBgNVBAMTGUNob2NvbGF0ZXkgU29mdHdhcmUsIEluYy4wggEiMA0G
# CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQChcaeNqeO3O3hzbDYYMcxvv/QNSPE4
# fpI+NGECR+FYdDO2utX9/SPxRCzWBrsgntPs/7IPk/uFZk/yTIiNoXO+cqJE45L9
# 2Ldfn6gAcwjGna/j2f/bbSFSeXW9z9lM3DJecFwXQleWR/8OKCnD+d1ZmHB0BA5v
# 0bQCfU8ZT7S0u9+KAKqyqgZrJyQiPfBVqXes9RSua7+0SVXmaBrJf9njHAf5KNFY
# /TEgm1r1zYwxfcsuE5eYdr2/suytUJpN18m9DmAdYm72va0KMxoKIBGuQy9DnaDI
# +nMiegsdhkL9sIysIin7Pcwjkwx9lRmtIqJA27Hfgb1MaL0OnkpwRY+VAgMBAAGj
# ggHEMIIBwDAfBgNVHSMEGDAWgBRaxLl7KgqjpepxA8Bg+S32ZXUOWDAdBgNVHQ4E
# FgQUTvMFGF2V6ylQalFt+afRXjSaBIMwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQM
# MAoGCCsGAQUFBwMDMHcGA1UdHwRwMG4wNaAzoDGGL2h0dHA6Ly9jcmwzLmRpZ2lj
# ZXJ0LmNvbS9zaGEyLWFzc3VyZWQtY3MtZzEuY3JsMDWgM6Axhi9odHRwOi8vY3Js
# NC5kaWdpY2VydC5jb20vc2hhMi1hc3N1cmVkLWNzLWcxLmNybDBLBgNVHSAERDBC
# MDYGCWCGSAGG/WwDATApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3LmRpZ2ljZXJ0
# LmNvbS9DUFMwCAYGZ4EMAQQBMIGEBggrBgEFBQcBAQR4MHYwJAYIKwYBBQUHMAGG
# GGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBOBggrBgEFBQcwAoZCaHR0cDovL2Nh
# Y2VydHMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0U0hBMkFzc3VyZWRJRENvZGVTaWdu
# aW5nQ0EuY3J0MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggEBAKFxncHA
# zDFesUJXaM21qMRk5+nIZcDuISfGgJcDjMHsRLw7na5Yn7IhiNY+OsKnPVkfPhL/
# MNXSHG6on+IpxiB2/Bry9thqKvpQdPBe8mFN0ctJDgrSceyRC5SA9EiO22J3YNe0
# yVEKAG+Yk2A/WhKBzCCpRskMlRr7KeLm6DvAgvDsMfkKtePMl2PraON+tFNpc2b1
# LTKT4okiU5uAWpjYAt9sYBsKTeZb5NJt0ZQ3akEEIAQs63/mSDAZlzMOJMWNK/yv
# 4NU5CiPVcohJ0WjUJUIrAMmAVlZ2h8NhCXJOv28cHWEgPks/zqdDdIhJfDF+ALd1
# 0JTBrwCNcYQG68AwggWNMIIEdaADAgECAhAOmxiO+dAt5+/bUOIIQBhaMA0GCSqG
# SIb3DQEBDAUAMGUxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMx
# GTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xJDAiBgNVBAMTG0RpZ2lDZXJ0IEFz
# c3VyZWQgSUQgUm9vdCBDQTAeFw0yMjA4MDEwMDAwMDBaFw0zMTExMDkyMzU5NTla
# MGIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsT
# EHd3dy5kaWdpY2VydC5jb20xITAfBgNVBAMTGERpZ2lDZXJ0IFRydXN0ZWQgUm9v
# dCBHNDCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAL/mkHNo3rvkXUo8
# MCIwaTPswqclLskhPfKK2FnC4SmnPVirdprNrnsbhA3EMB/zG6Q4FutWxpdtHauy
# efLKEdLkX9YFPFIPUh/GnhWlfr6fqVcWWVVyr2iTcMKyunWZanMylNEQRBAu34Lz
# B4TmdDttceItDBvuINXJIB1jKS3O7F5OyJP4IWGbNOsFxl7sWxq868nPzaw0QF+x
# embud8hIqGZXV59UWI4MK7dPpzDZVu7Ke13jrclPXuU15zHL2pNe3I6PgNq2kZhA
# kHnDeMe2scS1ahg4AxCN2NQ3pC4FfYj1gj4QkXCrVYJBMtfbBHMqbpEBfCFM1Lyu
# GwN1XXhm2ToxRJozQL8I11pJpMLmqaBn3aQnvKFPObURWBf3JFxGj2T3wWmIdph2
# PVldQnaHiZdpekjw4KISG2aadMreSx7nDmOu5tTvkpI6nj3cAORFJYm2mkQZK37A
# lLTSYW3rM9nF30sEAMx9HJXDj/chsrIRt7t/8tWMcCxBYKqxYxhElRp2Yn72gLD7
# 6GSmM9GJB+G9t+ZDpBi4pncB4Q+UDCEdslQpJYls5Q5SUUd0viastkF13nqsX40/
# ybzTQRESW+UQUOsxxcpyFiIJ33xMdT9j7CFfxCBRa2+xq4aLT8LWRV+dIPyhHsXA
# j6KxfgommfXkaS+YHS312amyHeUbAgMBAAGjggE6MIIBNjAPBgNVHRMBAf8EBTAD
# AQH/MB0GA1UdDgQWBBTs1+OC0nFdZEzfLmc/57qYrhwPTzAfBgNVHSMEGDAWgBRF
# 66Kv9JLLgjEtUYunpyGd823IDzAOBgNVHQ8BAf8EBAMCAYYweQYIKwYBBQUHAQEE
# bTBrMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQwYIKwYB
# BQUHMAKGN2h0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEFzc3Vy
# ZWRJRFJvb3RDQS5jcnQwRQYDVR0fBD4wPDA6oDigNoY0aHR0cDovL2NybDMuZGln
# aWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNybDARBgNVHSAECjAI
# MAYGBFUdIAAwDQYJKoZIhvcNAQEMBQADggEBAHCgv0NcVec4X6CjdBs9thbX979X
# B72arKGHLOyFXqkauyL4hxppVCLtpIh3bb0aFPQTSnovLbc47/T/gLn4offyct4k
# vFIDyE7QKt76LVbP+fT3rDB6mouyXtTP0UNEm0Mh65ZyoUi0mcudT6cGAxN3J0TU
# 53/oWajwvy8LpunyNDzs9wPHh6jSTEAZNUZqaVSwuKFWjuyk1T3osdz9HNj0d1pc
# VIxv76FQPfx2CWiEn2/K2yCNNWAcAgPLILCsWKAOQGPFmCLBsln1VWvPJ6tsds5v
# Iy30fnFqI2si/xK4VC0nftg62fC2h5b9W9FcrBjDTZ9ztwGpn1eqXijiuZQwggau
# MIIElqADAgECAhAHNje3JFR82Ees/ShmKl5bMA0GCSqGSIb3DQEBCwUAMGIxCzAJ
# BgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5k
# aWdpY2VydC5jb20xITAfBgNVBAMTGERpZ2lDZXJ0IFRydXN0ZWQgUm9vdCBHNDAe
# Fw0yMjAzMjMwMDAwMDBaFw0zNzAzMjIyMzU5NTlaMGMxCzAJBgNVBAYTAlVTMRcw
# FQYDVQQKEw5EaWdpQ2VydCwgSW5jLjE7MDkGA1UEAxMyRGlnaUNlcnQgVHJ1c3Rl
# ZCBHNCBSU0E0MDk2IFNIQTI1NiBUaW1lU3RhbXBpbmcgQ0EwggIiMA0GCSqGSIb3
# DQEBAQUAA4ICDwAwggIKAoICAQDGhjUGSbPBPXJJUVXHJQPE8pE3qZdRodbSg9Ge
# TKJtoLDMg/la9hGhRBVCX6SI82j6ffOciQt/nR+eDzMfUBMLJnOWbfhXqAJ9/UO0
# hNoR8XOxs+4rgISKIhjf69o9xBd/qxkrPkLcZ47qUT3w1lbU5ygt69OxtXXnHwZl
# jZQp09nsad/ZkIdGAHvbREGJ3HxqV3rwN3mfXazL6IRktFLydkf3YYMZ3V+0VAsh
# aG43IbtArF+y3kp9zvU5EmfvDqVjbOSmxR3NNg1c1eYbqMFkdECnwHLFuk4fsbVY
# TXn+149zk6wsOeKlSNbwsDETqVcplicu9Yemj052FVUmcJgmf6AaRyBD40NjgHt1
# biclkJg6OBGz9vae5jtb7IHeIhTZgirHkr+g3uM+onP65x9abJTyUpURK1h0QCir
# c0PO30qhHGs4xSnzyqqWc0Jon7ZGs506o9UD4L/wojzKQtwYSH8UNM/STKvvmz3+
# DrhkKvp1KCRB7UK/BZxmSVJQ9FHzNklNiyDSLFc1eSuo80VgvCONWPfcYd6T/jnA
# +bIwpUzX6ZhKWD7TA4j+s4/TXkt2ElGTyYwMO1uKIqjBJgj5FBASA31fI7tk42Pg
# puE+9sJ0sj8eCXbsq11GdeJgo1gJASgADoRU7s7pXcheMBK9Rp6103a50g5rmQzS
# M7TNsQIDAQABo4IBXTCCAVkwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQU
# uhbZbU2FL3MpdpovdYxqII+eyG8wHwYDVR0jBBgwFoAU7NfjgtJxXWRM3y5nP+e6
# mK4cD08wDgYDVR0PAQH/BAQDAgGGMBMGA1UdJQQMMAoGCCsGAQUFBwMIMHcGCCsG
# AQUFBwEBBGswaTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29t
# MEEGCCsGAQUFBzAChjVodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNl
# cnRUcnVzdGVkUm9vdEc0LmNydDBDBgNVHR8EPDA6MDigNqA0hjJodHRwOi8vY3Js
# My5kaWdpY2VydC5jb20vRGlnaUNlcnRUcnVzdGVkUm9vdEc0LmNybDAgBgNVHSAE
# GTAXMAgGBmeBDAEEAjALBglghkgBhv1sBwEwDQYJKoZIhvcNAQELBQADggIBAH1Z
# jsCTtm+YqUQiAX5m1tghQuGwGC4QTRPPMFPOvxj7x1Bd4ksp+3CKDaopafxpwc8d
# B+k+YMjYC+VcW9dth/qEICU0MWfNthKWb8RQTGIdDAiCqBa9qVbPFXONASIlzpVp
# P0d3+3J0FNf/q0+KLHqrhc1DX+1gtqpPkWaeLJ7giqzl/Yy8ZCaHbJK9nXzQcAp8
# 76i8dU+6WvepELJd6f8oVInw1YpxdmXazPByoyP6wCeCRK6ZJxurJB4mwbfeKuv2
# nrF5mYGjVoarCkXJ38SNoOeY+/umnXKvxMfBwWpx2cYTgAnEtp/Nh4cku0+jSbl3
# ZpHxcpzpSwJSpzd+k1OsOx0ISQ+UzTl63f8lY5knLD0/a6fxZsNBzU+2QJshIUDQ
# txMkzdwdeDrknq3lNHGS1yZr5Dhzq6YBT70/O3itTK37xJV77QpfMzmHQXh6OOmc
# 4d0j/R0o08f56PGYX/sr2H7yRp11LB4nLCbbbxV7HhmLNriT1ObyF5lZynDwN7+Y
# AN8gFk8n+2BnFqFmut1VwDophrCYoCvtlUG3OtUVmDG0YgkPCr2B2RP+v6TR81fZ
# vAT6gt4y3wSJ8ADNXcL50CN/AAvkdgIm2fBldkKmKYcJRyvmfxqkhQ/8mJb2VVQr
# H4D6wPIOK+XW+6kvRBVK5xMOHds3OBqhK/bt1nz8MIIGwjCCBKqgAwIBAgIQBUSv
# 85SdCDmmv9s/X+VhFjANBgkqhkiG9w0BAQsFADBjMQswCQYDVQQGEwJVUzEXMBUG
# A1UEChMORGlnaUNlcnQsIEluYy4xOzA5BgNVBAMTMkRpZ2lDZXJ0IFRydXN0ZWQg
# RzQgUlNBNDA5NiBTSEEyNTYgVGltZVN0YW1waW5nIENBMB4XDTIzMDcxNDAwMDAw
# MFoXDTM0MTAxMzIzNTk1OVowSDELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkRpZ2lD
# ZXJ0LCBJbmMuMSAwHgYDVQQDExdEaWdpQ2VydCBUaW1lc3RhbXAgMjAyMzCCAiIw
# DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAKNTRYcdg45brD5UsyPgz5/X5dLn
# XaEOCdwvSKOXejsqnGfcYhVYwamTEafNqrJq3RApih5iY2nTWJw1cb86l+uUUI8c
# IOrHmjsvlmbjaedp/lvD1isgHMGXlLSlUIHyz8sHpjBoyoNC2vx/CSSUpIIa2mq6
# 2DvKXd4ZGIX7ReoNYWyd/nFexAaaPPDFLnkPG2ZS48jWPl/aQ9OE9dDH9kgtXkV1
# lnX+3RChG4PBuOZSlbVH13gpOWvgeFmX40QrStWVzu8IF+qCZE3/I+PKhu60pCFk
# cOvV5aDaY7Mu6QXuqvYk9R28mxyyt1/f8O52fTGZZUdVnUokL6wrl76f5P17cz4y
# 7lI0+9S769SgLDSb495uZBkHNwGRDxy1Uc2qTGaDiGhiu7xBG3gZbeTZD+BYQfvY
# sSzhUa+0rRUGFOpiCBPTaR58ZE2dD9/O0V6MqqtQFcmzyrzXxDtoRKOlO0L9c33u
# 3Qr/eTQQfqZcClhMAD6FaXXHg2TWdc2PEnZWpST618RrIbroHzSYLzrqawGw9/sq
# hux7UjipmAmhcbJsca8+uG+W1eEQE/5hRwqM/vC2x9XH3mwk8L9CgsqgcT2ckpME
# tGlwJw1Pt7U20clfCKRwo+wK8REuZODLIivK8SgTIUlRfgZm0zu++uuRONhRB8qU
# t+JQofM604qDy0B7AgMBAAGjggGLMIIBhzAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0T
# AQH/BAIwADAWBgNVHSUBAf8EDDAKBggrBgEFBQcDCDAgBgNVHSAEGTAXMAgGBmeB
# DAEEAjALBglghkgBhv1sBwEwHwYDVR0jBBgwFoAUuhbZbU2FL3MpdpovdYxqII+e
# yG8wHQYDVR0OBBYEFKW27xPn783QZKHVVqllMaPe1eNJMFoGA1UdHwRTMFEwT6BN
# oEuGSWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydFRydXN0ZWRHNFJT
# QTQwOTZTSEEyNTZUaW1lU3RhbXBpbmdDQS5jcmwwgZAGCCsGAQUFBwEBBIGDMIGA
# MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wWAYIKwYBBQUH
# MAKGTGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydFRydXN0ZWRH
# NFJTQTQwOTZTSEEyNTZUaW1lU3RhbXBpbmdDQS5jcnQwDQYJKoZIhvcNAQELBQAD
# ggIBAIEa1t6gqbWYF7xwjU+KPGic2CX/yyzkzepdIpLsjCICqbjPgKjZ5+PF7SaC
# inEvGN1Ott5s1+FgnCvt7T1IjrhrunxdvcJhN2hJd6PrkKoS1yeF844ektrCQDif
# XcigLiV4JZ0qBXqEKZi2V3mP2yZWK7Dzp703DNiYdk9WuVLCtp04qYHnbUFcjGnR
# uSvExnvPnPp44pMadqJpddNQ5EQSviANnqlE0PjlSXcIWiHFtM+YlRpUurm8wWkZ
# us8W8oM3NG6wQSbd3lqXTzON1I13fXVFoaVYJmoDRd7ZULVQjK9WvUzF4UbFKNOt
# 50MAcN7MmJ4ZiQPq1JE3701S88lgIcRWR+3aEUuMMsOI5ljitts++V+wQtaP4xeR
# 0arAVeOGv6wnLEHQmjNKqDbUuXKWfpd5OEhfysLcPTLfddY2Z1qJ+Panx+VPNTwA
# vb6cKmx5AdzaROY63jg7B145WPR8czFVoIARyxQMfq68/qTreWWqaNYiyjvrmoI1
# VygWy2nyMpqy0tg6uLFGhmu6F/3Ed2wVbK6rr3M66ElGt9V/zLY4wNjsHPW2obhD
# LN9OTH0eaHDAdwrUAuBcYLso/zjlUlrWrBciI0707NMX+1Br/wd3H3GXREHJuEbT
# bDJ8WC9nR2XlG3O2mflrLAZG70Ee8PBf4NvZrZCARK+AEEGKMYIFXTCCBVkCAQEw
# gYYwcjELMAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UE
# CxMQd3d3LmRpZ2ljZXJ0LmNvbTExMC8GA1UEAxMoRGlnaUNlcnQgU0hBMiBBc3N1
# cmVkIElEIENvZGUgU2lnbmluZyBDQQIQCrnTEPshK+iMgbPSwujOUTANBglghkgB
# ZQMEAgEFAKCBhDAYBgorBgEEAYI3AgEMMQowCKACgAChAoAAMBkGCSqGSIb3DQEJ
# AzEMBgorBgEEAYI3AgEEMBwGCisGAQQBgjcCAQsxDjAMBgorBgEEAYI3AgEVMC8G
# CSqGSIb3DQEJBDEiBCAymO/E0K2iaW+7mlS6j4Ue9h1tvv1U6FTl0pUZW9nmdTAN
# BgkqhkiG9w0BAQEFAASCAQB0IJwSUk3YlFhXzES5KY8n5+VzN6Nn5EdO/HwzSvaH
# kbn6tSepNNvk2F+HxaNyNRXng4Kb5dgEiGXQwT1zab8zP2mOM2hiu2TmgaYhUjIA
# Hs6V0CGQ1Yx+dIItKKSkADaZ41ocb5B9UhGcT0GWkch6dqRWRF1yw8KtjPIFbJG7
# atzROcINvIUVwdYQNEhK874kDz/0S9TCjXlKcBwlNAWCVYbdaiEn7T4/sDh2KIwy
# XXaJFjQwkgnk7eNN+Q9HuNQWafF2cHsujVPZFM/okI2EAnS9b8M/JUs0jCRUS/Wb
# FC7NUZmrnIfQvMP3H4APrKWLFsSVKRYD0sZRrCAkOZZYoYIDIDCCAxwGCSqGSIb3
# DQEJBjGCAw0wggMJAgEBMHcwYzELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkRpZ2lD
# ZXJ0LCBJbmMuMTswOQYDVQQDEzJEaWdpQ2VydCBUcnVzdGVkIEc0IFJTQTQwOTYg
# U0hBMjU2IFRpbWVTdGFtcGluZyBDQQIQBUSv85SdCDmmv9s/X+VhFjANBglghkgB
# ZQMEAgEFAKBpMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkF
# MQ8XDTI0MDQyOTE3MjkyOFowLwYJKoZIhvcNAQkEMSIEIL5M/XyFk0C9Z616eb26
# IVRWK+EunrQiZ3ZBe81sVpphMA0GCSqGSIb3DQEBAQUABIICAEzuKmp8FeMJKYDn
# rLc0b0il6gPdv6k1n4avx3r/zN5NX4OrpiYUjc/ias8VeRir7Wr8blk4euZDE6fT
# pFN7acNfDBdUQMKf++uOVn8dLFZq7Nh/9IQpiOfSkS+RnfcRXgwnlfCchggQUO36
# 5ZGnkKSF5vyIB9JC05FabZK3Cg/LWJcXHqQVd1+GhQXWWt0znE9MeRCJ39dXC+Ra
# fnUcQIAPNmaimsKYH8CL/wGmqCf/LNiNoxX5x2MqacW1S87g3kBgowux7le0bhqP
# /e/wuO+Zro90F63U9xi/GLurtaBdNibc9kMYssyudvnUGEMWhe574AcuF6KruJZQ
# Ce9Xrjuw3EubiyFtebykDSnTmo9Hu6v+zFtQQsX3Oe3ycYKnazeUE7NPgSJqS7CT
# C+IAAiPI4mgLe1ctrdv3qFQRsCsiqBXT5/KSku0bUCddmSoDBRAcUu9hfFthzS2B
# n/CqnWxSoZidtGgmz3TItvuRzhlnYDNtUO/SeIb7yPS4L+Re3F+H/vfUlbT99PY5
# jQDfq7BYbL+ftZhmbW/aHlAypykOmjB1ZVt07XysrP9Yv34621vb9xSbkJOixgyJ
# tdVgNMFrI/rKCXLscy84Y/7nciMKHCIhvMfo4JMPMSqWgtVcp8JPTH5UoGaSFzwX
# 8s750tjXR52pZGBkOASpgr+N/8Fx
# SIG # End signature block
2024-06-30 13:12:18,969 3980 [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\ChocolateyGUI\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2024-06-30 13:12:19,023 3980 [DEBUG] - Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2024-06-30 13:12:19,083 3980 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.5830' and CLR Version is '4.0.30319.42000'.
2024-06-30 13:12:19,252 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\helpers\Chocolatey.PowerShell.dll'.
2024-06-30 13:12:19,270 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:19,318 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:19,318 3980 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:19,318 3980 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:19,332 3980 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:19,332 3980 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:19,332 3980 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:19,350 3980 [DEBUG] - Cmdlets exported from Chocolatey.PowerShell.dll
2024-06-30 13:12:19,350 3980 [DEBUG] - Get-EnvironmentVariable
2024-06-30 13:12:19,350 3980 [DEBUG] - Get-EnvironmentVariableNames
2024-06-30 13:12:19,362 3980 [DEBUG] - Install-ChocolateyPath
2024-06-30 13:12:19,362 3980 [DEBUG] - Set-EnvironmentVariable
2024-06-30 13:12:19,362 3980 [DEBUG] - Test-ProcessAdminRights
2024-06-30 13:12:19,362 3980 [DEBUG] - Uninstall-ChocolateyPath
2024-06-30 13:12:19,380 3980 [DEBUG] - Update-SessionEnvironment
2024-06-30 13:12:19,380 3980 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-06-30 13:12:19,380 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-06-30 13:12:19,395 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-06-30 13:12:19,395 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-06-30 13:12:19,395 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-06-30 13:12:19,411 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-06-30 13:12:19,411 3980 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-06-30 13:12:19,411 3980 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-06-30 13:12:19,411 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-06-30 13:12:19,428 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:12:19,428 3980 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-06-30 13:12:19,439 3980 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-06-30 13:12:19,439 3980 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-06-30 13:12:19,439 3980 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-06-30 13:12:19,439 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-06-30 13:12:19,439 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-06-30 13:12:19,461 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-06-30 13:12:19,470 3980 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-06-30 13:12:19,470 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:19,470 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:12:19,470 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:12:19,470 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:12:19,492 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-06-30 13:12:19,492 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:12:19,502 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:12:19,502 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-06-30 13:12:19,502 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:12:19,502 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-06-30 13:12:19,522 3980 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-06-30 13:12:19,522 3980 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-06-30 13:12:19,522 3980 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:12:19,534 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-06-30 13:12:19,534 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:19,554 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:12:19,554 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:12:19,565 3980 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-06-30 13:12:19,565 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:19,565 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:19,565 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:19,585 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:19,585 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:19,596 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:19,596 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:19,596 3980 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-06-30 13:12:19,596 3980 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-06-30 13:12:19,616 3980 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-06-30 13:12:19,616 3980 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-06-30 13:12:19,616 3980 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-06-30 13:12:19,628 3980 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-06-30 13:12:19,628 3980 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:12:19,628 3980 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-06-30 13:12:19,628 3980 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-06-30 13:12:19,647 3980 [DEBUG] - Loading community extensions
2024-06-30 13:12:19,647 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2024-06-30 13:12:19,660 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2024-06-30 13:12:19,690 3980 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2024-06-30 13:12:19,708 3980 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2024-06-30 13:12:19,708 3980 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2024-06-30 13:12:19,721 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:19,721 3980 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2024-06-30 13:12:19,721 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-06-30 13:12:19,744 3980 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2024-06-30 13:12:19,751 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-06-30 13:12:19,751 3980 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2024-06-30 13:12:19,751 3980 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-06-30 13:12:19,751 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:19,751 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-06-30 13:12:19,774 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-06-30 13:12:19,782 3980 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-06-30 13:12:19,782 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2024-06-30 13:12:19,782 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2024-06-30 13:12:19,997 3980 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-06-30 13:12:19,997 3980 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:20,029 3980 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-06-30 13:12:20,029 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-06-30 13:12:20,029 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-06-30 13:12:20,057 3980 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-06-30 13:12:20,062 3980 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-06-30 13:12:20,062 3980 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-06-30 13:12:20,062 3980 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:20,062 3980 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-06-30 13:12:20,062 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-06-30 13:12:20,089 3980 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-06-30 13:12:20,093 3980 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-06-30 13:12:20,093 3980 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-06-30 13:12:20,093 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'
2024-06-30 13:12:20,093 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'.
2024-06-30 13:12:20,124 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-06-30 13:12:20,150 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-06-30 13:12:20,156 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-06-30 13:12:20,156 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-06-30 13:12:20,156 3980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2024-06-30 13:12:20,156 3980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2024-06-30 13:12:20,187 3980 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-06-30 13:12:20,187 3980 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-06-30 13:12:20,213 3980 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-06-30 13:12:20,217 3980 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-06-30 13:12:20,217 3980 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-06-30 13:12:20,217 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-06-30 13:12:20,217 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-06-30 13:12:20,217 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-06-30 13:12:20,245 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-06-30 13:12:20,249 3980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-06-30 13:12:20,249 3980 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-06-30 13:12:20,249 3980 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-06-30 13:12:20,249 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-06-30 13:12:20,249 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:12:20,249 3980 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-06-30 13:12:20,277 3980 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-06-30 13:12:20,280 3980 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-06-30 13:12:20,280 3980 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-06-30 13:12:20,280 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-06-30 13:12:20,280 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-06-30 13:12:20,280 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-06-30 13:12:20,280 3980 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-06-30 13:12:20,308 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:20,310 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:12:20,310 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:12:20,310 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:12:20,310 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-06-30 13:12:20,310 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:12:20,310 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:12:20,338 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-06-30 13:12:20,343 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:12:20,343 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-06-30 13:12:20,343 3980 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-06-30 13:12:20,343 3980 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-06-30 13:12:20,343 3980 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:12:20,343 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-06-30 13:12:20,369 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:20,376 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:12:20,376 3980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:12:20,376 3980 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-06-30 13:12:20,376 3980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:20,376 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-06-30 13:12:20,376 3980 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-06-30 13:12:20,400 3980 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-06-30 13:12:20,406 3980 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-06-30 13:12:20,406 3980 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:20,406 3980 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-06-30 13:12:20,406 3980 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-06-30 13:12:20,406 3980 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-06-30 13:12:20,406 3980 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-06-30 13:12:20,430 3980 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-06-30 13:12:20,438 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-06-30 13:12:20,438 3980 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-06-30 13:12:20,438 3980 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-06-30 13:12:20,438 3980 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-06-30 13:12:20,438 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:20,438 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:20,462 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:20,462 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:20,470 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:20,470 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:20,470 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:20,470 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:20,492 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:20,492 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:20,502 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:20,502 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:20,502 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:20,502 3980 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:20,524 3980 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-06-30 13:12:20,524 3980 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-06-30 13:12:20,533 3980 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-06-30 13:12:20,533 3980 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-06-30 13:12:20,533 3980 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-06-30 13:12:20,554 3980 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-06-30 13:12:20,554 3980 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:12:20,564 3980 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-06-30 13:12:20,564 3980 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-06-30 13:12:20,564 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:20,564 3980 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:20,587 3980 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:20,587 3980 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:20,594 3980 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:20,594 3980 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:20,594 3980 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:20,594 3980 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2024-06-30 13:12:20,594 3980 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-06-30 13:12:20,618 3980 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-06-30 13:12:20,626 3980 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2024-06-30 13:12:20,626 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2024-06-30 13:12:20,626 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2024-06-30 13:12:20,626 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2024-06-30 13:12:20,626 3980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2024-06-30 13:12:20,688 3980 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-06-30 13:12:20,688 3980 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2024-06-30 13:12:20,688 3980 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2024-06-30 13:12:20,688 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-06-30 13:12:20,688 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2024-06-30 13:12:20,711 3980 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:12:20,719 3980 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2024-06-30 13:12:20,719 3980 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2024-06-30 13:12:20,719 3980 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2024-06-30 13:12:20,719 3980 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2024-06-30 13:12:20,719 3980 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-06-30 13:12:20,743 3980 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2024-06-30 13:12:20,749 3980 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2024-06-30 13:12:20,749 3980 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2024-06-30 13:12:20,749 3980 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2024-06-30 13:12:20,749 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:20,749 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:20,749 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:12:20,779 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:12:20,779 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:12:20,779 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2024-06-30 13:12:20,779 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:12:20,779 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:12:20,779 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2024-06-30 13:12:20,810 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:12:20,810 3980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2024-06-30 13:12:20,810 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-06-30 13:12:20,810 3980 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-06-30 13:12:20,842 3980 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2024-06-30 13:12:20,844 3980 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-06-30 13:12:20,844 3980 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-06-30 13:12:20,844 3980 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-06-30 13:12:20,844 3980 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2024-06-30 13:12:20,844 3980 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:12:20,844 3980 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-06-30 13:12:20,879 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2024-06-30 13:12:20,879 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:20,879 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:12:20,879 3980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:12:20,879 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-06-30 13:12:20,879 3980 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-06-30 13:12:20,913 3980 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-06-30 13:12:20,913 3980 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2024-06-30 13:12:20,913 3980 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2024-06-30 13:12:20,913 3980 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2024-06-30 13:12:20,913 3980 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2024-06-30 13:12:20,913 3980 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2024-06-30 13:12:20,913 3980 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2024-06-30 13:12:20,949 3980 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:12:20,949 3980 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2024-06-30 13:12:20,949 3980 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2024-06-30 13:12:20,949 3980 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2024-06-30 13:12:20,949 3980 [DEBUG] - ---------------------------Script Execution---------------------------
2024-06-30 13:12:20,987 3980 [DEBUG] - Running 'ChocolateyScriptRunner' for ChocolateyGUI v2.1.1 with packageScript 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\ChocolateyGUI', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2024-06-30 13:12:20,987 3980 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\chocolateyInstall.ps1'
2024-06-30 13:12:21,193 3980 [DEBUG] - Running Install-ChocolateyInstallPackage -silentArgs '/qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyGUI.2.1.1.log"' -file 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\ChocolateyGUI.msi' -fileType 'msi' -validExitCodes '0 1641 3010' -packageName 'ChocolateyGUI'
2024-06-30 13:12:21,228 3980 [DEBUG] - Running Get-OSArchitectureWidth -compare '32'
2024-06-30 13:12:21,263 3980 [INFO ] - Installing ChocolateyGUI...
2024-06-30 13:12:21,437 3980 [DEBUG] - Ensuring 'C:\Users\vagrant\AppData\Local\Temp\chocolatey' exists
2024-06-30 13:12:21,570 3980 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 1641 3010' -workingDirectory 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools' -statements '/i "C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\ChocolateyGUI.msi" /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyGUI.2.1.1.log"' -exeToRun 'C:\Windows\System32\msiexec.exe'
2024-06-30 13:12:21,570 3980 [DEBUG] - Running Test-ProcessAdminRights
2024-06-30 13:12:21,570 3980 [DEBUG] - Test-ProcessAdminRights: returning True
2024-06-30 13:12:21,595 3980 [DEBUG] - Finishing 'Test-ProcessAdminRights'
2024-06-30 13:12:21,635 3980 [DEBUG] - Elevating permissions and running ["C:\Windows\System32\msiexec.exe" /i "C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\ChocolateyGUI.msi" /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyGUI.2.1.1.log"]. This may take a while, depending on the statements.
2024-06-30 13:12:30,216 3980 [DEBUG] - Command ["C:\Windows\System32\msiexec.exe" /i "C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\ChocolateyGUI.msi" /qn /norestart /l*v "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyGUI.2.1.1.log"] exited with '0'.
2024-06-30 13:12:30,250 3980 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2024-06-30 13:12:30,250 3980 [INFO ] - ChocolateyGUI has been installed.
2024-06-30 13:12:30,311 3980 [INFO ] - VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
2024-06-30 13:12:30,357 3980 [DEBUG] - Running Get-UninstallRegistryKey -softwareName 'Chocolatey GUI'
2024-06-30 13:12:30,357 3980 [INFO ] - VERBOSE: Retrieving all uninstall registry keys
2024-06-30 13:12:30,499 3980 [DEBUG] - Registry uninstall keys on system: 28
2024-06-30 13:12:30,499 3980 [DEBUG] - Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly.
2024-06-30 13:12:30,558 3980 [DEBUG] - Found 1 uninstall registry key(s) with SoftwareName:'Chocolatey GUI'
2024-06-30 13:12:30,574 3980 [INFO ] - VERBOSE: Trying Uninstall key property 'InstallLocation'
2024-06-30 13:12:30,604 3980 [INFO ] - VERBOSE: Trying Uninstall key property 'UninstallString'
2024-06-30 13:12:30,638 3980 [INFO ] - VERBOSE: Trying Uninstall key property 'DisplayIcon'
2024-06-30 13:12:30,653 3980 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2024-06-30 13:12:30,668 3980 [INFO ] - VERBOSE: Trying Program Files with 2 levels depth: C:\Program Files C:\Program Files\*\* C:\Program Files (x86) C:\Program Files (x86)\*\*
2024-06-30 13:12:31,181 3980 [DEBUG] - Running Install-BinFile -name 'chocolateygui' -path 'C:\Program Files (x86)\Chocolatey GUI\ChocolateyGui.exe' -useStart 'True'
2024-06-30 13:12:31,216 3980 [DEBUG] - ShimGen found at 'C:\ProgramData\chocolatey\tools\shimgen.exe'
2024-06-30 13:12:31,231 3980 [DEBUG] - Calling C:\ProgramData\chocolatey\tools\shimgen.exe -o "C:\ProgramData\chocolatey\bin\chocolateygui.exe" -p "c:\program files (x86)\chocolatey gui\chocolateygui.exe" -i "C:\Program Files (x86)\Chocolatey GUI\ChocolateyGui.exe" -gui
2024-06-30 13:12:32,154 3980 [INFO ] - Added C:\ProgramData\chocolatey\bin\chocolateygui.exe shim pointed to 'c:\program files (x86)\chocolatey gui\chocolateygui.exe'.
2024-06-30 13:12:32,176 3980 [DEBUG] - Running Install-BinFile -name 'chocolateyguicli' -path 'C:\Program Files (x86)\Chocolatey GUI\ChocolateyGuiCli.exe'
2024-06-30 13:12:32,176 3980 [DEBUG] - ShimGen found at 'C:\ProgramData\chocolatey\tools\shimgen.exe'
2024-06-30 13:12:32,189 3980 [DEBUG] - Calling C:\ProgramData\chocolatey\tools\shimgen.exe -o "C:\ProgramData\chocolatey\bin\chocolateyguicli.exe" -p "c:\program files (x86)\chocolatey gui\chocolateyguicli.exe" -i "C:\Program Files (x86)\Chocolatey GUI\ChocolateyGuiCli.exe"
2024-06-30 13:12:32,798 3980 [INFO ] - Added C:\ProgramData\chocolatey\bin\chocolateyguicli.exe shim pointed to 'c:\program files (x86)\chocolatey gui\chocolateyguicli.exe'.
2024-06-30 13:12:32,814 3980 [DEBUG] - Running Update-SessionEnvironment
2024-06-30 13:12:32,814 3980 [INFO ] - VERBOSE: Refreshing environment variables from the registry.
2024-06-30 13:12:32,842 3980 [DEBUG] - Finishing 'Update-SessionEnvironment'
2024-06-30 13:12:32,895 3980 [DEBUG] - Running Get-PackageParameters
2024-06-30 13:12:32,895 3980 [DEBUG] - Parsing $env:ChocolateyPackageParameters and $env:ChocolateyPackageParametersSensitive for parameters
2024-06-30 13:12:32,925 3980 [DEBUG] - ----------------------------------------------------------------------
2024-06-30 13:12:32,940 3980 [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\ChocolateyGUI\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2024-06-30 13:12:32,940 3980 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2024-06-30 13:12:33,062 3980 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2024-06-30 13:12:33,092 3980 [INFO ] - chocolateygui may be able to be automatically uninstalled.
2024-06-30 13:12:33,123 3980 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\ChocolateyGUI'
2024-06-30 13:12:33,186 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\chocolateygui.nupkg'
with checksum 'CBAF14CE6C6BD7A4DE8A3F51DDB87DD1'
2024-06-30 13:12:33,186 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\chocolateygui.nuspec'
with checksum 'EC1D44C095BD160F3CBDB95211552AD9'
2024-06-30 13:12:33,186 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\legal\CREDITS.md'
with checksum '5233C54D7D06C228EE122FC178E597CD'
2024-06-30 13:12:33,209 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\legal\LICENSE.txt'
with checksum '02D8EF21C666949C5B31E75D4B278F47'
2024-06-30 13:12:33,209 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\ChocolateyGUI.msi.ignore'
with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956'
2024-06-30 13:12:33,220 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\chocolateyInstall.ps1'
with checksum '2689B790F7CA671097FCDEA4BEDFBAC1'
2024-06-30 13:12:33,220 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\chocolateyUninstall.ps1'
with checksum '85760F36BD890C4707B68AC801520ECB'
2024-06-30 13:12:33,220 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\helper.ps1'
with checksum '94D4C0BF1F63669557AADC9D881D2C4D'
2024-06-30 13:12:33,220 3980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ChocolateyGUI\tools\VERIFICATION.txt'
with checksum '24DDB8F3EF886B91E79ECBC776621FAC'
2024-06-30 13:12:33,238 3980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1".
2024-06-30 13:12:33,315 3980 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1\.registry'
2024-06-30 13:12:33,348 3980 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1\.files'
2024-06-30 13:12:33,360 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1\.extra".
2024-06-30 13:12:33,380 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1\.version".
2024-06-30 13:12:33,380 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1\.sxs".
2024-06-30 13:12:33,393 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1\.pin".
2024-06-30 13:12:33,393 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolateygui.2.1.1\.deploymentLocation".
2024-06-30 13:12:33,393 3980 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-06-30 13:12:33,410 3980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\ChocolateyGUI\.chocolateyPending".
2024-06-30 13:12:33,410 3980 [INFO ] - The install of chocolateygui was successful.
2024-06-30 13:12:33,410 3980 [INFO ] - Software installed as 'msi', install location is likely default.
2024-06-30 13:12:33,452 3980 [WARN ] -
Chocolatey installed 5/5 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-06-30 13:12:33,452 3980 [INFO ] -
2024-06-30 13:12:33,452 3980 [WARN ] - Installed:
2024-06-30 13:12:33,452 3980 [INFO ] - - chocolatey-compatibility.extension v1.0.0
2024-06-30 13:12:33,475 3980 [INFO ] - - chocolatey-core.extension v1.4.0
2024-06-30 13:12:33,482 3980 [INFO ] - - chocolatey-dotnetfx.extension v1.0.1
2024-06-30 13:12:33,482 3980 [INFO ] - - chocolateygui v2.1.1
2024-06-30 13:12:33,482 3980 [INFO ] - - dotnetfx v4.8.0.20220524
2024-06-30 13:12:33,513 3980 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-06-30 13:12:33,513 3980 [DEBUG] - Exiting with 0
2024-06-30 13:12:48,771 5832 [DEBUG] - XmlConfiguration is now operational
2024-06-30 13:12:48,942 5832 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,957 5832 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,957 5832 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,957 5832 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,957 5832 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,957 5832 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,982 5832 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,982 5832 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,989 5832 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-06-30 13:12:48,989 5832 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-06-30 13:12:48,989 5832 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-06-30 13:12:49,995 5832 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,005 5832 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,005 5832 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,005 5832 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,005 5832 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,005 5832 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,029 5832 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,029 5832 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,038 5832 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,038 5832 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-06-30 13:12:50,072 5832 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-06-30 13:12:50,072 5832 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-06-30 13:12:50,072 5832 [DEBUG] - Registering new command 'rule' in assembly 'choco'
2024-06-30 13:12:50,072 5832 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-06-30 13:12:50,072 5832 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-06-30 13:12:50,072 5832 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-06-30 13:12:50,099 5832 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-06-30 13:12:50,099 5832 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-06-30 13:12:50,106 5832 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-06-30 13:12:50,106 5832 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-06-30 13:12:50,106 5832 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-06-30 13:12:50,106 5832 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-06-30 13:12:50,106 5832 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-06-30 13:12:50,106 5832 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-06-30 13:12:50,106 5832 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-06-30 13:12:50,136 5832 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-06-30 13:12:50,139 5832 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-06-30 13:12:50,139 5832 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-06-30 13:12:50,139 5832 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-06-30 13:12:50,139 5832 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-06-30 13:12:50,139 5832 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-06-30 13:12:50,438 5832 [INFO ] - ============================================================
2024-06-30 13:12:50,813 5832 [INFO ] - Chocolatey v2.3.0
2024-06-30 13:12:50,848 5832 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2024-06-30 13:12:50,848 5832 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-06-30 13:12:50,862 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-06-30 13:12:50,879 5832 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall ChocolateyGUI --version 2.1.1 -dvy --execution-timeout=2700
2024-06-30 13:12:50,879 5832 [DEBUG] - Received arguments: uninstall ChocolateyGUI --version 2.1.1 -dvy --execution-timeout=2700
2024-06-30 13:12:51,033 5832 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-06-30 13:12:51,064 5832 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-06-30 13:12:51,096 5832 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-06-30 13:12:51,250 5832 [DEBUG] - Performing validation checks.
2024-06-30 13:12:51,250 5832 [DEBUG] - Global Configuration Validation Checks:
2024-06-30 13:12:51,250 5832 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2024-06-30 13:12:51,270 5832 [DEBUG] - System State Validation Checks:
2024-06-30 13:12:51,286 5832 [DEBUG] - Reboot Requirement Checks:
2024-06-30 13:12:51,286 5832 [DEBUG] - - Pending Computer Rename = Checked
2024-06-30 13:12:51,300 5832 [DEBUG] - - Pending Component Based Servicing = Checked
2024-06-30 13:12:51,300 5832 [DEBUG] - - Pending Windows Auto Update = Checked
2024-06-30 13:12:51,318 5832 [DEBUG] - - Pending File Rename Operations = Ignored
2024-06-30 13:12:51,318 5832 [DEBUG] - - Pending Windows Package Installer = Checked
2024-06-30 13:12:51,318 5832 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2024-06-30 13:12:51,331 5832 [DEBUG] - Cache Folder Lockdown Checks:
2024-06-30 13:12:51,331 5832 [DEBUG] - - Elevated State = Checked
2024-06-30 13:12:51,351 5832 [DEBUG] - - Folder Exists = Checked
2024-06-30 13:12:51,360 5832 [DEBUG] - - Folder lockdown = Checked
2024-06-30 13:12:51,360 5832 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-06-30 13:12:51,412 5832 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-06-30 13:12:51,424 5832 [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-06-30 13:12:51,442 5832 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|IncludeConfiguredSources='False'|
ShowOnlineHelp='False'|Debug='True'|Verbose='True'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|
Input='ChocolateyGUI'|
Version='2.1.1'|AllVersions='False'|SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='ChocolateyGUI'|
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.17763.0'|
Information.PlatformName='Windows Server 2019'|
Information.ChocolateyVersion='2.3.0.0'|
Information.ChocolateyProductVersion='2.3.0'|
Information.FullName='choco, Version=2.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-4QE61FQ8PQ3'|
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:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.UsePackageHashValidation='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
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'|
2024-06-30 13:12:51,457 5832 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2024-06-30 13:12:51,471 5832 [INFO ] - Uninstalling the following packages:
2024-06-30 13:12:51,471 5832 [INFO ] - ChocolateyGUI
2024-06-30 13:12:51,499 5832 [DEBUG] - Current environment values (may contain sensitive data):
2024-06-30 13:12:51,499 5832 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2024-06-30 13:12:51,499 5832 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-06-30 13:12:51,499 5832 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-06-30 13:12:51,499 5832 [DEBUG] - * 'ChocolateyLastPathUpdate'='133642265975140621' ('User')
2024-06-30 13:12:51,499 5832 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2024-06-30 13:12:51,524 5832 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2024-06-30 13:12:51,530 5832 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2024-06-30 13:12:51,530 5832 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin' ('Machine')
2024-06-30 13:12:51,530 5832 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2024-06-30 13:12:51,530 5832 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2024-06-30 13:12:51,530 5832 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2024-06-30 13:12:51,530 5832 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2024-06-30 13:12:51,530 5832 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2024-06-30 13:12:51,557 5832 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2024-06-30 13:12:51,561 5832 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2024-06-30 13:12:51,561 5832 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='10' ('Machine')
2024-06-30 13:12:51,561 5832 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2024-06-30 13:12:51,561 5832 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 85 Stepping 7, GenuineIntel' ('Machine')
2024-06-30 13:12:51,561 5832 [DEBUG] - * 'PROCESSOR_REVISION'='5507' ('Machine')
2024-06-30 13:12:51,561 5832 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2024-06-30 13:12:51,800 5832 [DEBUG] - Running list with the following filter = ''
2024-06-30 13:12:51,800 5832 [DEBUG] - --- Start of List ---
2024-06-30 13:12:52,065 5832 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-06-30 13:12:52,566 5832 [DEBUG] - chocolatey 2.3.0
2024-06-30 13:12:52,656 5832 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2024-06-30 13:12:52,688 5832 [DEBUG] - chocolatey-core.extension 1.4.0
2024-06-30 13:12:52,742 5832 [DEBUG] - chocolatey-dotnetfx.extension 1.0.1
2024-06-30 13:12:52,835 5832 [DEBUG] - chocolateygui 2.1.1
2024-06-30 13:12:52,845 5832 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-06-30 13:12:52,876 5832 [DEBUG] - dotnetfx 4.8.0.20220524
2024-06-30 13:12:52,876 5832 [DEBUG] - KB2919355 1.0.20160915
2024-06-30 13:12:52,876 5832 [DEBUG] - KB2919442 1.0.20160915
2024-06-30 13:12:52,897 5832 [DEBUG] - KB2999226 1.0.20181019
2024-06-30 13:12:52,909 5832 [DEBUG] - KB3035131 1.0.3
2024-06-30 13:12:52,909 5832 [DEBUG] - KB3118401 1.0.5
2024-06-30 13:12:52,940 5832 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-06-30 13:12:52,940 5832 [DEBUG] - --- End of List ---
2024-06-30 13:12:52,958 5832 [DEBUG] - Running list with the following filter = ''
2024-06-30 13:12:52,958 5832 [DEBUG] - --- Start of List ---
2024-06-30 13:12:52,971 5832 [DEBUG] - chocolatey 2.3.0
2024-06-30 13:12:53,002 5832 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2024-06-30 13:12:53,033 5832 [DEBUG] - chocolatey-core.extension 1.4.0
2024-06-30 13:12:53,064 5832 [DEBUG] - chocolatey-dotnetfx.extension 1.0.1
2024-06-30 13:12:53,114 5832 [DEBUG] - chocolateygui 2.1.1
2024-06-30 13:12:53,124 5832 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-06-30 13:12:53,158 5832 [DEBUG] - dotnetfx 4.8.0.20220524
2024-06-30 13:12:53,158 5832 [DEBUG] - KB2919355 1.0.20160915
2024-06-30 13:12:53,178 5832 [DEBUG] - KB2919442 1.0.20160915
2024-06-30 13:12:53,188 5832 [DEBUG] - KB2999226 1.0.20181019
2024-06-30 13:12:53,188 5832 [DEBUG] - KB3035131 1.0.3
2024-06-30 13:12:53,188 5832 [DEBUG] - KB3118401 1.0.5
2024-06-30 13:12:53,209 5832 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-06-30 13:12:53,209 5832 [DEBUG] - --- End of List ---
2024-06-30 13:12:53,253 5832 [DEBUG] - Running list with the following filter = ''
2024-06-30 13:12:53,253 5832 [DEBUG] - --- Start of List ---
2024-06-30 13:12:53,286 5832 [DEBUG] - chocolatey 2.3.0
2024-06-30 13:12:53,317 5832 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2024-06-30 13:12:53,346 5832 [DEBUG] - chocolatey-core.extension 1.4.0
2024-06-30 13:12:53,379 5832 [DEBUG] - chocolatey-dotnetfx.extension 1.0.1
2024-06-30 13:12:53,411 5832 [DEBUG] - chocolateygui 2.1.1
2024-06-30 13:12:53,411 5832 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-06-30 13:12:53,442 5832 [DEBUG] - dotnetfx 4.8.0.20220524
2024-06-30 13:12:53,457 5832 [DEBUG] - KB2919355 1.0.20160915
2024-06-30 13:12:53,457 5832 [DEBUG] - KB2919442 1.0.20160915
2024-06-30 13:12:53,472 5832 [DEBUG] - KB2999226 1.0.20181019
2024-06-30 13:12:53,472 5832 [DEBUG] - KB3035131 1.0.3
2024-06-30 13:12:53,487 5832 [DEBUG] - KB3118401 1.0.5
2024-06-30 13:12:53,487 5832 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-06-30 13:12:53,487 5832 [DEBUG] - --- End of List ---
2024-06-30 13:12:53,579 5832 [INFO ] -
chocolateygui v2.1.1
2024-06-30 13:12:53,612 5832 [DEBUG] - Running beforeModify step for 'chocolateygui'
2024-06-30 13:12:53,645 5832 [DEBUG] - Backing up package files for 'chocolateygui'
2024-06-30 13:12:53,799 5832 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp\chocolateygui".
2024-06-30 13:12:53,816 5832 [DEBUG] - Moving C:\ProgramData\chocolatey\lib\chocolateygui to C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1
2024-06-30 13:12:53,816 5832 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\chocolateygui'
to 'C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1'
2024-06-30 13:12:55,850 5832 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\chocolateygui".
2024-06-30 13:12:55,860 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\chocolateygui.nupkg"
to "C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nupkg".
2024-06-30 13:12:55,881 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\chocolateygui.nuspec"
to "C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nuspec".
2024-06-30 13:12:55,892 5832 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\chocolateygui\legal".
2024-06-30 13:12:55,892 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\legal\CREDITS.md"
to "C:\ProgramData\chocolatey\lib\chocolateygui\legal\CREDITS.md".
2024-06-30 13:12:55,892 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\legal\LICENSE.txt"
to "C:\ProgramData\chocolatey\lib\chocolateygui\legal\LICENSE.txt".
2024-06-30 13:12:55,892 5832 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\chocolateygui\tools".
2024-06-30 13:12:55,913 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\tools\ChocolateyGUI.msi.ignore"
to "C:\ProgramData\chocolatey\lib\chocolateygui\tools\ChocolateyGUI.msi.ignore".
2024-06-30 13:12:55,922 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\tools\chocolateyInstall.ps1"
to "C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyInstall.ps1".
2024-06-30 13:12:55,922 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\tools\chocolateyUninstall.ps1"
to "C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyUninstall.ps1".
2024-06-30 13:12:55,954 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\tools\helper.ps1"
to "C:\ProgramData\chocolatey\lib\chocolateygui\tools\helper.ps1".
2024-06-30 13:12:55,954 5832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chocolateygui\2.1.1\tools\VERIFICATION.txt"
to "C:\ProgramData\chocolatey\lib\chocolateygui\tools\VERIFICATION.txt".
2024-06-30 13:12:57,501 5832 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolateygui'
2024-06-30 13:12:57,563 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nupkg'
with checksum 'CBAF14CE6C6BD7A4DE8A3F51DDB87DD1'
2024-06-30 13:12:57,563 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nuspec'
with checksum 'EC1D44C095BD160F3CBDB95211552AD9'
2024-06-30 13:12:57,563 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\legal\CREDITS.md'
with checksum '5233C54D7D06C228EE122FC178E597CD'
2024-06-30 13:12:57,586 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\legal\LICENSE.txt'
with checksum '02D8EF21C666949C5B31E75D4B278F47'
2024-06-30 13:12:57,594 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\ChocolateyGUI.msi.ignore'
with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956'
2024-06-30 13:12:57,594 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyInstall.ps1'
with checksum '2689B790F7CA671097FCDEA4BEDFBAC1'
2024-06-30 13:12:57,594 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyUninstall.ps1'
with checksum '85760F36BD890C4707B68AC801520ECB'
2024-06-30 13:12:57,594 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\helper.ps1'
with checksum '94D4C0BF1F63669557AADC9D881D2C4D'
2024-06-30 13:12:57,594 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\VERIFICATION.txt'
with checksum '24DDB8F3EF886B91E79ECBC776621FAC'
2024-06-30 13:12:57,625 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\tools\ChocolateyGUI.msi.ignore".
2024-06-30 13:12:57,656 5832 [DEBUG] - Setting installer args for chocolateygui
2024-06-30 13:12:57,656 5832 [DEBUG] - Setting package parameters for chocolateygui
2024-06-30 13:12:57,656 5832 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyUninstall.ps1':
2024-06-30 13:12:57,656 5832 [DEBUG] - Uninstall-BinFile -Name "chocolateygui"
Uninstall-BinFile -Name "chocolateyguicli"
# SIG # Begin signature block
# MIIjgQYJKoZIhvcNAQcCoIIjcjCCI24CAQExDzANBglghkgBZQMEAgEFADB5Bgor
# BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG
# KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCAKnKjsOohrNj81
# geS/Ec6JMEiP1C+Z+MvCwadJAZrfD6CCHXowggUwMIIEGKADAgECAhAECRgbX9W7
# ZnVTQ7VvlVAIMA0GCSqGSIb3DQEBCwUAMGUxCzAJBgNVBAYTAlVTMRUwEwYDVQQK
# EwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xJDAiBgNV
# BAMTG0RpZ2lDZXJ0IEFzc3VyZWQgSUQgUm9vdCBDQTAeFw0xMzEwMjIxMjAwMDBa
# Fw0yODEwMjIxMjAwMDBaMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2Vy
# dCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lD
# ZXJ0IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNpZ25pbmcgQ0EwggEiMA0GCSqGSIb3
# DQEBAQUAA4IBDwAwggEKAoIBAQD407Mcfw4Rr2d3B9MLMUkZz9D7RZmxOttE9X/l
# qJ3bMtdx6nadBS63j/qSQ8Cl+YnUNxnXtqrwnIal2CWsDnkoOn7p0WfTxvspJ8fT
# eyOU5JEjlpB3gvmhhCNmElQzUHSxKCa7JGnCwlLyFGeKiUXULaGj6YgsIJWuHEqH
# CN8M9eJNYBi+qsSyrnAxZjNxPqxwoqvOf+l8y5Kh5TsxHM/q8grkV7tKtel05iv+
# bMt+dDk2DZDv5LVOpKnqagqrhPOsZ061xPeM0SAlI+sIZD5SlsHyDxL0xY4PwaLo
# LFH3c7y9hbFig3NBggfkOItqcyDQD2RzPJ6fpjOp/RnfJZPRAgMBAAGjggHNMIIB
# yTASBgNVHRMBAf8ECDAGAQH/AgEAMA4GA1UdDwEB/wQEAwIBhjATBgNVHSUEDDAK
# BggrBgEFBQcDAzB5BggrBgEFBQcBAQRtMGswJAYIKwYBBQUHMAGGGGh0dHA6Ly9v
# Y3NwLmRpZ2ljZXJ0LmNvbTBDBggrBgEFBQcwAoY3aHR0cDovL2NhY2VydHMuZGln
# aWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNydDCBgQYDVR0fBHow
# eDA6oDigNoY0aHR0cDovL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJl
# ZElEUm9vdENBLmNybDA6oDigNoY0aHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0Rp
# Z2lDZXJ0QXNzdXJlZElEUm9vdENBLmNybDBPBgNVHSAESDBGMDgGCmCGSAGG/WwA
# AgQwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAK
# BghghkgBhv1sAzAdBgNVHQ4EFgQUWsS5eyoKo6XqcQPAYPkt9mV1DlgwHwYDVR0j
# BBgwFoAUReuir/SSy4IxLVGLp6chnfNtyA8wDQYJKoZIhvcNAQELBQADggEBAD7s
# DVoks/Mi0RXILHwlKXaoHV0cLToaxO8wYdd+C2D9wz0PxK+L/e8q3yBVN7Dh9tGS
# dQ9RtG6ljlriXiSBThCk7j9xjmMOE0ut119EefM2FAaK95xGTlz/kLEbBw6RFfu6
# r7VRwo0kriTGxycqoSkoGjpxKAI8LpGjwCUR4pwUR6F6aGivm6dcIFzZcbEMj7uo
# +MUSaJ/PQMtARKUT8OZkDCUIQjKyNookAv4vcn4c10lFluhZHen6dGRrsutmQ9qz
# sIzV6Q3d9gEgzpkxYz0IGhizgZtPxpMQBvwHgfqL2vmCSfdibqFT+hKUGIUukpHq
# aGxEMrJmoecYpJpkUe8wggU5MIIEIaADAgECAhAKudMQ+yEr6IyBs9LC6M5RMA0G
# CSqGSIb3DQEBCwUAMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJ
# bmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lDZXJ0
# IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNpZ25pbmcgQ0EwHhcNMjEwNDI3MDAwMDAw
# WhcNMjQwNDMwMjM1OTU5WjB3MQswCQYDVQQGEwJVUzEPMA0GA1UECBMGS2Fuc2Fz
# MQ8wDQYDVQQHEwZUb3Bla2ExIjAgBgNVBAoTGUNob2NvbGF0ZXkgU29mdHdhcmUs
# IEluYy4xIjAgBgNVBAMTGUNob2NvbGF0ZXkgU29mdHdhcmUsIEluYy4wggEiMA0G
# CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQChcaeNqeO3O3hzbDYYMcxvv/QNSPE4
# fpI+NGECR+FYdDO2utX9/SPxRCzWBrsgntPs/7IPk/uFZk/yTIiNoXO+cqJE45L9
# 2Ldfn6gAcwjGna/j2f/bbSFSeXW9z9lM3DJecFwXQleWR/8OKCnD+d1ZmHB0BA5v
# 0bQCfU8ZT7S0u9+KAKqyqgZrJyQiPfBVqXes9RSua7+0SVXmaBrJf9njHAf5KNFY
# /TEgm1r1zYwxfcsuE5eYdr2/suytUJpN18m9DmAdYm72va0KMxoKIBGuQy9DnaDI
# +nMiegsdhkL9sIysIin7Pcwjkwx9lRmtIqJA27Hfgb1MaL0OnkpwRY+VAgMBAAGj
# ggHEMIIBwDAfBgNVHSMEGDAWgBRaxLl7KgqjpepxA8Bg+S32ZXUOWDAdBgNVHQ4E
# FgQUTvMFGF2V6ylQalFt+afRXjSaBIMwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQM
# MAoGCCsGAQUFBwMDMHcGA1UdHwRwMG4wNaAzoDGGL2h0dHA6Ly9jcmwzLmRpZ2lj
# ZXJ0LmNvbS9zaGEyLWFzc3VyZWQtY3MtZzEuY3JsMDWgM6Axhi9odHRwOi8vY3Js
# NC5kaWdpY2VydC5jb20vc2hhMi1hc3N1cmVkLWNzLWcxLmNybDBLBgNVHSAERDBC
# MDYGCWCGSAGG/WwDATApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3LmRpZ2ljZXJ0
# LmNvbS9DUFMwCAYGZ4EMAQQBMIGEBggrBgEFBQcBAQR4MHYwJAYIKwYBBQUHMAGG
# GGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBOBggrBgEFBQcwAoZCaHR0cDovL2Nh
# Y2VydHMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0U0hBMkFzc3VyZWRJRENvZGVTaWdu
# aW5nQ0EuY3J0MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggEBAKFxncHA
# zDFesUJXaM21qMRk5+nIZcDuISfGgJcDjMHsRLw7na5Yn7IhiNY+OsKnPVkfPhL/
# MNXSHG6on+IpxiB2/Bry9thqKvpQdPBe8mFN0ctJDgrSceyRC5SA9EiO22J3YNe0
# yVEKAG+Yk2A/WhKBzCCpRskMlRr7KeLm6DvAgvDsMfkKtePMl2PraON+tFNpc2b1
# LTKT4okiU5uAWpjYAt9sYBsKTeZb5NJt0ZQ3akEEIAQs63/mSDAZlzMOJMWNK/yv
# 4NU5CiPVcohJ0WjUJUIrAMmAVlZ2h8NhCXJOv28cHWEgPks/zqdDdIhJfDF+ALd1
# 0JTBrwCNcYQG68AwggWNMIIEdaADAgECAhAOmxiO+dAt5+/bUOIIQBhaMA0GCSqG
# SIb3DQEBDAUAMGUxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMx
# GTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xJDAiBgNVBAMTG0RpZ2lDZXJ0IEFz
# c3VyZWQgSUQgUm9vdCBDQTAeFw0yMjA4MDEwMDAwMDBaFw0zMTExMDkyMzU5NTla
# MGIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsT
# EHd3dy5kaWdpY2VydC5jb20xITAfBgNVBAMTGERpZ2lDZXJ0IFRydXN0ZWQgUm9v
# dCBHNDCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAL/mkHNo3rvkXUo8
# MCIwaTPswqclLskhPfKK2FnC4SmnPVirdprNrnsbhA3EMB/zG6Q4FutWxpdtHauy
# efLKEdLkX9YFPFIPUh/GnhWlfr6fqVcWWVVyr2iTcMKyunWZanMylNEQRBAu34Lz
# B4TmdDttceItDBvuINXJIB1jKS3O7F5OyJP4IWGbNOsFxl7sWxq868nPzaw0QF+x
# embud8hIqGZXV59UWI4MK7dPpzDZVu7Ke13jrclPXuU15zHL2pNe3I6PgNq2kZhA
# kHnDeMe2scS1ahg4AxCN2NQ3pC4FfYj1gj4QkXCrVYJBMtfbBHMqbpEBfCFM1Lyu
# GwN1XXhm2ToxRJozQL8I11pJpMLmqaBn3aQnvKFPObURWBf3JFxGj2T3wWmIdph2
# PVldQnaHiZdpekjw4KISG2aadMreSx7nDmOu5tTvkpI6nj3cAORFJYm2mkQZK37A
# lLTSYW3rM9nF30sEAMx9HJXDj/chsrIRt7t/8tWMcCxBYKqxYxhElRp2Yn72gLD7
# 6GSmM9GJB+G9t+ZDpBi4pncB4Q+UDCEdslQpJYls5Q5SUUd0viastkF13nqsX40/
# ybzTQRESW+UQUOsxxcpyFiIJ33xMdT9j7CFfxCBRa2+xq4aLT8LWRV+dIPyhHsXA
# j6KxfgommfXkaS+YHS312amyHeUbAgMBAAGjggE6MIIBNjAPBgNVHRMBAf8EBTAD
# AQH/MB0GA1UdDgQWBBTs1+OC0nFdZEzfLmc/57qYrhwPTzAfBgNVHSMEGDAWgBRF
# 66Kv9JLLgjEtUYunpyGd823IDzAOBgNVHQ8BAf8EBAMCAYYweQYIKwYBBQUHAQEE
# bTBrMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQwYIKwYB
# BQUHMAKGN2h0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEFzc3Vy
# ZWRJRFJvb3RDQS5jcnQwRQYDVR0fBD4wPDA6oDigNoY0aHR0cDovL2NybDMuZGln
# aWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNybDARBgNVHSAECjAI
# MAYGBFUdIAAwDQYJKoZIhvcNAQEMBQADggEBAHCgv0NcVec4X6CjdBs9thbX979X
# B72arKGHLOyFXqkauyL4hxppVCLtpIh3bb0aFPQTSnovLbc47/T/gLn4offyct4k
# vFIDyE7QKt76LVbP+fT3rDB6mouyXtTP0UNEm0Mh65ZyoUi0mcudT6cGAxN3J0TU
# 53/oWajwvy8LpunyNDzs9wPHh6jSTEAZNUZqaVSwuKFWjuyk1T3osdz9HNj0d1pc
# VIxv76FQPfx2CWiEn2/K2yCNNWAcAgPLILCsWKAOQGPFmCLBsln1VWvPJ6tsds5v
# Iy30fnFqI2si/xK4VC0nftg62fC2h5b9W9FcrBjDTZ9ztwGpn1eqXijiuZQwggau
# MIIElqADAgECAhAHNje3JFR82Ees/ShmKl5bMA0GCSqGSIb3DQEBCwUAMGIxCzAJ
# BgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5k
# aWdpY2VydC5jb20xITAfBgNVBAMTGERpZ2lDZXJ0IFRydXN0ZWQgUm9vdCBHNDAe
# Fw0yMjAzMjMwMDAwMDBaFw0zNzAzMjIyMzU5NTlaMGMxCzAJBgNVBAYTAlVTMRcw
# FQYDVQQKEw5EaWdpQ2VydCwgSW5jLjE7MDkGA1UEAxMyRGlnaUNlcnQgVHJ1c3Rl
# ZCBHNCBSU0E0MDk2IFNIQTI1NiBUaW1lU3RhbXBpbmcgQ0EwggIiMA0GCSqGSIb3
# DQEBAQUAA4ICDwAwggIKAoICAQDGhjUGSbPBPXJJUVXHJQPE8pE3qZdRodbSg9Ge
# TKJtoLDMg/la9hGhRBVCX6SI82j6ffOciQt/nR+eDzMfUBMLJnOWbfhXqAJ9/UO0
# hNoR8XOxs+4rgISKIhjf69o9xBd/qxkrPkLcZ47qUT3w1lbU5ygt69OxtXXnHwZl
# jZQp09nsad/ZkIdGAHvbREGJ3HxqV3rwN3mfXazL6IRktFLydkf3YYMZ3V+0VAsh
# aG43IbtArF+y3kp9zvU5EmfvDqVjbOSmxR3NNg1c1eYbqMFkdECnwHLFuk4fsbVY
# TXn+149zk6wsOeKlSNbwsDETqVcplicu9Yemj052FVUmcJgmf6AaRyBD40NjgHt1
# biclkJg6OBGz9vae5jtb7IHeIhTZgirHkr+g3uM+onP65x9abJTyUpURK1h0QCir
# c0PO30qhHGs4xSnzyqqWc0Jon7ZGs506o9UD4L/wojzKQtwYSH8UNM/STKvvmz3+
# DrhkKvp1KCRB7UK/BZxmSVJQ9FHzNklNiyDSLFc1eSuo80VgvCONWPfcYd6T/jnA
# +bIwpUzX6ZhKWD7TA4j+s4/TXkt2ElGTyYwMO1uKIqjBJgj5FBASA31fI7tk42Pg
# puE+9sJ0sj8eCXbsq11GdeJgo1gJASgADoRU7s7pXcheMBK9Rp6103a50g5rmQzS
# M7TNsQIDAQABo4IBXTCCAVkwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQU
# uhbZbU2FL3MpdpovdYxqII+eyG8wHwYDVR0jBBgwFoAU7NfjgtJxXWRM3y5nP+e6
# mK4cD08wDgYDVR0PAQH/BAQDAgGGMBMGA1UdJQQMMAoGCCsGAQUFBwMIMHcGCCsG
# AQUFBwEBBGswaTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29t
# MEEGCCsGAQUFBzAChjVodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNl
# cnRUcnVzdGVkUm9vdEc0LmNydDBDBgNVHR8EPDA6MDigNqA0hjJodHRwOi8vY3Js
# My5kaWdpY2VydC5jb20vRGlnaUNlcnRUcnVzdGVkUm9vdEc0LmNybDAgBgNVHSAE
# GTAXMAgGBmeBDAEEAjALBglghkgBhv1sBwEwDQYJKoZIhvcNAQELBQADggIBAH1Z
# jsCTtm+YqUQiAX5m1tghQuGwGC4QTRPPMFPOvxj7x1Bd4ksp+3CKDaopafxpwc8d
# B+k+YMjYC+VcW9dth/qEICU0MWfNthKWb8RQTGIdDAiCqBa9qVbPFXONASIlzpVp
# P0d3+3J0FNf/q0+KLHqrhc1DX+1gtqpPkWaeLJ7giqzl/Yy8ZCaHbJK9nXzQcAp8
# 76i8dU+6WvepELJd6f8oVInw1YpxdmXazPByoyP6wCeCRK6ZJxurJB4mwbfeKuv2
# nrF5mYGjVoarCkXJ38SNoOeY+/umnXKvxMfBwWpx2cYTgAnEtp/Nh4cku0+jSbl3
# ZpHxcpzpSwJSpzd+k1OsOx0ISQ+UzTl63f8lY5knLD0/a6fxZsNBzU+2QJshIUDQ
# txMkzdwdeDrknq3lNHGS1yZr5Dhzq6YBT70/O3itTK37xJV77QpfMzmHQXh6OOmc
# 4d0j/R0o08f56PGYX/sr2H7yRp11LB4nLCbbbxV7HhmLNriT1ObyF5lZynDwN7+Y
# AN8gFk8n+2BnFqFmut1VwDophrCYoCvtlUG3OtUVmDG0YgkPCr2B2RP+v6TR81fZ
# vAT6gt4y3wSJ8ADNXcL50CN/AAvkdgIm2fBldkKmKYcJRyvmfxqkhQ/8mJb2VVQr
# H4D6wPIOK+XW+6kvRBVK5xMOHds3OBqhK/bt1nz8MIIGwjCCBKqgAwIBAgIQBUSv
# 85SdCDmmv9s/X+VhFjANBgkqhkiG9w0BAQsFADBjMQswCQYDVQQGEwJVUzEXMBUG
# A1UEChMORGlnaUNlcnQsIEluYy4xOzA5BgNVBAMTMkRpZ2lDZXJ0IFRydXN0ZWQg
# RzQgUlNBNDA5NiBTSEEyNTYgVGltZVN0YW1waW5nIENBMB4XDTIzMDcxNDAwMDAw
# MFoXDTM0MTAxMzIzNTk1OVowSDELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkRpZ2lD
# ZXJ0LCBJbmMuMSAwHgYDVQQDExdEaWdpQ2VydCBUaW1lc3RhbXAgMjAyMzCCAiIw
# DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAKNTRYcdg45brD5UsyPgz5/X5dLn
# XaEOCdwvSKOXejsqnGfcYhVYwamTEafNqrJq3RApih5iY2nTWJw1cb86l+uUUI8c
# IOrHmjsvlmbjaedp/lvD1isgHMGXlLSlUIHyz8sHpjBoyoNC2vx/CSSUpIIa2mq6
# 2DvKXd4ZGIX7ReoNYWyd/nFexAaaPPDFLnkPG2ZS48jWPl/aQ9OE9dDH9kgtXkV1
# lnX+3RChG4PBuOZSlbVH13gpOWvgeFmX40QrStWVzu8IF+qCZE3/I+PKhu60pCFk
# cOvV5aDaY7Mu6QXuqvYk9R28mxyyt1/f8O52fTGZZUdVnUokL6wrl76f5P17cz4y
# 7lI0+9S769SgLDSb495uZBkHNwGRDxy1Uc2qTGaDiGhiu7xBG3gZbeTZD+BYQfvY
# sSzhUa+0rRUGFOpiCBPTaR58ZE2dD9/O0V6MqqtQFcmzyrzXxDtoRKOlO0L9c33u
# 3Qr/eTQQfqZcClhMAD6FaXXHg2TWdc2PEnZWpST618RrIbroHzSYLzrqawGw9/sq
# hux7UjipmAmhcbJsca8+uG+W1eEQE/5hRwqM/vC2x9XH3mwk8L9CgsqgcT2ckpME
# tGlwJw1Pt7U20clfCKRwo+wK8REuZODLIivK8SgTIUlRfgZm0zu++uuRONhRB8qU
# t+JQofM604qDy0B7AgMBAAGjggGLMIIBhzAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0T
# AQH/BAIwADAWBgNVHSUBAf8EDDAKBggrBgEFBQcDCDAgBgNVHSAEGTAXMAgGBmeB
# DAEEAjALBglghkgBhv1sBwEwHwYDVR0jBBgwFoAUuhbZbU2FL3MpdpovdYxqII+e
# yG8wHQYDVR0OBBYEFKW27xPn783QZKHVVqllMaPe1eNJMFoGA1UdHwRTMFEwT6BN
# oEuGSWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydFRydXN0ZWRHNFJT
# QTQwOTZTSEEyNTZUaW1lU3RhbXBpbmdDQS5jcmwwgZAGCCsGAQUFBwEBBIGDMIGA
# MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wWAYIKwYBBQUH
# MAKGTGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydFRydXN0ZWRH
# NFJTQTQwOTZTSEEyNTZUaW1lU3RhbXBpbmdDQS5jcnQwDQYJKoZIhvcNAQELBQAD
# ggIBAIEa1t6gqbWYF7xwjU+KPGic2CX/yyzkzepdIpLsjCICqbjPgKjZ5+PF7SaC
# inEvGN1Ott5s1+FgnCvt7T1IjrhrunxdvcJhN2hJd6PrkKoS1yeF844ektrCQDif
# XcigLiV4JZ0qBXqEKZi2V3mP2yZWK7Dzp703DNiYdk9WuVLCtp04qYHnbUFcjGnR
# uSvExnvPnPp44pMadqJpddNQ5EQSviANnqlE0PjlSXcIWiHFtM+YlRpUurm8wWkZ
# us8W8oM3NG6wQSbd3lqXTzON1I13fXVFoaVYJmoDRd7ZULVQjK9WvUzF4UbFKNOt
# 50MAcN7MmJ4ZiQPq1JE3701S88lgIcRWR+3aEUuMMsOI5ljitts++V+wQtaP4xeR
# 0arAVeOGv6wnLEHQmjNKqDbUuXKWfpd5OEhfysLcPTLfddY2Z1qJ+Panx+VPNTwA
# vb6cKmx5AdzaROY63jg7B145WPR8czFVoIARyxQMfq68/qTreWWqaNYiyjvrmoI1
# VygWy2nyMpqy0tg6uLFGhmu6F/3Ed2wVbK6rr3M66ElGt9V/zLY4wNjsHPW2obhD
# LN9OTH0eaHDAdwrUAuBcYLso/zjlUlrWrBciI0707NMX+1Br/wd3H3GXREHJuEbT
# bDJ8WC9nR2XlG3O2mflrLAZG70Ee8PBf4NvZrZCARK+AEEGKMYIFXTCCBVkCAQEw
# gYYwcjELMAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UE
# CxMQd3d3LmRpZ2ljZXJ0LmNvbTExMC8GA1UEAxMoRGlnaUNlcnQgU0hBMiBBc3N1
# cmVkIElEIENvZGUgU2lnbmluZyBDQQIQCrnTEPshK+iMgbPSwujOUTANBglghkgB
# ZQMEAgEFAKCBhDAYBgorBgEEAYI3AgEMMQowCKACgAChAoAAMBkGCSqGSIb3DQEJ
# AzEMBgorBgEEAYI3AgEEMBwGCisGAQQBgjcCAQsxDjAMBgorBgEEAYI3AgEVMC8G
# CSqGSIb3DQEJBDEiBCCGikZXYwBm5R+KCtWd+NQBo7NEKetVuR1OsU9vvAwPSTAN
# BgkqhkiG9w0BAQEFAASCAQBu1Ap4FjIaI389Kenvce5Y1Wp8LxbT3cOgnItXRA10
# 9YhMBrkK7PVcPeQx0P/Dge2k5LjXKiuJZiVJg5EkgOLzfIfDZHPyrC06AOG4KeAx
# Vx1WN9IfF/h0nyNvntIGaxHzNA/b7uZQjVv10dAJcvfThjxF2pc+umWaMtuUzvvY
# ZCzTRX1LFlp75WW5OfSLTriKa2Psa+qlteLx1ui7U8ijA7QiXG2W8P0NGvmFJCYr
# Bu1XmYPjQI1sQnK4nC9IujIZ5+IZpKhQ5RiW8nrb3Yv1jNhiZFjURLMUeFOgVeuz
# 2xzS0m/2ZHNSbFAfGkpchssq3WNw0+RUb8nKvvSfq1E8oYIDIDCCAxwGCSqGSIb3
# DQEJBjGCAw0wggMJAgEBMHcwYzELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkRpZ2lD
# ZXJ0LCBJbmMuMTswOQYDVQQDEzJEaWdpQ2VydCBUcnVzdGVkIEc0IFJTQTQwOTYg
# U0hBMjU2IFRpbWVTdGFtcGluZyBDQQIQBUSv85SdCDmmv9s/X+VhFjANBglghkgB
# ZQMEAgEFAKBpMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkF
# MQ8XDTI0MDQyOTE3MjkyOFowLwYJKoZIhvcNAQkEMSIEIFgAQyLde/g0BXyn9sCb
# lix+cQ94/pI7hrEd0y3m/9knMA0GCSqGSIb3DQEBAQUABIICAIQSx868r0zjDhys
# oMf4IihSXqKlMAx8qcGEfGSpWOYrIo0aVw/8xisvd0vb7QpT5Cura8Zrn7wjvFC3
# tW7TnFaUXnmARb/d0s4IhyDT/633G32Pw5ZkXwINICHwHnK2PHEgaJScU4aOQlhF
# jmMoJ9k2wAB2HCDH2i0u9HegHU/zroIJufWPkNx+0jOuqaG3fXhYkCmOZi/abRpI
# AnVwRmzg+P/lYwVbOzCdeWija2TgzymtgyLyjVMFgiPALsgeryW2M3Cle3O8ZgfA
# ihQnxnbsKnq5lkM4Mrqn8Rzrq4j6b0c9Gm3PGqrE/ITWzupX9kQldXfUaE4HpkZx
# fYPXO9xmZVyDQjGB/W+ixIoZBGcmEearN2UGHTVAI8aDrmBAs/rHPrT3ZWZQV1u4
# ZZs9Cuv4Y9wPAIgNcp/hF6oYFcQYJzq3HMccl44k6JihDPSExfXCyaeaSLkH1lyX
# LH+IDkUk2ov5LZJttFfBF27dqXPuLCG0TtO/IzBk0QjXuDIUZoGBOcVuOlgOcw15
# K5rV86p7mq1fAarG2JJ+ZxDQF/jdSp2GF5rGrt7kdNzkcjJOYhgK155xAGHNV4e+
# lZ2LYO7XSKNRt+J4cJ2uuY3w5bh15CJRsaCYIJOQWuNHGqG57IJnvFuAIExQmOjY
# kXaNHJUufOSwedvq80al2XQ4qD/S
# SIG # End signature block
2024-06-30 13:12:57,709 5832 [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\chocolateygui\tools\chocolateyUninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2024-06-30 13:12:57,721 5832 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2024-06-30 13:12:58,444 5832 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.5830' and CLR Version is '4.0.30319.42000'.
2024-06-30 13:12:59,077 5832 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\helpers\Chocolatey.PowerShell.dll'.
2024-06-30 13:12:59,114 5832 [DEBUG] - Returning loaded assembly type for 'Chocolatey.PowerShell'
2024-06-30 13:12:59,114 5832 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:59,128 5832 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:59,128 5832 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:59,128 5832 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:59,128 5832 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:59,152 5832 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:59,161 5832 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:59,198 5832 [DEBUG] - Cmdlets exported from Chocolatey.PowerShell.dll
2024-06-30 13:12:59,217 5832 [DEBUG] - Get-EnvironmentVariable
2024-06-30 13:12:59,217 5832 [DEBUG] - Get-EnvironmentVariableNames
2024-06-30 13:12:59,217 5832 [DEBUG] - Install-ChocolateyPath
2024-06-30 13:12:59,234 5832 [DEBUG] - Set-EnvironmentVariable
2024-06-30 13:12:59,234 5832 [DEBUG] - Test-ProcessAdminRights
2024-06-30 13:12:59,234 5832 [DEBUG] - Uninstall-ChocolateyPath
2024-06-30 13:12:59,254 5832 [DEBUG] - Update-SessionEnvironment
2024-06-30 13:12:59,265 5832 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-06-30 13:12:59,265 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-06-30 13:12:59,265 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-06-30 13:12:59,287 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-06-30 13:12:59,287 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-06-30 13:12:59,287 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-06-30 13:12:59,300 5832 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-06-30 13:12:59,300 5832 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-06-30 13:12:59,300 5832 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-06-30 13:12:59,300 5832 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:12:59,322 5832 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-06-30 13:12:59,322 5832 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-06-30 13:12:59,335 5832 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-06-30 13:12:59,335 5832 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-06-30 13:12:59,335 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-06-30 13:12:59,355 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-06-30 13:12:59,355 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-06-30 13:12:59,355 5832 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-06-30 13:12:59,372 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:59,372 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:12:59,388 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:12:59,388 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:12:59,406 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-06-30 13:12:59,406 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:12:59,406 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:12:59,423 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-06-30 13:12:59,423 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:12:59,423 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-06-30 13:12:59,442 5832 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-06-30 13:12:59,442 5832 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-06-30 13:12:59,442 5832 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:12:59,458 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-06-30 13:12:59,458 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:12:59,458 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:12:59,474 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:12:59,474 5832 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-06-30 13:12:59,474 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:12:59,492 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:12:59,492 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:12:59,492 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:12:59,508 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:12:59,508 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:12:59,508 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:12:59,526 5832 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-06-30 13:12:59,526 5832 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-06-30 13:12:59,526 5832 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-06-30 13:12:59,541 5832 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-06-30 13:12:59,541 5832 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-06-30 13:12:59,611 5832 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-06-30 13:12:59,629 5832 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:12:59,629 5832 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-06-30 13:12:59,629 5832 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-06-30 13:12:59,647 5832 [DEBUG] - Loading community extensions
2024-06-30 13:12:59,681 5832 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2024-06-30 13:12:59,698 5832 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2024-06-30 13:12:59,833 5832 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2024-06-30 13:12:59,833 5832 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2024-06-30 13:12:59,833 5832 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2024-06-30 13:12:59,853 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:59,870 5832 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2024-06-30 13:12:59,870 5832 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-06-30 13:12:59,886 5832 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2024-06-30 13:12:59,886 5832 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-06-30 13:12:59,901 5832 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2024-06-30 13:12:59,916 5832 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-06-30 13:12:59,916 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:12:59,916 5832 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-06-30 13:12:59,932 5832 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-06-30 13:12:59,932 5832 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-06-30 13:12:59,932 5832 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2024-06-30 13:12:59,948 5832 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2024-06-30 13:13:00,150 5832 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-06-30 13:13:00,150 5832 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-06-30 13:13:00,150 5832 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-06-30 13:13:00,168 5832 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-06-30 13:13:00,168 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-06-30 13:13:00,179 5832 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-06-30 13:13:00,179 5832 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-06-30 13:13:00,179 5832 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-06-30 13:13:00,200 5832 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-06-30 13:13:00,211 5832 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-06-30 13:13:00,211 5832 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-06-30 13:13:00,211 5832 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-06-30 13:13:00,211 5832 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-06-30 13:13:00,231 5832 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-06-30 13:13:00,244 5832 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'
2024-06-30 13:13:00,244 5832 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'.
2024-06-30 13:13:00,306 5832 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-06-30 13:13:00,306 5832 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-06-30 13:13:00,324 5832 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-06-30 13:13:00,324 5832 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-06-30 13:13:00,338 5832 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2024-06-30 13:13:00,338 5832 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2024-06-30 13:13:00,459 5832 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-06-30 13:13:00,459 5832 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-06-30 13:13:00,459 5832 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-06-30 13:13:00,459 5832 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-06-30 13:13:00,488 5832 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-06-30 13:13:00,488 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-06-30 13:13:00,488 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-06-30 13:13:00,488 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-06-30 13:13:00,488 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-06-30 13:13:00,516 5832 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-06-30 13:13:00,520 5832 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-06-30 13:13:00,520 5832 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-06-30 13:13:00,520 5832 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-06-30 13:13:00,520 5832 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:13:00,520 5832 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-06-30 13:13:00,548 5832 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-06-30 13:13:00,551 5832 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-06-30 13:13:00,551 5832 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-06-30 13:13:00,551 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-06-30 13:13:00,551 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-06-30 13:13:00,551 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-06-30 13:13:00,551 5832 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-06-30 13:13:00,578 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:13:00,583 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:13:00,583 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:13:00,583 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:13:00,583 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-06-30 13:13:00,583 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:13:00,610 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:13:00,615 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-06-30 13:13:00,615 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:13:00,615 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-06-30 13:13:00,615 5832 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-06-30 13:13:00,615 5832 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-06-30 13:13:00,641 5832 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:13:00,646 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-06-30 13:13:00,646 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:13:00,646 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:13:00,646 5832 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:13:00,646 5832 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-06-30 13:13:00,646 5832 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:13:00,671 5832 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-06-30 13:13:00,678 5832 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-06-30 13:13:00,678 5832 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-06-30 13:13:00,678 5832 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-06-30 13:13:00,678 5832 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-06-30 13:13:00,678 5832 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-06-30 13:13:00,701 5832 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-06-30 13:13:00,701 5832 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-06-30 13:13:00,711 5832 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-06-30 13:13:00,711 5832 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-06-30 13:13:00,711 5832 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-06-30 13:13:00,711 5832 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-06-30 13:13:00,738 5832 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-06-30 13:13:00,738 5832 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-06-30 13:13:00,738 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:13:00,738 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:13:00,738 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:13:00,769 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:13:00,769 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:13:00,769 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:13:00,769 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:13:00,769 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:13:00,769 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:13:00,769 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:13:00,798 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:13:00,802 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:13:00,802 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:13:00,802 5832 [INFO ] - VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:13:00,802 5832 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-06-30 13:13:00,802 5832 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-06-30 13:13:00,828 5832 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-06-30 13:13:00,834 5832 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-06-30 13:13:00,834 5832 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-06-30 13:13:00,834 5832 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-06-30 13:13:00,834 5832 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:13:00,834 5832 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-06-30 13:13:00,834 5832 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-06-30 13:13:00,865 5832 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
2024-06-30 13:13:00,865 5832 [INFO ] - VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
2024-06-30 13:13:00,865 5832 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
2024-06-30 13:13:00,865 5832 [INFO ] - VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
2024-06-30 13:13:00,865 5832 [INFO ] - VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
2024-06-30 13:13:00,890 5832 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
2024-06-30 13:13:00,890 5832 [INFO ] - VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
2024-06-30 13:13:00,898 5832 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2024-06-30 13:13:00,898 5832 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-06-30 13:13:00,898 5832 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-06-30 13:13:00,898 5832 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2024-06-30 13:13:00,898 5832 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2024-06-30 13:13:00,919 5832 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2024-06-30 13:13:00,919 5832 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2024-06-30 13:13:00,930 5832 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2024-06-30 13:13:01,022 5832 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-06-30 13:13:01,022 5832 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2024-06-30 13:13:01,022 5832 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2024-06-30 13:13:01,022 5832 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-06-30 13:13:01,045 5832 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2024-06-30 13:13:01,053 5832 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2024-06-30 13:13:01,053 5832 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2024-06-30 13:13:01,053 5832 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2024-06-30 13:13:01,053 5832 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2024-06-30 13:13:01,053 5832 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2024-06-30 13:13:01,077 5832 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-06-30 13:13:01,077 5832 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2024-06-30 13:13:01,084 5832 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2024-06-30 13:13:01,084 5832 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2024-06-30 13:13:01,084 5832 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2024-06-30 13:13:01,084 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-06-30 13:13:01,084 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2024-06-30 13:13:01,112 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2024-06-30 13:13:01,112 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2024-06-30 13:13:01,112 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2024-06-30 13:13:01,112 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2024-06-30 13:13:01,112 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2024-06-30 13:13:01,112 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2024-06-30 13:13:01,141 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2024-06-30 13:13:01,145 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2024-06-30 13:13:01,145 5832 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2024-06-30 13:13:01,145 5832 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-06-30 13:13:01,145 5832 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-06-30 13:13:01,145 5832 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2024-06-30 13:13:01,173 5832 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-06-30 13:13:01,177 5832 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-06-30 13:13:01,177 5832 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-06-30 13:13:01,177 5832 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2024-06-30 13:13:01,177 5832 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2024-06-30 13:13:01,177 5832 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-06-30 13:13:01,204 5832 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2024-06-30 13:13:01,207 5832 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-06-30 13:13:01,207 5832 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2024-06-30 13:13:01,207 5832 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2024-06-30 13:13:01,207 5832 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-06-30 13:13:01,207 5832 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-06-30 13:13:01,207 5832 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-06-30 13:13:01,238 5832 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2024-06-30 13:13:01,238 5832 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2024-06-30 13:13:01,238 5832 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2024-06-30 13:13:01,238 5832 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2024-06-30 13:13:01,238 5832 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2024-06-30 13:13:01,268 5832 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2024-06-30 13:13:01,268 5832 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2024-06-30 13:13:01,268 5832 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2024-06-30 13:13:01,268 5832 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2024-06-30 13:13:01,268 5832 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2024-06-30 13:13:01,364 5832 [DEBUG] - ---------------------------Script Execution---------------------------
2024-06-30 13:13:01,396 5832 [DEBUG] - Running 'ChocolateyScriptRunner' for chocolateygui v2.1.1 with packageScript 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyUninstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\chocolateygui', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2024-06-30 13:13:01,451 5832 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyUninstall.ps1'
2024-06-30 13:13:01,552 5832 [DEBUG] - Running Uninstall-BinFile -name 'chocolateygui'
2024-06-30 13:13:01,584 5832 [DEBUG] - Attempting to remove the batch and bash shortcuts: C:\ProgramData\chocolatey\bin\chocolateygui.bat and C:\ProgramData\chocolatey\bin\chocolateygui
2024-06-30 13:13:01,608 5832 [DEBUG] - Tried to remove batch file C:\ProgramData\chocolatey\bin\chocolateygui.bat but it was already removed.
2024-06-30 13:13:01,615 5832 [DEBUG] - Tried to remove bash file C:\ProgramData\chocolatey\bin\chocolateygui but it was already removed.
2024-06-30 13:13:01,615 5832 [DEBUG] - Attempting to remove the shim: C:\ProgramData\chocolatey\bin\chocolateygui.exe
2024-06-30 13:13:01,647 5832 [INFO ] - Removing shim C:\ProgramData\chocolatey\bin\chocolateygui.exe which pointed to ''.
2024-06-30 13:13:01,669 5832 [DEBUG] - Running Uninstall-BinFile -name 'chocolateyguicli'
2024-06-30 13:13:01,669 5832 [DEBUG] - Attempting to remove the batch and bash shortcuts: C:\ProgramData\chocolatey\bin\chocolateyguicli.bat and C:\ProgramData\chocolatey\bin\chocolateyguicli
2024-06-30 13:13:01,679 5832 [DEBUG] - Tried to remove batch file C:\ProgramData\chocolatey\bin\chocolateyguicli.bat but it was already removed.
2024-06-30 13:13:01,679 5832 [DEBUG] - Tried to remove bash file C:\ProgramData\chocolatey\bin\chocolateyguicli but it was already removed.
2024-06-30 13:13:01,679 5832 [DEBUG] - Attempting to remove the shim: C:\ProgramData\chocolatey\bin\chocolateyguicli.exe
2024-06-30 13:13:01,679 5832 [INFO ] - Removing shim C:\ProgramData\chocolatey\bin\chocolateyguicli.exe which pointed to ''.
2024-06-30 13:13:01,711 5832 [DEBUG] - ----------------------------------------------------------------------
2024-06-30 13:13:01,729 5832 [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\chocolateygui\tools\chocolateyUninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2024-06-30 13:13:01,773 5832 [INFO ] - Running auto uninstaller...
2024-06-30 13:13:01,773 5832 [DEBUG] - Sleeping for 2 seconds to allow Windows to finish cleaning up.
2024-06-30 13:13:03,842 5832 [DEBUG] - Preparing uninstall key 'MsiExec.exe /I{56844CFD-8859-4F3B-9ED7-5C778CC43F33}' for 'Chocolatey GUI'
2024-06-30 13:13:03,914 5832 [DEBUG] - Uninstaller path is 'MsiExec.exe'
2024-06-30 13:13:03,914 5832 [DEBUG] - Installer type is 'MsiInstaller'
2024-06-30 13:13:03,932 5832 [DEBUG] - Setting up uninstall logging directory at C:\Users\vagrant\AppData\Local\Temp\chocolatey\chocolateygui\2.1.1
2024-06-30 13:13:03,932 5832 [DEBUG] - Attempting to create directory "C:\Users\vagrant\AppData\Local\Temp\chocolatey\chocolateygui".
2024-06-30 13:13:03,932 5832 [DEBUG] - Args are '/X{56844CFD-8859-4F3B-9ED7-5C778CC43F33} /qn /norestart'
2024-06-30 13:13:03,946 5832 [DEBUG] - Calling command ['"MsiExec.exe" /X{56844CFD-8859-4F3B-9ED7-5C778CC43F33} /qn /norestart']
2024-06-30 13:13:08,892 5832 [DEBUG] - Command ['"MsiExec.exe" /X{56844CFD-8859-4F3B-9ED7-5C778CC43F33} /qn /norestart'] exited with '0'
2024-06-30 13:13:08,913 5832 [INFO ] - Auto uninstaller has successfully uninstalled chocolateygui or detected previous uninstall.
2024-06-30 13:13:08,913 5832 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2024-06-30 13:13:09,048 5832 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2024-06-30 13:13:09,065 5832 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\chocolateygui".
2024-06-30 13:13:09,097 5832 [DEBUG] - Ensuring removal of installation files.
2024-06-30 13:13:09,168 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nupkg'
with checksum 'CBAF14CE6C6BD7A4DE8A3F51DDB87DD1'
2024-06-30 13:13:09,168 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nupkg".
2024-06-30 13:13:09,168 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nuspec'
with checksum 'EC1D44C095BD160F3CBDB95211552AD9'
2024-06-30 13:13:09,191 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\chocolateygui.nuspec".
2024-06-30 13:13:09,191 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\legal\CREDITS.md'
with checksum '5233C54D7D06C228EE122FC178E597CD'
2024-06-30 13:13:09,203 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\legal\CREDITS.md".
2024-06-30 13:13:09,203 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\legal\LICENSE.txt'
with checksum '02D8EF21C666949C5B31E75D4B278F47'
2024-06-30 13:13:09,203 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\legal\LICENSE.txt".
2024-06-30 13:13:09,203 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyInstall.ps1'
with checksum '2689B790F7CA671097FCDEA4BEDFBAC1'
2024-06-30 13:13:09,225 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyInstall.ps1".
2024-06-30 13:13:09,225 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyUninstall.ps1'
with checksum '85760F36BD890C4707B68AC801520ECB'
2024-06-30 13:13:09,236 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\tools\chocolateyUninstall.ps1".
2024-06-30 13:13:09,236 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\helper.ps1'
with checksum '94D4C0BF1F63669557AADC9D881D2C4D'
2024-06-30 13:13:09,236 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\tools\helper.ps1".
2024-06-30 13:13:09,236 5832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chocolateygui\tools\VERIFICATION.txt'
with checksum '24DDB8F3EF886B91E79ECBC776621FAC'
2024-06-30 13:13:09,236 5832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolateygui\tools\VERIFICATION.txt".
2024-06-30 13:13:09,261 5832 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib\chocolateygui".
2024-06-30 13:13:09,271 5832 [INFO ] - chocolateygui has been successfully uninstalled.
2024-06-30 13:13:09,271 5832 [DEBUG] - Removing nupkg if it still exists.
2024-06-30 13:13:09,271 5832 [DEBUG] - Ensuring removal of installation files.
2024-06-30 13:13:09,339 5832 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-06-30 13:13:09,339 5832 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-06-30 13:13:09,339 5832 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment