Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created June 29, 2023 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save choco-bot/abd44d299741d6b41578bbefd61b8e15 to your computer and use it in GitHub Desktop.
Save choco-bot/abd44d299741d6b41578bbefd61b8e15 to your computer and use it in GitHub Desktop.
dispensense-cli v1.0.3 - Passed - Package Tests Results

dispensense-cli v1.0.3 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/dispensense-cli/1.0.3
  • Tested 29 Jun 2023 09:39:18 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install was successful.
  • Uninstall was successful.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.1.0.3.zip.txt" checksum="969F4D75D0463DD74AB62FE82AAD7E55" />
<file path="C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nupkg" checksum="B302902D2232A80E779DA37F109E1F21" />
<file path="C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nuspec" checksum="19B294129C001FE62216A078B78EEF25" />
<file path="C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1" checksum="58D2A5886BE93F517DDEE6E50B2559C5" />
<file path="C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1" checksum="F171CA2908FD59FED9171EC1EF7F1F0F" />
</files>
</fileSnapshot>
2023-06-29 09:38:29,772 624 [DEBUG] - XmlConfiguration is now operational
2023-06-29 09:38:29,929 624 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:38:29,929 624 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:38:29,944 624 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:38:29,944 624 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:38:29,944 624 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:38:29,944 624 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-29 09:38:30,241 624 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-06-29 09:38:30,241 624 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-06-29 09:38:30,241 624 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-06-29 09:38:30,257 624 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-06-29 09:38:30,257 624 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-06-29 09:38:30,257 624 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-06-29 09:38:30,257 624 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-06-29 09:38:30,273 624 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-06-29 09:38:30,273 624 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-06-29 09:38:30,273 624 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-06-29 09:38:30,273 624 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-06-29 09:38:30,289 624 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-06-29 09:38:30,304 624 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-06-29 09:38:30,304 624 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-06-29 09:38:30,304 624 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-06-29 09:38:30,304 624 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-06-29 09:38:30,320 624 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-06-29 09:38:30,320 624 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-06-29 09:38:30,648 624 [INFO ] - ============================================================
2023-06-29 09:38:31,086 624 [INFO ] - Chocolatey v1.3.0
2023-06-29 09:38:31,461 624 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-06-29 09:38:31,478 624 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-06-29 09:38:31,493 624 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-06-29 09:38:31,509 624 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install dispensense-cli --version 1.0.3 -fdvy --execution-timeout=2700 --allow-downgrade
2023-06-29 09:38:31,525 624 [DEBUG] - Received arguments: install dispensense-cli --version 1.0.3 -fdvy --execution-timeout=2700 --allow-downgrade
2023-06-29 09:38:31,681 624 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-06-29 09:38:31,713 624 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-06-29 09:38:31,790 624 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-06-29 09:38:31,916 624 [DEBUG] - Performing validation checks.
2023-06-29 09:38:31,931 624 [DEBUG] - Global Configuration Validation Checks:
2023-06-29 09:38:31,947 624 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-06-29 09:38:31,947 624 [DEBUG] - System State Validation Checks:
2023-06-29 09:38:31,962 624 [DEBUG] - Reboot Requirement Checks:
2023-06-29 09:38:31,977 624 [DEBUG] - - Pending Computer Rename = Checked
2023-06-29 09:38:31,977 624 [DEBUG] - - Pending Component Based Servicing = Checked
2023-06-29 09:38:31,993 624 [DEBUG] - - Pending Windows Auto Update = Checked
2023-06-29 09:38:32,009 624 [DEBUG] - - Pending File Rename Operations = Ignored
2023-06-29 09:38:32,009 624 [DEBUG] - - Pending Windows Package Installer = Checked
2023-06-29 09:38:32,009 624 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-06-29 09:38:32,025 624 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-06-29 09:38:32,119 624 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-06-29 09:38:32,119 624 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2023-06-29 09:38:32,181 624 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|
Input='dispensense-cli'|Version='1.0.3'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='dispensense-cli'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-GLM0OETURUE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-06-29 09:38:32,212 624 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-06-29 09:38:32,228 624 [INFO ] - Installing the following packages:
2023-06-29 09:38:32,243 624 [INFO ] - dispensense-cli
2023-06-29 09:38:32,259 624 [INFO ] - By installing, you accept licenses for the packages.
2023-06-29 09:38:32,274 624 [DEBUG] - Current environment values (may contain sensitive data):
2023-06-29 09:38:32,291 624 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-06-29 09:38:32,291 624 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-29 09:38:32,306 624 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-29 09:38:32,306 624 [DEBUG] - * 'ChocolateyLastPathUpdate'='133324283049277820' ('User')
2023-06-29 09:38:32,306 624 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-06-29 09:38:32,322 624 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-06-29 09:38:32,337 624 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-06-29 09:38:32,337 624 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-06-29 09:38:32,337 624 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-06-29 09:38:32,353 624 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-06-29 09:38:32,353 624 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-06-29 09:38:32,369 624 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-06-29 09:38:32,369 624 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-06-29 09:38:32,369 624 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-06-29 09:38:32,384 624 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-06-29 09:38:32,384 624 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-06-29 09:38:32,400 624 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-06-29 09:38:32,400 624 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-06-29 09:38:32,433 624 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-06-29 09:38:32,433 624 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-06-29 09:38:34,871 624 [INFO ] - [NuGet] Installing 'dispensense-cli 1.0.3'.
2023-06-29 09:38:34,886 624 [DEBUG] - [NuGet] Added file 'chocolateyinstall.ps1' to folder 'dispensense-cli\tools'.
2023-06-29 09:38:34,902 624 [DEBUG] - [NuGet] Added file 'chocolateyuninstall.ps1' to folder 'dispensense-cli\tools'.
2023-06-29 09:38:34,918 624 [DEBUG] - [NuGet] Added file 'dispensense-cli.nupkg' to folder 'dispensense-cli'.
2023-06-29 09:38:35,279 624 [DEBUG] - [NuGet] Added file 'dispensense-cli.nuspec' to folder 'dispensense-cli'.
2023-06-29 09:38:35,294 624 [INFO ] - [NuGet] Successfully installed 'dispensense-cli 1.0.3'.
2023-06-29 09:38:35,309 624 [INFO ] -
dispensense-cli v1.0.3 (forced)
2023-06-29 09:38:35,371 624 [INFO ] - dispensense-cli package files install completed. Performing other installation steps.
2023-06-29 09:38:35,451 624 [DEBUG] - Setting installer args for dispensense-cli
2023-06-29 09:38:35,465 624 [DEBUG] - Setting package parameters for dispensense-cli
2023-06-29 09:38:35,465 624 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1':
2023-06-29 09:38:35,480 624 [DEBUG] - $ErrorActionPreference = 'Stop';
$toolsDir = "$(Join-Path -Path $env:ALLUSERSPROFILE -ChildPath $env:ChocolateyPackageName)"
$url = "https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.$($env:ChocolateyPackageVersion).zip"
Install-ChocolateyZipPackage $packageName $url $toolsDir -Checksum AA1837CDBCB59A6A707DA05474110C0F221D0BD489B4C9D60F7B5062457B5E23 -ChecksumType sha256
Install-ChocolateyPath "$toolsDir" -PathType 'Machine'
2023-06-29 09:38:35,779 624 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-06-29 09:38:35,794 624 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-06-29 09:38:36,638 624 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-06-29 09:38:37,092 624 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-06-29 09:38:37,107 624 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-06-29 09:38:37,107 624 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-06-29 09:38:37,122 624 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-06-29 09:38:37,122 624 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-06-29 09:38:37,138 624 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-06-29 09:38:37,138 624 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-06-29 09:38:37,154 624 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-06-29 09:38:37,170 624 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-06-29 09:38:37,170 624 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-06-29 09:38:37,170 624 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-06-29 09:38:37,185 624 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-06-29 09:38:37,201 624 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-06-29 09:38:37,201 624 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-06-29 09:38:37,216 624 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-06-29 09:38:37,216 624 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-06-29 09:38:37,216 624 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-06-29 09:38:37,232 624 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-06-29 09:38:37,248 624 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-06-29 09:38:37,248 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-06-29 09:38:37,263 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-06-29 09:38:37,279 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-06-29 09:38:37,279 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-06-29 09:38:37,295 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-06-29 09:38:37,295 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-06-29 09:38:37,310 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-06-29 09:38:37,310 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-06-29 09:38:37,326 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-06-29 09:38:37,326 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-06-29 09:38:37,342 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-06-29 09:38:37,342 624 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-06-29 09:38:37,357 624 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-06-29 09:38:37,357 624 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-06-29 09:38:37,373 624 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-06-29 09:38:37,373 624 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-06-29 09:38:37,388 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-06-29 09:38:37,388 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-06-29 09:38:37,404 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-06-29 09:38:37,404 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-06-29 09:38:37,420 624 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-06-29 09:38:37,420 624 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-06-29 09:38:37,436 624 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-06-29 09:38:37,451 624 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-06-29 09:38:37,466 624 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-06-29 09:38:37,466 624 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-06-29 09:38:37,482 624 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-06-29 09:38:37,482 624 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-06-29 09:38:37,498 624 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-06-29 09:38:37,498 624 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-06-29 09:38:37,514 624 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-06-29 09:38:37,545 624 [DEBUG] - Loading community extensions
2023-06-29 09:38:37,576 624 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-06-29 09:38:37,623 624 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-06-29 09:38:37,733 624 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-06-29 09:38:37,748 624 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-06-29 09:38:37,765 624 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-06-29 09:38:37,779 624 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-06-29 09:38:37,779 624 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-06-29 09:38:37,796 624 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-06-29 09:38:37,811 624 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-06-29 09:38:37,811 624 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-06-29 09:38:37,827 624 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-06-29 09:38:37,827 624 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-06-29 09:38:37,827 624 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-06-29 09:38:37,842 624 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-06-29 09:38:37,857 624 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-06-29 09:38:37,857 624 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-06-29 09:38:37,857 624 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-06-29 09:38:37,873 624 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-06-29 09:38:37,873 624 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-06-29 09:38:37,889 624 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-06-29 09:38:37,904 624 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-06-29 09:38:37,904 624 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-06-29 09:38:37,920 624 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-06-29 09:38:37,920 624 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-06-29 09:38:37,936 624 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-06-29 09:38:37,936 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-06-29 09:38:37,952 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-06-29 09:38:37,952 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-06-29 09:38:37,967 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-06-29 09:38:37,983 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-06-29 09:38:37,983 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-06-29 09:38:37,998 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-06-29 09:38:37,998 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-06-29 09:38:37,998 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-06-29 09:38:38,014 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-06-29 09:38:38,014 624 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-06-29 09:38:38,030 624 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-06-29 09:38:38,030 624 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-06-29 09:38:38,046 624 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-06-29 09:38:38,046 624 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-06-29 09:38:38,061 624 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-06-29 09:38:38,076 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-06-29 09:38:38,076 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-06-29 09:38:38,076 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-06-29 09:38:38,093 624 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-06-29 09:38:38,093 624 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-06-29 09:38:38,108 624 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-06-29 09:38:38,108 624 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-06-29 09:38:38,123 624 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-06-29 09:38:38,139 624 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-06-29 09:38:38,139 624 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-06-29 09:38:38,139 624 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-06-29 09:38:38,155 624 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-06-29 09:38:38,155 624 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-06-29 09:38:38,170 624 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-06-29 09:38:38,170 624 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-06-29 09:38:38,186 624 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-06-29 09:38:38,186 624 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-06-29 09:38:38,201 624 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-06-29 09:38:38,218 624 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-06-29 09:38:38,233 624 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-06-29 09:38:38,233 624 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-06-29 09:38:38,248 624 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-06-29 09:38:38,248 624 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-06-29 09:38:38,248 624 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-06-29 09:38:38,264 624 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-06-29 09:38:38,264 624 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-06-29 09:38:38,280 624 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-06-29 09:38:38,280 624 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-06-29 09:38:38,295 624 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-06-29 09:38:38,295 624 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-06-29 09:38:38,311 624 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-06-29 09:38:38,311 624 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-06-29 09:38:38,311 624 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-06-29 09:38:38,328 624 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-06-29 09:38:38,342 624 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-06-29 09:38:38,342 624 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-06-29 09:38:38,358 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-06-29 09:38:38,358 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-06-29 09:38:38,374 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-06-29 09:38:38,436 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-06-29 09:38:38,452 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-06-29 09:38:38,452 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-06-29 09:38:38,467 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-06-29 09:38:38,483 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-06-29 09:38:38,499 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-06-29 09:38:38,499 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-06-29 09:38:38,515 624 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-06-29 09:38:38,515 624 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-06-29 09:38:38,530 624 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-06-29 09:38:38,530 624 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-06-29 09:38:38,545 624 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-06-29 09:38:38,545 624 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-06-29 09:38:38,563 624 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-06-29 09:38:38,563 624 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-06-29 09:38:38,577 624 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-06-29 09:38:38,577 624 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-06-29 09:38:38,577 624 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-06-29 09:38:38,593 624 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-06-29 09:38:38,593 624 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-06-29 09:38:38,608 624 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-06-29 09:38:38,624 624 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-06-29 09:38:38,624 624 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-06-29 09:38:38,640 624 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-06-29 09:38:38,640 624 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-06-29 09:38:38,655 624 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-06-29 09:38:38,672 624 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-06-29 09:38:38,672 624 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-06-29 09:38:38,686 624 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-06-29 09:38:38,686 624 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-06-29 09:38:38,796 624 [DEBUG] - ---------------------------Script Execution---------------------------
2023-06-29 09:38:38,827 624 [DEBUG] - Running 'ChocolateyScriptRunner' for dispensense-cli v1.0.3 with packageScript 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\dispensense-cli', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-06-29 09:38:38,905 624 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1'
2023-06-29 09:38:39,061 624 [DEBUG] - Running Install-ChocolateyZipPackage -checksum 'AA1837CDBCB59A6A707DA05474110C0F221D0BD489B4C9D60F7B5062457B5E23' -checksumType 'sha256' -packageName 'dispensense-cli' -url 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip' -unzipLocation 'C:\ProgramData\dispensense-cli'
2023-06-29 09:38:39,234 624 [DEBUG] - Running Get-ChocolateyWebFile -checksum 'AA1837CDBCB59A6A707DA05474110C0F221D0BD489B4C9D60F7B5062457B5E23' -checksumType 'sha256' -checksum64 '' -checksumType64 '' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' -packageName 'dispensense-cli' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cliInstall.zip' -url 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip' -url64bit ''
2023-06-29 09:38:39,390 624 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-06-29 09:38:39,499 624 [DEBUG] - CPU is 64 bit
2023-06-29 09:38:39,608 624 [DEBUG] - Running Get-WebFileName -url 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip' -defaultName 'dispensense-cliInstall.zip'
2023-06-29 09:38:40,625 624 [DEBUG] - Using response url to determine file name. 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip'
2023-06-29 09:38:40,640 624 [DEBUG] - File name determined from url is 'dispensense-cli.1.0.3.zip'
2023-06-29 09:38:40,735 624 [DEBUG] - Running Get-WebHeaders -url 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip' -ErrorAction 'Stop'
2023-06-29 09:38:40,749 624 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2023-06-29 09:38:40,749 624 [DEBUG] - Request Headers:
2023-06-29 09:38:40,781 624 [DEBUG] - 'Accept':'*/*'
2023-06-29 09:38:40,781 624 [DEBUG] - 'User-Agent':'chocolatey command line'
2023-06-29 09:38:41,298 624 [DEBUG] - Response Headers:
2023-06-29 09:38:41,313 624 [DEBUG] - 'Connection':'keep-alive'
2023-06-29 09:38:41,313 624 [DEBUG] - 'Accept-Ranges':'bytes'
2023-06-29 09:38:41,328 624 [DEBUG] - 'Content-Length':'9147767'
2023-06-29 09:38:41,344 624 [DEBUG] - 'Content-Type':'application/zip'
2023-06-29 09:38:41,344 624 [DEBUG] - 'Date':'Thu, 29 Jun 2023 09:38:41 GMT'
2023-06-29 09:38:41,344 624 [DEBUG] - 'ETag':'"649d22a2-8b9577"'
2023-06-29 09:38:41,360 624 [DEBUG] - 'Last-Modified':'Thu, 29 Jun 2023 06:20:18 GMT'
2023-06-29 09:38:41,360 624 [DEBUG] - 'Server':'nginx'
2023-06-29 09:38:41,407 624 [INFO ] - Downloading dispensense-cli
from 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip'
2023-06-29 09:38:41,471 624 [DEBUG] - Running Get-WebFile -url 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip' -fileName 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip' -options 'System.Collections.Hashtable'
2023-06-29 09:38:41,489 624 [DEBUG] - Setting request timeout to 30000
2023-06-29 09:38:41,502 624 [DEBUG] - Setting read/write timeout to 2700000
2023-06-29 09:38:41,516 624 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2023-06-29 09:38:42,329 624 [DEBUG] - Downloading https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip to C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip
2023-06-29 09:38:45,065 624 [INFO ] -
2023-06-29 09:38:45,080 624 [INFO ] - Download of dispensense-cli.1.0.3.zip (8.72 MB) completed.
2023-06-29 09:38:48,129 624 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2023-06-29 09:38:48,144 624 [DEBUG] - Verifying package provided checksum of 'AA1837CDBCB59A6A707DA05474110C0F221D0BD489B4C9D60F7B5062457B5E23' for 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip'.
2023-06-29 09:38:48,191 624 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip' -checksum 'AA1837CDBCB59A6A707DA05474110C0F221D0BD489B4C9D60F7B5062457B5E23' -checksumType 'sha256' -originalUrl 'https://ds-staging.dispensense.ie/install/dispensense-cli/dispensense-cli.1.0.3.zip'
2023-06-29 09:38:48,207 624 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2023-06-29 09:38:48,223 624 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="AA1837CDBCB59A6A707DA05474110C0F221D0BD489B4C9D60F7B5062457B5E23" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip"]
2023-06-29 09:38:48,503 624 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="AA1837CDBCB59A6A707DA05474110C0F221D0BD489B4C9D60F7B5062457B5E23" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip"] exited with '0'.
2023-06-29 09:38:48,582 624 [DEBUG] - Running Get-ChocolateyUnzip -disableLogging 'False' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip' -destination 'C:\ProgramData\dispensense-cli' -specificFolder '' -packageName 'dispensense-cli'
2023-06-29 09:38:48,598 624 [DEBUG] - Running Get-OSArchitectureWidth -compare '32'
2023-06-29 09:38:48,629 624 [INFO ] - Extracting C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip to C:\ProgramData\dispensense-cli...
2023-06-29 09:38:48,644 624 [DEBUG] - 7zip found at 'C:\ProgramData\chocolatey\tools\7z.exe'
2023-06-29 09:38:48,692 624 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\dispensense-cli" -y "C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip"]
2023-06-29 09:38:49,599 624 [INFO ] - VERBOSE:
2023-06-29 09:38:49,613 624 [INFO ] - VERBOSE: 7-Zip 21.07 (x86) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26
2023-06-29 09:38:49,629 624 [INFO ] - VERBOSE:
2023-06-29 09:38:49,629 624 [INFO ] - VERBOSE: Scanning the drive for archives:
2023-06-29 09:38:49,644 624 [INFO ] - VERBOSE: 1 file, 9147767 bytes (8934 KiB)
2023-06-29 09:38:49,644 624 [INFO ] - VERBOSE:
2023-06-29 09:38:49,660 624 [INFO ] - VERBOSE: Extracting archive: C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip
2023-06-29 09:38:49,676 624 [INFO ] - VERBOSE: --
2023-06-29 09:38:49,676 624 [INFO ] - VERBOSE: Path = C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip
2023-06-29 09:38:49,692 624 [INFO ] - VERBOSE: Type = zip
2023-06-29 09:38:49,708 624 [INFO ] - VERBOSE: Physical Size = 9147767
2023-06-29 09:38:49,723 624 [INFO ] - VERBOSE:
2023-06-29 09:38:49,723 624 [INFO ] - VERBOSE: - .\
2023-06-29 09:38:49,754 624 [INFO ] - VERBOSE: - .\appsettings.CloudDev.json
2023-06-29 09:38:49,769 624 [INFO ] - VERBOSE: - .\appsettings.Development.json
2023-06-29 09:38:49,785 624 [INFO ] - VERBOSE: - .\appsettings.json
2023-06-29 09:38:49,785 624 [INFO ] - VERBOSE: - .\appsettings.Staging.json
2023-06-29 09:38:49,801 624 [INFO ] - VERBOSE: - .\AsyncLock.dll
2023-06-29 09:38:49,801 624 [INFO ] - VERBOSE: - .\AutoMapper.dll
2023-06-29 09:38:49,816 624 [INFO ] - VERBOSE: - .\Bogus.dll
2023-06-29 09:38:49,832 624 [INFO ] - VERBOSE: - .\CacheManager.Core.dll
2023-06-29 09:38:49,832 624 [INFO ] - VERBOSE: - .\cs\
2023-06-29 09:38:49,847 624 [INFO ] - VERBOSE: - .\CsvHelper.dll
2023-06-29 09:38:49,847 624 [INFO ] - VERBOSE: - .\de\
2023-06-29 09:38:49,863 624 [INFO ] - VERBOSE: - .\DeepCloner.dll
2023-06-29 09:38:49,879 624 [INFO ] - VERBOSE: - .\Diacritics.dll
2023-06-29 09:38:49,879 624 [INFO ] - VERBOSE: - .\dispensense.deps.json
2023-06-29 09:38:49,879 624 [INFO ] - VERBOSE: - .\dispensense.dll
2023-06-29 09:38:49,896 624 [INFO ] - VERBOSE: - .\dispensense.exe
2023-06-29 09:38:49,910 624 [INFO ] - VERBOSE: - .\dispensense.pdb
2023-06-29 09:38:49,910 624 [INFO ] - VERBOSE: - .\dispensense.runtimeconfig.json
2023-06-29 09:38:49,926 624 [INFO ] - VERBOSE: - .\DS.Products.Shared.Domain.dll
2023-06-29 09:38:49,926 624 [INFO ] - VERBOSE: - .\DS.Products.Shared.Domain.pdb
2023-06-29 09:38:49,941 624 [INFO ] - VERBOSE: - .\DS.Services.Shared.Api.dll
2023-06-29 09:38:49,957 624 [INFO ] - VERBOSE: - .\DS.Services.Shared.Api.pdb
2023-06-29 09:38:49,957 624 [INFO ] - VERBOSE: - .\DS.Services.Shared.Domain.dll
2023-06-29 09:38:49,973 624 [INFO ] - VERBOSE: - .\DS.Services.Shared.Domain.pdb
2023-06-29 09:38:49,973 624 [INFO ] - VERBOSE: - .\DS.Services.Shared.Infrastructure.dll
2023-06-29 09:38:49,988 624 [INFO ] - VERBOSE: - .\DS.Services.Shared.Infrastructure.pdb
2023-06-29 09:38:49,988 624 [INFO ] - VERBOSE: - .\EasyCaching.Core.dll
2023-06-29 09:38:50,318 624 [INFO ] - VERBOSE: - .\EasyCaching.Redis.dll
2023-06-29 09:38:50,318 624 [INFO ] - VERBOSE: - .\EasyCaching.Serialization.MessagePack.dll
2023-06-29 09:38:50,332 624 [INFO ] - VERBOSE: - .\EFCoreSecondLevelCacheInterceptor.dll
2023-06-29 09:38:50,348 624 [INFO ] - VERBOSE: - .\es\
2023-06-29 09:38:50,348 624 [INFO ] - VERBOSE: - .\FluentAssertions.dll
2023-06-29 09:38:50,364 624 [INFO ] - VERBOSE: - .\FluentValidation.dll
2023-06-29 09:38:50,379 624 [INFO ] - VERBOSE: - .\fr\
2023-06-29 09:38:50,395 624 [INFO ] - VERBOSE: - .\Humanizer.dll
2023-06-29 09:38:50,395 624 [INFO ] - VERBOSE: - .\IdentityModel.dll
2023-06-29 09:38:50,410 624 [INFO ] - VERBOSE: - .\it\
2023-06-29 09:38:50,426 624 [INFO ] - VERBOSE: - .\ja\
2023-06-29 09:38:50,426 624 [INFO ] - VERBOSE: - .\ko\
2023-06-29 09:38:50,442 624 [INFO ] - VERBOSE: - .\MediatR.Contracts.dll
2023-06-29 09:38:50,457 624 [INFO ] - VERBOSE: - .\MediatR.dll
2023-06-29 09:38:50,457 624 [INFO ] - VERBOSE: - .\MessagePack.Annotations.dll
2023-06-29 09:38:50,472 624 [INFO ] - VERBOSE: - .\MessagePack.dll
2023-06-29 09:38:50,472 624 [INFO ] - VERBOSE: - .\Microsoft.AspNetCore.Http.Abstractions.dll
2023-06-29 09:38:50,488 624 [INFO ] - VERBOSE: - .\Microsoft.AspNetCore.Http.dll
2023-06-29 09:38:50,488 624 [INFO ] - VERBOSE: - .\Microsoft.AspNetCore.Http.Features.dll
2023-06-29 09:38:50,504 624 [INFO ] - VERBOSE: - .\Microsoft.AspNetCore.WebUtilities.dll
2023-06-29 09:38:50,535 624 [INFO ] - VERBOSE: - .\Microsoft.Bcl.AsyncInterfaces.dll
2023-06-29 09:38:50,551 624 [INFO ] - VERBOSE: - .\Microsoft.EntityFrameworkCore.Abstractions.dll
2023-06-29 09:38:50,551 624 [INFO ] - VERBOSE: - .\Microsoft.EntityFrameworkCore.dll
2023-06-29 09:38:50,566 624 [INFO ] - VERBOSE: - .\Microsoft.EntityFrameworkCore.Relational.dll
2023-06-29 09:38:50,583 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Caching.Abstractions.dll
2023-06-29 09:38:50,599 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Caching.Memory.dll
2023-06-29 09:38:50,599 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.Abstractions.dll
2023-06-29 09:38:50,613 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.Binder.dll
2023-06-29 09:38:50,613 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.CommandLine.dll
2023-06-29 09:38:50,629 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.dll
2023-06-29 09:38:50,645 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
2023-06-29 09:38:50,645 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.FileExtensions.dll
2023-06-29 09:38:50,661 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.Json.dll
2023-06-29 09:38:50,661 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Configuration.UserSecrets.dll
2023-06-29 09:38:50,676 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.DependencyInjection.Abstractions.dll
2023-06-29 09:38:50,676 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.DependencyInjection.dll
2023-06-29 09:38:50,692 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.DependencyModel.dll
2023-06-29 09:38:50,692 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.FileProviders.Abstractions.dll
2023-06-29 09:38:50,707 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.FileProviders.Physical.dll
2023-06-29 09:38:50,707 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.FileSystemGlobbing.dll
2023-06-29 09:38:50,723 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Hosting.Abstractions.dll
2023-06-29 09:38:50,723 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Hosting.dll
2023-06-29 09:38:50,739 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Http.dll
2023-06-29 09:38:50,754 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Localization.Abstractions.dll
2023-06-29 09:38:50,754 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Localization.dll
2023-06-29 09:38:50,771 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Logging.Abstractions.dll
2023-06-29 09:38:50,791 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Logging.Configuration.dll
2023-06-29 09:38:50,801 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Logging.Console.dll
2023-06-29 09:38:50,801 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Logging.Debug.dll
2023-06-29 09:38:50,817 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Logging.dll
2023-06-29 09:38:50,833 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Logging.EventLog.dll
2023-06-29 09:38:50,833 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Logging.EventSource.dll
2023-06-29 09:38:50,848 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.ObjectPool.dll
2023-06-29 09:38:50,848 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Options.ConfigurationExtensions.dll
2023-06-29 09:38:50,863 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Options.dll
2023-06-29 09:38:50,863 624 [INFO ] - VERBOSE: - .\Microsoft.Extensions.Primitives.dll
2023-06-29 09:38:50,879 624 [INFO ] - VERBOSE: - .\Microsoft.IdentityModel.Abstractions.dll
2023-06-29 09:38:50,879 624 [INFO ] - VERBOSE: - .\Microsoft.IdentityModel.JsonWebTokens.dll
2023-06-29 09:38:50,895 624 [INFO ] - VERBOSE: - .\Microsoft.IdentityModel.Logging.dll
2023-06-29 09:38:50,895 624 [INFO ] - VERBOSE: - .\Microsoft.IdentityModel.Tokens.dll
2023-06-29 09:38:50,911 624 [INFO ] - VERBOSE: - .\Microsoft.Net.Http.Headers.dll
2023-06-29 09:38:50,911 624 [INFO ] - VERBOSE: - .\Microsoft.NET.StringTools.dll
2023-06-29 09:38:50,926 624 [INFO ] - VERBOSE: - .\MoreLinq.dll
2023-06-29 09:38:50,926 624 [INFO ] - VERBOSE: - .\Newtonsoft.Json.dll
2023-06-29 09:38:50,942 624 [INFO ] - VERBOSE: - .\NG.CLI.Shared.dll
2023-06-29 09:38:50,942 624 [INFO ] - VERBOSE: - .\NG.CLI.Shared.pdb
2023-06-29 09:38:50,957 624 [INFO ] - VERBOSE: - .\NG.Core.dll
2023-06-29 09:38:50,957 624 [INFO ] - VERBOSE: - .\NG.Core.Domain.dll
2023-06-29 09:38:50,973 624 [INFO ] - VERBOSE: - .\NG.Core.Domain.pdb
2023-06-29 09:38:50,973 624 [INFO ] - VERBOSE: - .\NG.Core.Domain.Shared.dll
2023-06-29 09:38:50,989 624 [INFO ] - VERBOSE: - .\NG.Core.Domain.Shared.pdb
2023-06-29 09:38:50,989 624 [INFO ] - VERBOSE: - .\NG.Core.Hosting.dll
2023-06-29 09:38:51,004 624 [INFO ] - VERBOSE: - .\NG.Core.Hosting.pdb
2023-06-29 09:38:51,020 624 [INFO ] - VERBOSE: - .\NG.Core.Infrastructure.dll
2023-06-29 09:38:51,020 624 [INFO ] - VERBOSE: - .\NG.Core.Infrastructure.pdb
2023-06-29 09:38:51,036 624 [INFO ] - VERBOSE: - .\NG.Core.Infrastructure.Shared.dll
2023-06-29 09:38:51,036 624 [INFO ] - VERBOSE: - .\NG.Core.Infrastructure.Shared.pdb
2023-06-29 09:38:51,051 624 [INFO ] - VERBOSE: - .\NG.Core.pdb
2023-06-29 09:38:51,051 624 [INFO ] - VERBOSE: - .\NG.Shared.Domain.DataSeed.dll
2023-06-29 09:38:51,067 624 [INFO ] - VERBOSE: - .\NG.Shared.Domain.DataSeed.pdb
2023-06-29 09:38:51,067 624 [INFO ] - VERBOSE: - .\Npgsql.dll
2023-06-29 09:38:51,082 624 [INFO ] - VERBOSE: - .\Npgsql.EntityFrameworkCore.PostgreSQL.dll
2023-06-29 09:38:51,082 624 [INFO ] - VERBOSE: - .\Npgsql.Json.NET.dll
2023-06-29 09:38:51,098 624 [INFO ] - VERBOSE: - .\Omu.ValueInjecter.dll
2023-06-29 09:38:51,098 624 [INFO ] - VERBOSE: - .\Pipelines.Sockets.Unofficial.dll
2023-06-29 09:38:51,114 624 [INFO ] - VERBOSE: - .\pl\
2023-06-29 09:38:51,114 624 [INFO ] - VERBOSE: - .\Polly.dll
2023-06-29 09:38:51,129 624 [INFO ] - VERBOSE: - .\pt-BR\
2023-06-29 09:38:51,129 624 [INFO ] - VERBOSE: - .\RestSharp.dll
2023-06-29 09:38:51,145 624 [INFO ] - VERBOSE: - .\ru\
2023-06-29 09:38:51,160 624 [INFO ] - VERBOSE: - .\runtimes\
2023-06-29 09:38:51,160 624 [INFO ] - VERBOSE: - .\Serilog.dll
2023-06-29 09:38:51,160 624 [INFO ] - VERBOSE: - .\Serilog.Enrichers.CorrelationId.dll
2023-06-29 09:38:51,176 624 [INFO ] - VERBOSE: - .\Serilog.Enrichers.Environment.dll
2023-06-29 09:38:51,192 624 [INFO ] - VERBOSE: - .\Serilog.Enrichers.Sensitive.dll
2023-06-29 09:38:51,192 624 [INFO ] - VERBOSE: - .\Serilog.Exceptions.dll
2023-06-29 09:38:51,208 624 [INFO ] - VERBOSE: - .\Serilog.Exceptions.EntityFrameworkCore.dll
2023-06-29 09:38:51,208 624 [INFO ] - VERBOSE: - .\Serilog.Expressions.dll
2023-06-29 09:38:51,223 624 [INFO ] - VERBOSE: - .\Serilog.Extensions.Hosting.dll
2023-06-29 09:38:51,223 624 [INFO ] - VERBOSE: - .\Serilog.Extensions.Logging.dll
2023-06-29 09:38:51,239 624 [INFO ] - VERBOSE: - .\Serilog.Settings.Configuration.dll
2023-06-29 09:38:51,254 624 [INFO ] - VERBOSE: - .\Serilog.Sinks.Async.dll
2023-06-29 09:38:51,254 624 [INFO ] - VERBOSE: - .\Serilog.Sinks.Console.dll
2023-06-29 09:38:51,270 624 [INFO ] - VERBOSE: - .\Serilog.Sinks.File.dll
2023-06-29 09:38:51,286 624 [INFO ] - VERBOSE: - .\SimpleInjector.dll
2023-06-29 09:38:51,286 624 [INFO ] - VERBOSE: - .\SimpleInjector.Integration.GenericHost.dll
2023-06-29 09:38:51,301 624 [INFO ] - VERBOSE: - .\SimpleInjector.Integration.ServiceCollection.dll
2023-06-29 09:38:51,301 624 [INFO ] - VERBOSE: - .\StackExchange.Redis.dll
2023-06-29 09:38:51,317 624 [INFO ] - VERBOSE: - .\System.CommandLine.dll
2023-06-29 09:38:51,333 624 [INFO ] - VERBOSE: - .\System.CommandLine.Hosting.dll
2023-06-29 09:38:51,333 624 [INFO ] - VERBOSE: - .\System.CommandLine.NamingConventionBinder.dll
2023-06-29 09:38:51,348 624 [INFO ] - VERBOSE: - .\System.Configuration.ConfigurationManager.dll
2023-06-29 09:38:51,348 624 [INFO ] - VERBOSE: - .\System.Diagnostics.EventLog.dll
2023-06-29 09:38:51,364 624 [INFO ] - VERBOSE: - .\System.IdentityModel.Tokens.Jwt.dll
2023-06-29 09:38:51,364 624 [INFO ] - VERBOSE: - .\System.Interactive.Async.dll
2023-06-29 09:38:51,379 624 [INFO ] - VERBOSE: - .\System.IO.Pipelines.dll
2023-06-29 09:38:51,379 624 [INFO ] - VERBOSE: - .\System.Linq.Async.dll
2023-06-29 09:38:51,395 624 [INFO ] - VERBOSE: - .\System.Security.Cryptography.ProtectedData.dll
2023-06-29 09:38:51,410 624 [INFO ] - VERBOSE: - .\tr\
2023-06-29 09:38:51,410 624 [INFO ] - VERBOSE: - .\zh-Hans\
2023-06-29 09:38:51,426 624 [INFO ] - VERBOSE: - .\zh-Hant\
2023-06-29 09:38:51,426 624 [INFO ] - VERBOSE: - .\zh-Hant\System.CommandLine.resources.dll
2023-06-29 09:38:51,442 624 [INFO ] - VERBOSE: - .\zh-Hans\System.CommandLine.resources.dll
2023-06-29 09:38:51,442 624 [INFO ] - VERBOSE: - .\tr\System.CommandLine.resources.dll
2023-06-29 09:38:51,457 624 [INFO ] - VERBOSE: - .\runtimes\win\
2023-06-29 09:38:51,457 624 [INFO ] - VERBOSE: - .\runtimes\win\lib\
2023-06-29 09:38:51,474 624 [INFO ] - VERBOSE: - .\runtimes\win\lib\net7.0\
2023-06-29 09:38:51,474 624 [INFO ] - VERBOSE: - .\runtimes\win\lib\netstandard2.0\
2023-06-29 09:38:51,489 624 [INFO ] - VERBOSE: - .\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
2023-06-29 09:38:51,489 624 [INFO ] - VERBOSE: - .\runtimes\win\lib\net7.0\System.Diagnostics.EventLog.dll
2023-06-29 09:38:51,505 624 [INFO ] - VERBOSE: - .\runtimes\win\lib\net7.0\System.Diagnostics.EventLog.Messages.dll
2023-06-29 09:38:51,520 624 [INFO ] - VERBOSE: - .\ru\System.CommandLine.resources.dll
2023-06-29 09:38:51,520 624 [INFO ] - VERBOSE: - .\pt-BR\System.CommandLine.resources.dll
2023-06-29 09:38:51,536 624 [INFO ] - VERBOSE: - .\pl\System.CommandLine.resources.dll
2023-06-29 09:38:51,536 624 [INFO ] - VERBOSE: - .\ko\System.CommandLine.resources.dll
2023-06-29 09:38:51,551 624 [INFO ] - VERBOSE: - .\ja\System.CommandLine.resources.dll
2023-06-29 09:38:51,567 624 [INFO ] - VERBOSE: - .\it\System.CommandLine.resources.dll
2023-06-29 09:38:51,567 624 [INFO ] - VERBOSE: - .\fr\System.CommandLine.resources.dll
2023-06-29 09:38:51,582 624 [INFO ] - VERBOSE: - .\es\System.CommandLine.resources.dll
2023-06-29 09:38:51,582 624 [INFO ] - VERBOSE: - .\de\System.CommandLine.resources.dll
2023-06-29 09:38:51,598 624 [INFO ] - VERBOSE: - .\cs\System.CommandLine.resources.dll
2023-06-29 09:38:51,614 624 [INFO ] - VERBOSE: Everything is Ok
2023-06-29 09:38:51,614 624 [INFO ] - VERBOSE:
2023-06-29 09:38:51,630 624 [INFO ] - VERBOSE: Folders: 19
2023-06-29 09:38:51,630 624 [INFO ] - VERBOSE: Files: 150
2023-06-29 09:38:51,645 624 [INFO ] - VERBOSE: Size: 25743261
2023-06-29 09:38:51,645 624 [INFO ] - VERBOSE: Compressed: 9147767
2023-06-29 09:38:51,708 624 [DEBUG] - $exitCode was passed null
2023-06-29 09:38:51,723 624 [DEBUG] - Command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\dispensense-cli" -y "C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3\dispensense-cli.1.0.3.zip"] exited with '0'.
2023-06-29 09:38:51,771 624 [DEBUG] - 7z exit code: 0
2023-06-29 09:38:51,787 624 [INFO ] - C:\ProgramData\dispensense-cli
2023-06-29 09:38:51,865 624 [DEBUG] - Running Install-ChocolateyPath -pathType 'Machine' -pathToInstall 'C:\ProgramData\dispensense-cli'
2023-06-29 09:38:51,880 624 [DEBUG] - Running Update-SessionEnvironment
2023-06-29 09:38:51,896 624 [INFO ] - VERBOSE: Refreshing environment variables from the registry.
2023-06-29 09:38:52,270 624 [INFO ] - PATH environment variable does not have C:\ProgramData\dispensense-cli in it. Adding...
2023-06-29 09:38:52,286 624 [INFO ] - VERBOSE: Choosing not to expand environment names
2023-06-29 09:38:52,364 624 [DEBUG] - Test-ProcessAdminRights: returning True
2023-06-29 09:38:52,614 624 [DEBUG] - Running Set-EnvironmentVariable -Name 'Path' -Value '%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\ProgramData\dispensense-cli;' -Scope 'Machine'
2023-06-29 09:38:52,661 624 [DEBUG] - Registry type for Path is/will be ExpandString
2023-06-29 09:38:52,708 624 [DEBUG] -
using System;
using System.Runtime.InteropServices;
namespace Win32
{
public class NativeMethods
{
[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Auto)]
public static extern IntPtr SendMessageTimeout(
IntPtr hWnd, uint Msg, UIntPtr wParam, string lParam,
uint fuFlags, uint uTimeout, out UIntPtr lpdwResult);
}
}
2023-06-29 09:38:53,068 624 [DEBUG] - Running Update-SessionEnvironment
2023-06-29 09:38:53,083 624 [INFO ] - VERBOSE: Refreshing environment variables from the registry.
2023-06-29 09:38:53,270 624 [DEBUG] - ----------------------------------------------------------------------
2023-06-29 09:38:53,287 624 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-06-29 09:38:53,302 624 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-06-29 09:38:53,428 624 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-06-29 09:38:53,443 624 [WARN ] - Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
2023-06-29 09:38:53,459 624 [DEBUG] - The following values have been added/changed (may contain sensitive data):
2023-06-29 09:38:53,459 624 [DEBUG] - * ChocolateyLastPathUpdate='133325051330213293' (User)
2023-06-29 09:38:53,459 624 [DEBUG] - * Path='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\ProgramData\dispensense-cli;' (Machine)
2023-06-29 09:38:53,771 624 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\dispensense-cli'
2023-06-29 09:38:53,786 624 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.1.0.3.zip.txt'
with checksum '969F4D75D0463DD74AB62FE82AAD7E55'
2023-06-29 09:38:53,786 624 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nupkg'
with checksum 'B302902D2232A80E779DA37F109E1F21'
2023-06-29 09:38:53,802 624 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nuspec'
with checksum '19B294129C001FE62216A078B78EEF25'
2023-06-29 09:38:53,802 624 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1'
with checksum '58D2A5886BE93F517DDEE6E50B2559C5'
2023-06-29 09:38:53,818 624 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1'
with checksum 'F171CA2908FD59FED9171EC1EF7F1F0F'
2023-06-29 09:38:53,880 624 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\dispensense-cli.1.0.3".
2023-06-29 09:38:53,927 624 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\dispensense-cli.1.0.3\.files'
2023-06-29 09:38:53,958 624 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dispensense-cli.1.0.3\.extra".
2023-06-29 09:38:53,958 624 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dispensense-cli.1.0.3\.version".
2023-06-29 09:38:53,974 624 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dispensense-cli.1.0.3\.sxs".
2023-06-29 09:38:53,974 624 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dispensense-cli.1.0.3\.pin".
2023-06-29 09:38:53,990 624 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-06-29 09:38:54,006 624 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\dispensense-cli\.chocolateyPending".
2023-06-29 09:38:54,021 624 [INFO ] - The install of dispensense-cli was successful.
2023-06-29 09:38:54,021 624 [INFO ] - Software installed to 'C:\ProgramData\dispensense-cli'
2023-06-29 09:38:54,036 624 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\dispensense-cli.1.0.3.nupkg".
2023-06-29 09:38:54,084 624 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-06-29 09:38:54,099 624 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-06-29 09:38:54,161 624 [DEBUG] - Exiting with 0
2023-06-29 09:39:06,866 4008 [DEBUG] - XmlConfiguration is now operational
2023-06-29 09:39:07,007 4008 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:39:07,023 4008 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:39:07,023 4008 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:39:07,023 4008 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:39:07,039 4008 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-06-29 09:39:07,039 4008 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-29 09:39:07,336 4008 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-06-29 09:39:07,336 4008 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-06-29 09:39:07,351 4008 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-06-29 09:39:07,351 4008 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-06-29 09:39:07,369 4008 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-06-29 09:39:07,369 4008 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-06-29 09:39:07,369 4008 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-06-29 09:39:07,383 4008 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-06-29 09:39:07,383 4008 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-06-29 09:39:07,383 4008 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-06-29 09:39:07,399 4008 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-06-29 09:39:07,399 4008 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-06-29 09:39:07,399 4008 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-06-29 09:39:07,414 4008 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-06-29 09:39:07,414 4008 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-06-29 09:39:07,414 4008 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-06-29 09:39:07,414 4008 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-06-29 09:39:07,429 4008 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-06-29 09:39:07,727 4008 [INFO ] - ============================================================
2023-06-29 09:39:08,071 4008 [INFO ] - Chocolatey v1.3.0
2023-06-29 09:39:08,101 4008 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-06-29 09:39:08,117 4008 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-06-29 09:39:08,117 4008 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-06-29 09:39:08,133 4008 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall dispensense-cli --version 1.0.3 -dvy --execution-timeout=2700
2023-06-29 09:39:08,149 4008 [DEBUG] - Received arguments: uninstall dispensense-cli --version 1.0.3 -dvy --execution-timeout=2700
2023-06-29 09:39:08,305 4008 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-06-29 09:39:08,320 4008 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-06-29 09:39:08,352 4008 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-06-29 09:39:08,493 4008 [DEBUG] - Performing validation checks.
2023-06-29 09:39:08,508 4008 [DEBUG] - Global Configuration Validation Checks:
2023-06-29 09:39:08,523 4008 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-06-29 09:39:08,539 4008 [DEBUG] - System State Validation Checks:
2023-06-29 09:39:08,556 4008 [DEBUG] - Reboot Requirement Checks:
2023-06-29 09:39:08,556 4008 [DEBUG] - - Pending Computer Rename = Checked
2023-06-29 09:39:08,571 4008 [DEBUG] - - Pending Component Based Servicing = Checked
2023-06-29 09:39:08,585 4008 [DEBUG] - - Pending Windows Auto Update = Checked
2023-06-29 09:39:08,585 4008 [DEBUG] - - Pending File Rename Operations = Ignored
2023-06-29 09:39:08,601 4008 [DEBUG] - - Pending Windows Package Installer = Checked
2023-06-29 09:39:08,601 4008 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-06-29 09:39:08,617 4008 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-06-29 09:39:08,680 4008 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-06-29 09:39:08,695 4008 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2023-06-29 09:39:08,727 4008 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|
Input='dispensense-cli'|Version='1.0.3'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='dispensense-cli'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-GLM0OETURUE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-06-29 09:39:08,757 4008 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-06-29 09:39:08,773 4008 [INFO ] - Uninstalling the following packages:
2023-06-29 09:39:08,789 4008 [INFO ] - dispensense-cli
2023-06-29 09:39:08,804 4008 [DEBUG] - Current environment values (may contain sensitive data):
2023-06-29 09:39:08,820 4008 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-06-29 09:39:08,835 4008 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-29 09:39:08,835 4008 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-29 09:39:08,835 4008 [DEBUG] - * 'ChocolateyLastPathUpdate'='133325051330213293' ('User')
2023-06-29 09:39:08,851 4008 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-06-29 09:39:08,851 4008 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-06-29 09:39:08,867 4008 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-06-29 09:39:08,867 4008 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\ProgramData\dispensense-cli;' ('Machine')
2023-06-29 09:39:08,882 4008 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-06-29 09:39:08,882 4008 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-06-29 09:39:08,882 4008 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-06-29 09:39:08,898 4008 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-06-29 09:39:08,898 4008 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-06-29 09:39:08,914 4008 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-06-29 09:39:08,914 4008 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-06-29 09:39:08,930 4008 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-06-29 09:39:08,930 4008 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-06-29 09:39:08,945 4008 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-06-29 09:39:08,945 4008 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-06-29 09:39:08,961 4008 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-06-29 09:39:09,152 4008 [DEBUG] - Running list with the following filter = ''
2023-06-29 09:39:09,152 4008 [DEBUG] - --- Start of List ---
2023-06-29 09:39:09,507 4008 [DEBUG] - dispensense-cli 1.0.3
2023-06-29 09:39:09,524 4008 [DEBUG] - KB3035131 1.0.3
2023-06-29 09:39:09,524 4008 [DEBUG] - --- End of List ---
2023-06-29 09:39:09,789 4008 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-06-29 09:39:09,805 4008 [DEBUG] - Backing up existing dispensense-cli prior to operation.
2023-06-29 09:39:09,805 4008 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\dispensense-cli'
to 'C:\ProgramData\chocolatey\lib-bkp\dispensense-cli'
2023-06-29 09:39:11,836 4008 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\dispensense-cli".
2023-06-29 09:39:11,836 4008 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\dispensense-cli\dispensense-cli.1.0.3.zip.txt"
to "C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.1.0.3.zip.txt".
2023-06-29 09:39:11,852 4008 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\dispensense-cli\dispensense-cli.nupkg"
to "C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nupkg".
2023-06-29 09:39:11,852 4008 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\dispensense-cli\dispensense-cli.nuspec"
to "C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nuspec".
2023-06-29 09:39:11,867 4008 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\dispensense-cli\tools".
2023-06-29 09:39:11,867 4008 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\dispensense-cli\tools\chocolateyinstall.ps1"
to "C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1".
2023-06-29 09:39:11,883 4008 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\dispensense-cli\tools\chocolateyuninstall.ps1"
to "C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1".
2023-06-29 09:39:13,399 4008 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\dispensense-cli'
2023-06-29 09:39:13,415 4008 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.1.0.3.zip.txt'
with checksum '969F4D75D0463DD74AB62FE82AAD7E55'
2023-06-29 09:39:13,415 4008 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nupkg'
with checksum 'B302902D2232A80E779DA37F109E1F21'
2023-06-29 09:39:13,430 4008 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.nuspec'
with checksum '19B294129C001FE62216A078B78EEF25'
2023-06-29 09:39:13,430 4008 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyinstall.ps1'
with checksum '58D2A5886BE93F517DDEE6E50B2559C5'
2023-06-29 09:39:13,446 4008 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1'
with checksum 'F171CA2908FD59FED9171EC1EF7F1F0F'
2023-06-29 09:39:13,820 4008 [INFO ] - [NuGet] Uninstalling 'dispensense-cli 1.0.3'.
2023-06-29 09:39:13,836 4008 [INFO ] -
dispensense-cli v1.0.3
2023-06-29 09:39:13,899 4008 [DEBUG] - Setting installer args for dispensense-cli
2023-06-29 09:39:13,899 4008 [DEBUG] - Setting package parameters for dispensense-cli
2023-06-29 09:39:13,899 4008 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1':
2023-06-29 09:39:13,930 4008 [DEBUG] - $ErrorActionPreference = 'Stop';
$toolsDir = "$(Join-Path -Path $env:ALLUSERSPROFILE -ChildPath $env:ChocolateyPackageName)"
Remove-Item -LiteralPath "$($toolsDir)" -Force -Recurse
$path = [System.Environment]::GetEnvironmentVariable(
'PATH',
'Machine'
)
$path = ($path.Split(';') | Where-Object { $_ -ne "$($toolsDir)" }) -join ';'
[System.Environment]::SetEnvironmentVariable(
'PATH',
$path,
'Machine'
)
2023-06-29 09:39:13,978 4008 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-06-29 09:39:13,994 4008 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-06-29 09:39:14,759 4008 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-06-29 09:39:15,212 4008 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-06-29 09:39:15,227 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-06-29 09:39:15,227 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-06-29 09:39:15,243 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-06-29 09:39:15,243 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-06-29 09:39:15,258 4008 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-06-29 09:39:15,274 4008 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-06-29 09:39:15,274 4008 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-06-29 09:39:15,274 4008 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-06-29 09:39:15,290 4008 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-06-29 09:39:15,305 4008 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-06-29 09:39:15,305 4008 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-06-29 09:39:15,321 4008 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-06-29 09:39:15,321 4008 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-06-29 09:39:15,336 4008 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-06-29 09:39:15,336 4008 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-06-29 09:39:15,336 4008 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-06-29 09:39:15,352 4008 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-06-29 09:39:15,368 4008 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-06-29 09:39:15,368 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-06-29 09:39:15,383 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-06-29 09:39:15,383 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-06-29 09:39:15,399 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-06-29 09:39:15,430 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-06-29 09:39:15,430 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-06-29 09:39:15,446 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-06-29 09:39:15,446 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-06-29 09:39:15,461 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-06-29 09:39:15,461 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-06-29 09:39:15,477 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-06-29 09:39:15,477 4008 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-06-29 09:39:15,493 4008 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-06-29 09:39:15,493 4008 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-06-29 09:39:15,509 4008 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-06-29 09:39:15,509 4008 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-06-29 09:39:15,524 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-06-29 09:39:15,524 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-06-29 09:39:15,540 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-06-29 09:39:15,540 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-06-29 09:39:15,555 4008 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-06-29 09:39:15,555 4008 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-06-29 09:39:15,571 4008 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-06-29 09:39:15,603 4008 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-06-29 09:39:15,603 4008 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-06-29 09:39:15,617 4008 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-06-29 09:39:15,633 4008 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-06-29 09:39:15,633 4008 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-06-29 09:39:15,649 4008 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-06-29 09:39:15,649 4008 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-06-29 09:39:15,664 4008 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-06-29 09:39:15,697 4008 [DEBUG] - Loading community extensions
2023-06-29 09:39:15,775 4008 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-06-29 09:39:15,775 4008 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-06-29 09:39:15,899 4008 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-06-29 09:39:15,899 4008 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-06-29 09:39:15,915 4008 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-06-29 09:39:15,930 4008 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-06-29 09:39:15,946 4008 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-06-29 09:39:15,946 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-06-29 09:39:15,962 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-06-29 09:39:15,962 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-06-29 09:39:15,977 4008 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-06-29 09:39:15,977 4008 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-06-29 09:39:15,977 4008 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-06-29 09:39:15,993 4008 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-06-29 09:39:16,009 4008 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-06-29 09:39:16,009 4008 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-06-29 09:39:16,024 4008 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-06-29 09:39:16,024 4008 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-06-29 09:39:16,039 4008 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-06-29 09:39:16,039 4008 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-06-29 09:39:16,055 4008 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-06-29 09:39:16,070 4008 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-06-29 09:39:16,070 4008 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-06-29 09:39:16,086 4008 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-06-29 09:39:16,086 4008 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-06-29 09:39:16,102 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-06-29 09:39:16,102 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-06-29 09:39:16,102 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-06-29 09:39:16,117 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-06-29 09:39:16,117 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-06-29 09:39:16,133 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-06-29 09:39:16,133 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-06-29 09:39:16,150 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-06-29 09:39:16,150 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-06-29 09:39:16,165 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-06-29 09:39:16,180 4008 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-06-29 09:39:16,180 4008 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-06-29 09:39:16,180 4008 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-06-29 09:39:16,196 4008 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-06-29 09:39:16,196 4008 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-06-29 09:39:16,211 4008 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-06-29 09:39:16,227 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-06-29 09:39:16,227 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-06-29 09:39:16,242 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-06-29 09:39:16,242 4008 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-06-29 09:39:16,258 4008 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-06-29 09:39:16,258 4008 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-06-29 09:39:16,274 4008 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-06-29 09:39:16,291 4008 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-06-29 09:39:16,291 4008 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-06-29 09:39:16,305 4008 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-06-29 09:39:16,321 4008 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-06-29 09:39:16,321 4008 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-06-29 09:39:16,336 4008 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-06-29 09:39:16,336 4008 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-06-29 09:39:16,352 4008 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-06-29 09:39:16,352 4008 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-06-29 09:39:16,368 4008 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-06-29 09:39:16,383 4008 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-06-29 09:39:16,383 4008 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-06-29 09:39:16,399 4008 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-06-29 09:39:16,399 4008 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-06-29 09:39:16,415 4008 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-06-29 09:39:16,430 4008 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-06-29 09:39:16,430 4008 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-06-29 09:39:16,430 4008 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-06-29 09:39:16,446 4008 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-06-29 09:39:16,446 4008 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-06-29 09:39:16,462 4008 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-06-29 09:39:16,477 4008 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-06-29 09:39:16,477 4008 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-06-29 09:39:16,493 4008 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-06-29 09:39:16,493 4008 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-06-29 09:39:16,509 4008 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-06-29 09:39:16,509 4008 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-06-29 09:39:16,524 4008 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-06-29 09:39:16,524 4008 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-06-29 09:39:16,539 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-06-29 09:39:16,539 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-06-29 09:39:16,555 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-06-29 09:39:16,555 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-06-29 09:39:16,571 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-06-29 09:39:16,587 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-06-29 09:39:16,587 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-06-29 09:39:16,603 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-06-29 09:39:16,618 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-06-29 09:39:16,618 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-06-29 09:39:16,634 4008 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-06-29 09:39:16,650 4008 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-06-29 09:39:16,666 4008 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-06-29 09:39:16,666 4008 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-06-29 09:39:16,680 4008 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-06-29 09:39:16,680 4008 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-06-29 09:39:16,696 4008 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-06-29 09:39:16,696 4008 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-06-29 09:39:16,696 4008 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-06-29 09:39:16,711 4008 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-06-29 09:39:16,711 4008 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-06-29 09:39:16,728 4008 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-06-29 09:39:16,728 4008 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-06-29 09:39:16,743 4008 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-06-29 09:39:16,743 4008 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-06-29 09:39:16,758 4008 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-06-29 09:39:16,758 4008 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-06-29 09:39:16,774 4008 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-06-29 09:39:16,774 4008 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-06-29 09:39:16,790 4008 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-06-29 09:39:16,806 4008 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-06-29 09:39:16,821 4008 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-06-29 09:39:16,821 4008 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-06-29 09:39:16,930 4008 [DEBUG] - ---------------------------Script Execution---------------------------
2023-06-29 09:39:16,946 4008 [DEBUG] - Running 'ChocolateyScriptRunner' for dispensense-cli v1.0.3 with packageScript 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\dispensense-cli', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-06-29 09:39:17,008 4008 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1'
2023-06-29 09:39:17,181 4008 [DEBUG] - ----------------------------------------------------------------------
2023-06-29 09:39:17,196 4008 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools\chocolateyuninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-06-29 09:39:17,243 4008 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-06-29 09:39:17,259 4008 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-06-29 09:39:17,385 4008 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-06-29 09:39:17,415 4008 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\dispensense-cli".
2023-06-29 09:39:17,477 4008 [DEBUG] - [NuGet] Removed file 'chocolateyinstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools'.
2023-06-29 09:39:17,492 4008 [DEBUG] - [NuGet] Removed file 'chocolateyuninstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools'.
2023-06-29 09:39:17,508 4008 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\dispensense-cli\tools'.
2023-06-29 09:39:17,508 4008 [DEBUG] - [NuGet] Removed file 'dispensense-cli.nuspec' to folder 'C:\ProgramData\chocolatey\lib\dispensense-cli'.
2023-06-29 09:39:17,524 4008 [DEBUG] - [NuGet] Removed file 'dispensense-cli.nupkg' to folder 'C:\ProgramData\chocolatey\lib\dispensense-cli'.
2023-06-29 09:39:17,540 4008 [DEBUG] - [NuGet] The directory is not empty.
2023-06-29 09:39:17,540 4008 [INFO ] - [NuGet] Successfully uninstalled 'dispensense-cli 1.0.3'.
2023-06-29 09:39:17,571 4008 [INFO ] - dispensense-cli has been successfully uninstalled.
2023-06-29 09:39:17,571 4008 [DEBUG] - Removing nupkg if it still exists.
2023-06-29 09:39:17,587 4008 [DEBUG] - Ensuring removal of installation files.
2023-06-29 09:39:17,602 4008 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.1.0.3.zip.txt'
with checksum '969F4D75D0463DD74AB62FE82AAD7E55'
2023-06-29 09:39:17,602 4008 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\dispensense-cli\dispensense-cli.1.0.3.zip.txt".
2023-06-29 09:39:17,618 4008 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib\dispensense-cli".
2023-06-29 09:39:17,635 4008 [DEBUG] - Ensuring removal of package cache files.
2023-06-29 09:39:17,635 4008 [DEBUG] - Attempting to delete directory "C:\Users\vagrant\AppData\Local\Temp\chocolatey\dispensense-cli\1.0.3".
2023-06-29 09:39:17,681 4008 [WARN ] - Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
2023-06-29 09:39:17,681 4008 [DEBUG] - The following values have been added/changed (may contain sensitive data):
2023-06-29 09:39:17,696 4008 [DEBUG] - * Path='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' (Machine)
2023-06-29 09:39:17,727 4008 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-06-29 09:39:17,743 4008 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-06-29 09:39:17,774 4008 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment