chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.1k stars 892 forks source link

Package Dependencies are not detected when hosted in VSTS/Azure DevOps #1871

Open canuzun opened 5 years ago

canuzun commented 5 years ago

What You Are Seeing?

When the package is hosted on VSTS/Azure DevOps feed the package dependencies are ignored, not detected at all. This is for version Chocolatey v0.10.15, when I try with Chocolatey v0.10.11 it works as expected. If I download the nupkg from VSTS and save it to disk, then Chocolatey v0.10.15 also detects dependencies when I use the local folder as the source. Might be related with #1771. I have attached logs from 3 different versions. Chocolatey v0.10.15, Chocolatey v0.10.13, Chocolatey v0.10.11.

What is Expected?

Dependencies should be detected as in Chocolatey v0.10.11.

How Did You Get This To Happen? (Steps to Reproduce)

When I host packages in VSTS feed.

Output Log

Full Log Output

~~~sh ############################### Chocolatey v0.10.15 PS C:\Users\chocolatey> choco install ChocoDemo -dv Chocolatey v0.10.15 Chocolatey is running on Windows v 10.0.18362.0 Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". Command line: "C:\ProgramData\chocolatey\choco.exe" install ChocoDemo -dv Received arguments: install ChocoDemo -dv RemovePendingPackagesTask is now ready and waiting for PreRunMessage. Sending message 'PreRunMessage' out if there are subscribers... [Pending] Removing all pending packages that should not be considered installed... Performing validation checks. Global Configuration Validation Checks: - Package Exit Code / Exit On Reboot = Checked System State Validation Checks: Reboot Requirement Checks: - Pending Computer Rename = Checked - Pending Component Based Servicing = Checked - Pending Windows Auto Update = Checked - Pending File Rename Operations = Checked - Pending Windows Package Installer = Checked - Pending Windows Package Installer SysWow64 = Checked The source 'https://chocolatey.org/api/v2/;https://myorg.pkgs.visualstudio.com/_packaging/PITChocolate yRepo/nuget/v2' evaluated to a 'normal' source type 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. Configuration: CommandName='install'| CacheLocation='C:\Users\chocolatey\AppData\Local\Temp\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| Sources='https://chocolatey.org/api/v2/;https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRe po/nuget/v2'| SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'| Force='False'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='True'|AcceptLicense='False'| AllowUnofficialBuild='False'|Input='ChocoDemo'|AllVersions='False'| SkipPackageInstallProvider='False'|PackageNames='ChocoDemo'| Prerelease='False'|ForceX86='False'|OverrideArguments='False'| NotSilent='False'|ApplyPackageParametersToDependencies='False'| ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| AllowMultipleVersions='False'|AllowDowngrade='False'| ForceDependencies='False'|Information.PlatformType='Windows'| Information.PlatformVersion='10.0.18362.0'| Information.PlatformName='Windows 10'| Information.ChocolateyVersion='0.10.15.0'| Information.ChocolateyProductVersion='0.10.15'| Information.FullName='choco, Version=0.10.15.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='False'| Information.UserName='chocolatey'| Information.UserDomainName='vm-choco-cl5'| 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\chocolatey'| Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| Features.AllowEmptyChecksums='False'| Features.AllowEmptyChecksumsSecure='True'| Features.FailOnAutoUninstaller='False'| Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'| Features.VirusCheck='False'| Features.FailOnInvalidOrMissingLicense='False'| Features.IgnoreInvalidOptionsSwitches='True'| Features.UsePackageExitCodes='True'| Features.UseEnhancedExitCodes='False'| Features.UseFipsCompliantChecksums='False'| Features.ShowNonElevatedWarnings='True'| Features.ShowDownloadProgress='True'| Features.StopOnFirstPackageFailure='False'| Features.UseRememberedArgumentsForUpgrades='False'| Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'| Features.SkipPackageUpgradesWhenNotInstalled='False'| Features.RemovePackageInformationOnUninstall='False'| Features.ExitOnRebootDetected='False'| Features.LogValidationResultsOnWarnings='True'| Features.UsePackageRepositoryOptimizations='True'| Features.ScriptsCheckLastExitCode='False'| ListCommand.LocalOnly='False'| ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'| ListCommand.PageSize='25'|ListCommand.Exact='False'| ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'| ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| ListCommand.ApprovedOnly='False'| ListCommand.DownloadCacheAvailable='False'| ListCommand.NotBroken='False'| ListCommand.IncludeVersionOverrides='False'| 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'|Proxy.BypassOnLocal='True'| _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _ Installing the following packages: ChocoDemo By installing you accept licenses for the packages. Using 'https://chocolatey.org/api/v2/'. - Supports prereleases? 'True'. - Is ServiceBased? 'True'. Using 'https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo/nuget/v2'. Attempting to gather credentials for 'https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo /nuget/v2' Using saved credentials - Supports prereleases? 'True'. - Is ServiceBased? 'True'. Package 'chocodemo' found on source 'https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo/ nuget/v2' Progress: Downloading ChocoDemo 1.0.0.58... 100% [NuGet] Installing 'ChocoDemo 1.0.0.58'. [NuGet] Added file 'ChocoDemo.dll' to folder 'ChocoDemo\netcoreapp2.2'. [NuGet] Added file 'ChocoDemo.runtimeconfig.json' to folder 'ChocoDemo\netcoreapp2.2'. [NuGet] Added file 'ChocoDemo.nupkg' to folder 'ChocoDemo'. [NuGet] Added file 'ChocoDemo.nuspec' to folder 'ChocoDemo'. [NuGet] Successfully installed 'ChocoDemo 1.0.0.58'. ChocoDemo v1.0.0.58 chocodemo package files install completed. Performing other installation steps. Capturing package files in 'C:\ProgramData\chocolatey\lib\ChocoDemo' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\ChocoDemo.nupkg' with checksum 'C5AB58E6D3DBCED39DE9DDB81CBED212' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\ChocoDemo.nuspec' with checksum '34DFD37F7D84668027B6D37711E7B147' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\netcoreapp2.2\ChocoDemo.dll' with checksum '71DEBED932D38EA3D5D954B645806DEB' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\netcoreapp2.2\ChocoDemo.runtimeconfig.json' with checksum '9A57EB2B2732869E3073C9ADAC67AF8D' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\ChocoDemo\.chocolateyPending". The install of chocodemo was successful. Software install location not explicitly set, could be in package or default install location if installer. Attempting to delete file "C:\Users\chocolatey\AppData\Local\NuGet\Cache\ChocoDemo.1.0.0.58.nupkg". Chocolatey installed 1/1 packages. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). Sending message 'PostRunMessage' out if there are subscribers... Exiting with 0 ############################ Chocolatey v0.10.13 PS C:\Users\chocolatey> choco install ChocoDemo -dv Chocolatey v0.10.13 Chocolatey is running on Windows v 10.0.18362.0 Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". Command line: "C:\ProgramData\chocolatey\choco.exe" install ChocoDemo -dv Received arguments: install ChocoDemo -dv RemovePendingPackagesTask is now ready and waiting for PreRunMessage. Sending message 'PreRunMessage' out if there are subscribers... [Pending] Removing all pending packages that should not be considered installed... Performing validation checks. Global Configuration Validation Checks: - Package Exit Code / Exit On Reboot = Checked System State Validation Checks: Reboot Requirement Checks: - Pending Computer Rename = Checked - Pending Component Based Servicing = Checked - Pending Windows Auto Update = Checked - Pending File Rename Operations = Checked - Pending Windows Package Installer = Checked - Pending Windows Package Installer SysWow64 = Checked The source 'https://chocolatey.org/api/v2/;https://myorg.pkgs.visualstudio.com/_packaging/PITChocolate yRepo/nuget/v2' evaluated to a 'normal' source type 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. Configuration: CommandName='install'| CacheLocation='C:\Users\chocolatey\AppData\Local\Temp\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| Sources='https://chocolatey.org/api/v2/;https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRe po/nuget/v2'| SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'| Force='False'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='True'|AcceptLicense='False'| AllowUnofficialBuild='False'|Input='ChocoDemo'|AllVersions='False'| SkipPackageInstallProvider='False'|PackageNames='ChocoDemo'| Prerelease='False'|ForceX86='False'|OverrideArguments='False'| NotSilent='False'|ApplyPackageParametersToDependencies='False'| ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| AllowMultipleVersions='False'|AllowDowngrade='False'| ForceDependencies='False'|Information.PlatformType='Windows'| Information.PlatformVersion='10.0.18362.0'| Information.PlatformName='Windows 10'| Information.ChocolateyVersion='0.10.13.0'| Information.ChocolateyProductVersion='0.10.13'| Information.FullName='choco, Version=0.10.13.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='False'| Information.UserName='chocolatey'| Information.UserDomainName='vm-choco-cl5'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='False'| Information.IsUserRemote='True'| Information.IsProcessElevated='True'| Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| Features.AllowEmptyChecksums='False'| Features.AllowEmptyChecksumsSecure='True'| Features.FailOnAutoUninstaller='False'| Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'| Features.VirusCheck='False'| Features.FailOnInvalidOrMissingLicense='False'| Features.IgnoreInvalidOptionsSwitches='True'| Features.UsePackageExitCodes='True'| Features.UseEnhancedExitCodes='True'| Features.UseFipsCompliantChecksums='False'| Features.ShowNonElevatedWarnings='True'| Features.ShowDownloadProgress='True'| Features.StopOnFirstPackageFailure='False'| Features.UseRememberedArgumentsForUpgrades='False'| Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'| Features.SkipPackageUpgradesWhenNotInstalled='False'| Features.RemovePackageInformationOnUninstall='False'| Features.ExitOnRebootDetected='False'| Features.LogValidationResultsOnWarnings='True'| Features.ScriptsCheckLastExitCode='False'| ListCommand.LocalOnly='False'| ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'| ListCommand.PageSize='25'|ListCommand.Exact='False'| ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'| ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| ListCommand.ApprovedOnly='False'| ListCommand.DownloadCacheAvailable='False'| ListCommand.NotBroken='False'| ListCommand.IncludeVersionOverrides='False'| 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'|Proxy.BypassOnLocal='True'| _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _ Installing the following packages: ChocoDemo By installing you accept licenses for the packages. Using 'https://chocolatey.org/api/v2/'. - Supports prereleases? 'True'. - Is ServiceBased? 'True'. Using 'https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo/nuget/v2'. Attempting to gather credentials for 'https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo /nuget/v2' Using saved credentials - Supports prereleases? 'True'. - Is ServiceBased? 'True'. Package 'chocodemo' found on source 'https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo/ nuget/v2' Progress: Downloading ChocoDemo 1.0.0.58... 100% [NuGet] Installing 'ChocoDemo 1.0.0.58'. [NuGet] Added file 'ChocoDemo.dll' to folder 'ChocoDemo\netcoreapp2.2'. [NuGet] Added file 'ChocoDemo.runtimeconfig.json' to folder 'ChocoDemo\netcoreapp2.2'. ChocoDemo not installed. An error occurred during installation: Authors is required. ChocoDemo package files install completed. Performing other installation steps. No package information as package is null. No package information to save as package is null. Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... The install of ChocoDemo was NOT successful. ChocoDemo not installed. An error occurred during installation: Authors is required. Attempting to create directory "C:\ProgramData\chocolatey\lib-bad". Chocolatey installed 0/1 packages. 1 packages failed. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). Failures - ChocoDemo (exited 1) - ChocoDemo not installed. An error occurred during installation: Authors is required. Sending message 'PostRunMessage' out if there are subscribers... Exiting with 1 #################### Chocolatey v0.10.11 PS C:\Users\myuser> choco install chocodemo -dv -yes Chocolatey v0.10.11 Chocolatey is running on Windows v 10.0.18362.0 Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". Command line: "C:\ProgramData\chocolatey\choco.exe" install chocodemo -dv -yes Received arguments: install chocodemo -dv -yes RemovePendingPackagesTask is now ready and waiting for PreRunMessage. Sending message 'PreRunMessage' out if there are subscribers... [Pending] Removing all pending packages that should not be considered installed... The source 'https://chocolatey.org/api/v2/;https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo/nuget/v2' evaluated to a 'normal' source type 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. Configuration: CommandName='install'| CacheLocation='C:\Users\myuser\AppData\Local\Temp\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| Sources='https://chocolatey.org/api/v2/;https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo/nuget/v2'| SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'| Force='False'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='False'|AcceptLicense='True'| AllowUnofficialBuild='False'|Input='chocodemo'|AllVersions='False'| SkipPackageInstallProvider='False'|PackageNames='chocodemo'| Prerelease='False'|ForceX86='False'|OverrideArguments='False'| NotSilent='False'|ApplyPackageParametersToDependencies='False'| ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| AllowMultipleVersions='False'|AllowDowngrade='False'| ForceDependencies='False'|Information.PlatformType='Windows'| Information.PlatformVersion='10.0.18362.0'| Information.PlatformName='Windows 10'| Information.ChocolateyVersion='0.10.11.0'| Information.ChocolateyProductVersion='0.10.11'| Information.FullName='choco, Version=0.10.11.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='True'| Information.UserName='myuser'|Information.UserDomainName='vm-choco-cl5'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='True'|Information.IsUserRemote='True'| Information.IsProcessElevated='True'| Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| Features.AllowEmptyChecksums='False'| Features.AllowEmptyChecksumsSecure='True'| Features.FailOnAutoUninstaller='False'| Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'| Features.VirusCheck='False'| Features.FailOnInvalidOrMissingLicense='False'| Features.IgnoreInvalidOptionsSwitches='True'| Features.UsePackageExitCodes='True'| Features.UseFipsCompliantChecksums='False'| Features.ShowNonElevatedWarnings='True'| Features.ShowDownloadProgress='True'| Features.StopOnFirstPackageFailure='False'| Features.UseRememberedArgumentsForUpgrades='False'| Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'| Features.RemovePackageInformationOnUninstall='False'| Features.ScriptsCheckLastExitCode='False'| ListCommand.LocalOnly='False'| ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'| ListCommand.PageSize='25'|ListCommand.Exact='False'| ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'| ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| ListCommand.ApprovedOnly='False'| ListCommand.DownloadCacheAvailable='False'| ListCommand.NotBroken='False'| ListCommand.IncludeVersionOverrides='False'| 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'| PinCommand.Command='unknown'|OutdatedCommand.IgnorePinned='False'| Proxy.BypassOnLocal='True'| _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _ Installing the following packages: chocodemo By installing you accept licenses for the packages. Attempting to gather credentials for 'https://myorg.pkgs.visualstudio.com/_packaging/PITChocolateyRepo/nuget/v2' Using saved credentials [NuGet] Attempting to resolve dependency 'dotnetcore-runtime.install (≥ 2.2.4)'. [NuGet] Attempting to resolve dependency 'chocolatey-core.extension (≥ 1.1.0)'. [NuGet] Attempting to resolve dependency 'vcredist2015 (≥ 14.0.24215.20170201)'. [NuGet] Attempting to resolve dependency 'vcredist140 (≥ 14.0.24215.1)'. [NuGet] Attempting to resolve dependency 'KB3033929 (≥ 1.0.3)'. [NuGet] Attempting to resolve dependency 'chocolatey-windowsupdate.extension (≥ 1.0.4)'. [NuGet] Attempting to resolve dependency 'KB3035131 (≥ 1.0.3)'. [NuGet] Attempting to resolve dependency 'KB2919355 (≥ 1.0.20160915)'. [NuGet] Attempting to resolve dependency 'KB2919442 (≥ 1.0.20160915)'. [NuGet] Attempting to resolve dependency 'kb2999226 (≥ 1.0.20170509)'. [NuGet] Attempting to resolve dependency 'KB2533623 (≥ 1.0.1)'. Progress: Downloading ChocoDemo 1.0.0.58... 100% [NuGet] Installing 'chocolatey-core.extension 1.3.3'. [NuGet] Added file 'chocolatey-core.psm1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Get-AppInstallLocation.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Get-AvailableDriveLetter.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Get-EffectiveProxy.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Get-PackageCacheLocation.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Get-PackageParameters.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Get-UninstallRegistryKey.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Get-WebContent.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'Register-Application.ps1' to folder 'chocolatey-core.extension\extensions'. [NuGet] Added file 'chocolatey-core.extension.nuspec' to folder 'chocolatey-core.extension'. [NuGet] Added file 'chocolatey-core.extension.nupkg' to folder 'chocolatey-core.extension'. [NuGet] Successfully installed 'chocolatey-core.extension 1.3.3'. chocolatey-core.extension v1.3.3 [Approved] chocolatey-core.extension package files install completed. Performing other installation steps. Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nupkg' with checksum '1DCA9D25DED3FC0CE731FA7E1E1BD031' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nuspec' with checksum 'DF6C67EA1E5F6EE4E17B63508B279D94' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1' with checksum '8007E67FDE249548DBF78D1DC8AFDCCC' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1' with checksum 'D036C97BC50A3731BF69A15417F60E72' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1' with checksum '2F386746AFC2ACB9561DFB245239B93F' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1' with checksum '3895F062D2D91D9D32D1FC57A619066C' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1' with checksum '77A378E5C659E5A53D2D64E276159B62' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageParameters.ps1' with checksum 'C08B3AF8CA150B6609DF2B978B693269' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-UninstallRegistryKey.ps1' with checksum '3FAA5C11AAFC4EA35BB98EA797446C97' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1' with checksum '57D013E581EFEA3D4D8366183C9A5797' Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1' with checksum 'D2853E569DAC9A341642BA76EC4FB411' Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AppInstallLocation.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AvailableDriveLetter.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-EffectiveProxy.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageCacheLocation.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageParameters.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-UninstallRegistryKey.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-WebContent.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-core\Register-Application.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AppInstallLocation.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AvailableDriveLetter.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-EffectiveProxy.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageCacheLocation.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageParameters.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageParameters.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-UninstallRegistryKey.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-UninstallRegistryKey.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-WebContent.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Register-Application.ps1". Installed/updated chocolatey-core extensions. Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.3\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.3\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.3\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.3\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.3\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\.chocolateyPending". The install of chocolatey-core.extension was successful. Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core' [NuGet] Installing 'chocolatey-windowsupdate.extension 1.0.4'. [NuGet] Added file 'chocolatey-windowsupdate.psm1' to folder 'chocolatey-windowsupdate.extension\extensions'. [NuGet] Added file 'Get-NativeInstallerExitCode.ps1' to folder 'chocolatey-windowsupdate.extension\extensions'. [NuGet] Added file 'Get-WindowsUpdateErrorDescription.ps1' to folder 'chocolatey-windowsupdate.extension\extensions'. [NuGet] Added file 'Install-ChocolateyPackageAndHandleExitCode.ps1' to folder 'chocolatey-windowsupdate.extension\extensions'. [NuGet] Added file 'Install-WindowsUpdate.ps1' to folder 'chocolatey-windowsupdate.extension\extensions'. [NuGet] Added file 'Set-PowerShellExitCode.ps1' to folder 'chocolatey-windowsupdate.extension\extensions'. [NuGet] Added file 'Test-WindowsUpdate.ps1' to folder 'chocolatey-windowsupdate.extension\extensions'. [NuGet] Added file 'chocolatey-windowsupdate.extension.nuspec' to folder 'chocolatey-windowsupdate.extension'. [NuGet] Added file 'chocolatey-windowsupdate.extension.nupkg' to folder 'chocolatey-windowsupdate.extension'. [NuGet] Successfully installed 'chocolatey-windowsupdate.extension 1.0.4'. chocolatey-windowsupdate.extension v1.0.4 [Approved] chocolatey-windowsupdate.extension package files install completed. Performing other installation steps. Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\chocolatey-windowsupdate.extension.nupkg' with checksum '4B43CF7B5AE8F641C5B49B901409E0D6' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\chocolatey-windowsupdate.extension.nuspec' with checksum 'F39F67A0E21A885B7EAD50BB74ADA6D8' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\chocolatey-windowsupdate.psm1' with checksum '6743F625A65587991A230D8D965908F6' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Get-NativeInstallerExitCode.ps1' with checksum 'A8DA12DDEFC9C6A077E7F59FB47C3CEC' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Get-WindowsUpdateErrorDescription.ps1' with checksum '1E302C5D745B2A3C87DCFE76709A5C7F' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Install-ChocolateyPackageAndHandleExitCode.ps1' with checksum '10A758B39213EA1C887B360A3FE8F6FF' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Install-WindowsUpdate.ps1' with checksum '68DF43E06F795F78EBC86D86D43C793A' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Set-PowerShellExitCode.ps1' with checksum '58F9F443A2415DB881C5FB711C6D445A' Found 'C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Test-WindowsUpdate.ps1' with checksum '7579F636EC17744323C82F774AE259DE' Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Get-NativeInstallerExitCode.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Get-WindowsUpdateErrorDescription.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Install-ChocolateyPackageAndHandleExitCode.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Install-WindowsUpdate.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Set-PowerShellExitCode.ps1". Attempting to delete file "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Test-WindowsUpdate.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\chocolatey-windowsupdate.psm1" to "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Get-NativeInstallerExitCode.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Get-NativeInstallerExitCode.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Get-WindowsUpdateErrorDescription.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Get-WindowsUpdateErrorDescription.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Install-ChocolateyPackageAndHandleExitCode.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Install-ChocolateyPackageAndHandleExitCode.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Install-WindowsUpdate.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Install-WindowsUpdate.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Set-PowerShellExitCode.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Set-PowerShellExitCode.ps1". Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\extensions\Test-WindowsUpdate.ps1" to "C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\Test-WindowsUpdate.ps1". Installed/updated chocolatey-windowsupdate extensions. Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-windowsupdate.extension.1.0.4\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-windowsupdate.extension.1.0.4\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-windowsupdate.extension.1.0.4\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-windowsupdate.extension.1.0.4\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-windowsupdate.extension.1.0.4\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-windowsupdate.extension\.chocolateyPending". The install of chocolatey-windowsupdate.extension was successful. Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate' [NuGet] Installing 'KB3035131 1.0.3'. [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'KB3035131\Tools'. [NuGet] Added file 'KB3035131.nuspec' to folder 'KB3035131'. [NuGet] Added file 'KB3035131.nupkg' to folder 'KB3035131'. [NuGet] Successfully installed 'KB3035131 1.0.3'. KB3035131 v1.0.3 [Approved] kb3035131 package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\KB3035131\Tools\ChocolateyInstall.ps1': $msuData = @{ '6.3-client' = @{ Url = 'https://download.microsoft.com/download/D/2/B/D2B466AA-E011-42D6-92DA-4FA8FCDAB8CB/Windows8.1-KB3035131-x86.msu' Checksum = '61C80C09EBE58558A7CF15F6892B392BC73A2EF669255A236562B6196FFE47C0' Url64 = 'https://download.microsoft.com/download/A/B/7/AB7824E4-A7BC-49A0-BBAB-0556344F8747/Windows8.1-KB3035131-x64.msu' Checksum64 = 'A9D6F7B519AD3A22ABDE3AF7CE3EBB90FF84A028EDE2154AC5D0548C88CCFEDD' } '6.3-server' = @{ Url64 = 'https://download.microsoft.com/download/B/2/4/B24FB08A-DEA8-4B4C-8EE4-B9F0FB180200/Windows8.1-KB3035131-x64.msu' Checksum64 = 'A9D6F7B519AD3A22ABDE3AF7CE3EBB90FF84A028EDE2154AC5D0548C88CCFEDD' } '6.2-client' = @{ Url = 'https://download.microsoft.com/download/F/A/1/FA163776-A65D-49DA-BCAA-BD4173B0656E/Windows8-RT-KB3035131-x86.msu' Checksum = '3CBA7162DE2ECFD14E2C5B8805C15C74E15898E1D1DEAAAEDCC18BB50ACB5BC3' Url64 = 'https://download.microsoft.com/download/4/3/1/431125D8-FAA3-4420-B7C0-2794E71F50FB/Windows8-RT-KB3035131-x64.msu' Checksum64 = '22CBF7E733C55C4F90DFA0864AE8B61F07E522825DE7DDD94439FF4D1F4D2766' } '6.2-server' = @{ Url64 = 'https://download.microsoft.com/download/4/7/6/47682024-8C3B-4D81-B019-24E34EAC3ABA/Windows8-RT-KB3035131-x64.msu' Checksum64 = '22CBF7E733C55C4F90DFA0864AE8B61F07E522825DE7DDD94439FF4D1F4D2766' } '6.1-client' = @{ Url = 'https://download.microsoft.com/download/8/A/3/8A3E90CC-AEC3-4645-8CF3-2BD205E26B5E/Windows6.1-KB3035131-x86.msu' Checksum = '65608782ED5A77293436ADE0B1CDA37668A30D8E27198A6CD331704ADDC3D782' Url64 = 'https://download.microsoft.com/download/3/D/F/3DF6B0B1-D849-4272-AA98-3AA8BB456CCC/Windows6.1-KB3035131-x64.msu' Checksum64 = '589F6BA1097937E99B3CECC113D3535FBF7DE4E40623D3145E89E4EBCBE028AC' } '6.1-server' = @{ Url64 = 'https://download.microsoft.com/download/1/1/4/1140E6A6-D865-48FD-BF91-5FF8975F8BE5/Windows6.1-KB3035131-x64.msu' Checksum64 = '589F6BA1097937E99B3CECC113D3535FBF7DE4E40623D3145E89E4EBCBE028AC' } '6.0-client' = @{ Url = 'https://download.microsoft.com/download/7/1/4/714C40B3-7A8A-4DE5-B082-51E5054D1EEC/Windows6.0-KB3035131-x86.msu' Checksum = 'E883D65A9DB0669DA158DC27C8FD63C4C91D1EEA46C3B415391030EA6B3C1083' Url64 = 'https://download.microsoft.com/download/C/B/5/CB536E82-8BFC-4256-B729-543F91CF7344/Windows6.0-KB3035131-x64.msu' Checksum64 = '391D27E4A62C52F2DD83DEC869728EC67A76694C6181E4E0287B565B86E8FE0E' } '6.0-server' = @{ Url = 'https://download.microsoft.com/download/8/0/E/80E3D2ED-D8C1-40C0-9CAA-9431D3F1A0A6/Windows6.0-KB3035131-x86.msu' Checksum = 'E883D65A9DB0669DA158DC27C8FD63C4C91D1EEA46C3B415391030EA6B3C1083' Url64 = 'https://download.microsoft.com/download/F/6/B/F6B87903-3523-4761-BE50-0982E5B3674A/Windows6.0-KB3035131-x64.msu' Checksum64 = '391D27E4A62C52F2DD83DEC869728EC67A76694C6181E4E0287B565B86E8FE0E' } } $servicePackRequirements = @{ '6.1' = @{ ServicePackNumber = 1; ChocolateyPackage = 'KB976932' } '6.0' = @{ ServicePackNumber = 2; ChocolateyPackage = $null } } chocolateyInstaller\Install-WindowsUpdate -Id 'KB3035131' -MsuData $msuData -ChecksumType 'sha256' -ServicePackRequirements $servicePackRequirements 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\KB3035131\Tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for KB3035131 v1.0.3 with packageScript 'C:\ProgramData\chocolatey\lib\KB3035131\Tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\KB3035131', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\KB3035131\Tools\ChocolateyInstall.ps1' VERBOSE: Obtaining operating system information VERBOSE: Operating system: Microsoft Windows 10 Pro N, version 10.0.18362, product type 'client' VERBOSE: Locating MSU rules for this operating system VERBOSE: No MSU rules defined for this operating system Skipping installation because update KB3035131 does not apply to this operating system (Microsoft Windows 10 Pro N). 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\KB3035131\Tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\KB3035131' Found 'C:\ProgramData\chocolatey\lib\KB3035131\KB3035131.nupkg' with checksum '50D96E41802B1B3F6B557E9A197EF3F6' Found 'C:\ProgramData\chocolatey\lib\KB3035131\KB3035131.nuspec' with checksum 'F29A4B6C6FBE76E231C3D49DC79FF787' Found 'C:\ProgramData\chocolatey\lib\KB3035131\Tools\ChocolateyInstall.ps1' with checksum 'C96AB84A5AEBA2761E40A151EE4B0230' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3035131.1.0.3\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3035131.1.0.3\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3035131.1.0.3\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3035131.1.0.3\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3035131.1.0.3\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\KB3035131\.chocolateyPending". The install of kb3035131 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'KB3033929 1.0.5'. [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'KB3033929\Tools'. [NuGet] Added file 'KB3033929.nuspec' to folder 'KB3033929'. [NuGet] Added file 'KB3033929.nupkg' to folder 'KB3033929'. [NuGet] Successfully installed 'KB3033929 1.0.5'. KB3033929 v1.0.5 [Approved] kb3033929 package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\KB3033929\Tools\ChocolateyInstall.ps1': $msuData = @{ '6.1-client' = @{ Url = 'https://download.microsoft.com/download/3/7/4/37473F39-5728-4153-9A25-64C09DE9ED52/Windows6.1-KB3033929-x86.msu' Checksum = '246C300A6AE6DCA99453F6839745AC0015953528A7065BED1B015F91B80CF64D' Url64 = 'https://download.microsoft.com/download/C/8/7/C87AE67E-A228-48FB-8F02-B2A9A1238099/Windows6.1-KB3033929-x64.msu' Checksum64 = '5318587007EDB6C8B29310FF18DA479A162B486B9101A7DE735F94A70DBC3B31' } '6.1-server' = @{ Url64 = 'https://download.microsoft.com/download/A/4/E/A4E91F1E-83D8-4926-9CC5-3B3B4F371B80/Windows6.1-KB3033929-x64.msu' Checksum64 = '5318587007EDB6C8B29310FF18DA479A162B486B9101A7DE735F94A70DBC3B31' } } $servicePackRequirements = @{ '6.1' = @{ ServicePackNumber = 1; ChocolateyPackage = 'KB976932' } } chocolateyInstaller\Install-WindowsUpdate -Id 'KB3033929' -MsuData $msuData -ChecksumType 'sha256' -ServicePackRequirements $servicePackRequirements 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\KB3033929\Tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for KB3033929 v1.0.5 with packageScript 'C:\ProgramData\chocolatey\lib\KB3033929\Tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\KB3033929', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\KB3033929\Tools\ChocolateyInstall.ps1' VERBOSE: Obtaining operating system information VERBOSE: Operating system: Microsoft Windows 10 Pro N, version 10.0.18362, product type 'client' VERBOSE: Locating MSU rules for this operating system VERBOSE: No MSU rules defined for this operating system Skipping installation because update KB3033929 does not apply to this operating system (Microsoft Windows 10 Pro N). 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\KB3033929\Tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\KB3033929' Found 'C:\ProgramData\chocolatey\lib\KB3033929\KB3033929.nupkg' with checksum '47ECA7072750A7D12CDE972E91B504A0' Found 'C:\ProgramData\chocolatey\lib\KB3033929\KB3033929.nuspec' with checksum '5B522BA45CA703B763C075171ACF7178' Found 'C:\ProgramData\chocolatey\lib\KB3033929\Tools\ChocolateyInstall.ps1' with checksum 'DCFEEBCAAE9D8E20C81B9AEE7094016B' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3033929.1.0.5\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3033929.1.0.5\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3033929.1.0.5\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3033929.1.0.5\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB3033929.1.0.5\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\KB3033929\.chocolateyPending". The install of kb3033929 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'KB2919442 1.0.20160915'. [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'KB2919442\tools'. [NuGet] Added file 'KB2919442.nuspec' to folder 'KB2919442'. [NuGet] Added file 'KB2919442.nupkg' to folder 'KB2919442'. [NuGet] Successfully installed 'KB2919442 1.0.20160915'. KB2919442 v1.0.20160915 [Approved] kb2919442 package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\KB2919442\tools\ChocolateyInstall.ps1': $kb = "KB2919442" $packageName = "KB2919442" $silentArgs = "/quiet /norestart /log:`"$env:TEMP\$kb.Install.evt`"" $os = Get-WmiObject -Class Win32_OperatingSystem $version = [Version]$os.Version if ($version -eq $null -or $version -lt [Version]'6.3' -or $version -ge [Version]'6.4') { Write-Host "Skipping installation because this hotfix only applies to Windows 8.1 and Windows Server 2012 R2." return } if (Get-HotFix -id $kb -ea SilentlyContinue) { Write-Host "Skipping installation because hotfix $kb is already installed." return } if ($os.ProductType -eq '1') { # Windows 8.1 $url = "https://download.microsoft.com/download/9/D/A/9DA6C939-9E65-4681-BBBE-A8F73A5C116F/Windows8.1-KB2919442-x86.msu" $url64 = "https://download.microsoft.com/download/C/F/8/CF821C31-38C7-4C5C-89BB-B283059269AF/Windows8.1-KB2919442-x64.msu" $checksum = '3368C3A329F402FD982B15B399368627B96973F008A5456B5286BDFC10C1169B' $checksum64 = 'C10787E669B484674584A990E069295E8B81B5366F98508010A3AE181B729482' } else { # Windows Server 2012 R2 $url64 = "https://download.microsoft.com/download/D/6/0/D60ED3E0-93A5-4505-8F6A-8D0A5DA16C8A/Windows8.1-KB2919442-x64.msu" $checksum64 = 'C10787E669B484674584A990E069295E8B81B5366F98508010A3AE181B729482' } Install-ChocolateyPackage $packageName 'msu' $silentArgs $url $url64 -checksum $checksum -checksum64 $checksum64 -checksumType 'sha256' -validExitCodes @(0, 3010, 0x80240017) 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\KB2919442\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for KB2919442 v1.0.20160915 with packageScript 'C:\ProgramData\chocolatey\lib\KB2919442\tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\KB2919442', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\KB2919442\tools\ChocolateyInstall.ps1' Skipping installation because this hotfix only applies to Windows 8.1 and Windows Server 2012 R2. 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\KB2919442\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\KB2919442' Found 'C:\ProgramData\chocolatey\lib\KB2919442\KB2919442.nupkg' with checksum '32A7D9E3BE59767CD880591CA5759720' Found 'C:\ProgramData\chocolatey\lib\KB2919442\KB2919442.nuspec' with checksum '947BA0CD793E9FB87EC47B0DBEAC1AC7' Found 'C:\ProgramData\chocolatey\lib\KB2919442\tools\ChocolateyInstall.ps1' with checksum '154B6B62AD6DFE6A6339441FB8A0CFDE' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919442.1.0.20160915\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919442.1.0.20160915\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919442.1.0.20160915\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919442.1.0.20160915\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919442.1.0.20160915\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\KB2919442\.chocolateyPending". The install of kb2919442 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'KB2919355 1.0.20160915'. [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'KB2919355\tools'. [NuGet] Added file 'KB2919355.nuspec' to folder 'KB2919355'. [NuGet] Added file 'KB2919355.nupkg' to folder 'KB2919355'. [NuGet] Successfully installed 'KB2919355 1.0.20160915'. KB2919355 v1.0.20160915 [Approved] kb2919355 package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\KB2919355\tools\ChocolateyInstall.ps1': $kb = "KB2919355" $packageName = "KB2919355" $silentArgs = "/quiet /norestart /log:`"$env:TEMP\$kb.Install.evt`"" $os = Get-WmiObject -Class Win32_OperatingSystem $version = [Version]$os.Version if ($version -eq $null -or $version -lt [Version]'6.3' -or $version -ge [Version]'6.4') { Write-Host "Skipping installation because this hotfix only applies to Windows 8.1 and Windows Server 2012 R2." return } if (Get-HotFix -id $kb -ea SilentlyContinue) { Write-Host "Skipping installation because hotfix $kb is already installed." return } if ($os.ProductType -eq '1') { # Windows 8.1 $url = "https://download.microsoft.com/download/4/E/C/4EC66C83-1E15-43FD-B591-63FB7A1A5C04/Windows8.1-KB2919355-x86.msu" $url64 = "https://download.microsoft.com/download/D/B/1/DB1F29FC-316D-481E-B435-1654BA185DCF/Windows8.1-KB2919355-x64.msu" $checksum = 'F8BECA5B463A36E1FEF45AD0DCA6A0DE7606930380514AC1852DF5CA6E3F6C1D' $checksum64 = 'B0C9ADA530F5EE90BB962AFA9ED26218C582362315E13B1BA97E59767CB7825D' } else { # Windows Server 2012 R2 $url64 = "https://download.microsoft.com/download/2/5/6/256CCCFB-5341-4A8D-A277-8A81B21A1E35/Windows8.1-KB2919355-x64.msu" $checksum64 = 'B0C9ADA530F5EE90BB962AFA9ED26218C582362315E13B1BA97E59767CB7825D' } Install-ChocolateyPackage $packageName 'msu' $silentArgs $url $url64 -checksum $checksum -checksum64 $checksum64 -checksumType 'sha256' -validExitCodes @(0, 3010, 0x80240017) 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\KB2919355\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for KB2919355 v1.0.20160915 with packageScript 'C:\ProgramData\chocolatey\lib\KB2919355\tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\KB2919355', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\KB2919355\tools\ChocolateyInstall.ps1' Skipping installation because this hotfix only applies to Windows 8.1 and Windows Server 2012 R2. 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\KB2919355\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\KB2919355' Found 'C:\ProgramData\chocolatey\lib\KB2919355\KB2919355.nupkg' with checksum '6384E224A2407A0FD2BD9F0D6F4380A6' Found 'C:\ProgramData\chocolatey\lib\KB2919355\KB2919355.nuspec' with checksum '223F33ED11D5A6BD42977418348E14D6' Found 'C:\ProgramData\chocolatey\lib\KB2919355\tools\ChocolateyInstall.ps1' with checksum '7C8F335CAA880A57142BC255CF70FA01' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919355.1.0.20160915\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919355.1.0.20160915\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919355.1.0.20160915\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919355.1.0.20160915\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2919355.1.0.20160915\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\KB2919355\.chocolateyPending". The install of kb2919355 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'KB2999226 1.0.20181019'. [NuGet] Added file 'README.md' to folder 'KB2999226'. [NuGet] Added file 'chocolateyinstall.ps1' to folder 'KB2999226\tools'. [NuGet] Added file 'KB2999226.nuspec' to folder 'KB2999226'. [NuGet] Added file 'KB2999226.nupkg' to folder 'KB2999226'. [NuGet] Successfully installed 'KB2999226 1.0.20181019'. KB2999226 v1.0.20181019 [Approved] kb2999226 package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\KB2999226\tools\chocolateyinstall.ps1': $msuData = @{ '6.0-client' = @{ Url = 'https://download.microsoft.com/download/D/8/3/D838D576-232C-4C17-A402-75913F27113B/Windows6.0-KB2999226-x86.msu' Url64 = 'https://download.microsoft.com/download/5/4/E/54E27BE2-CFB2-4FC9-AB03-C39302CA68A0/Windows6.0-KB2999226-x64.msu' Checksum = 'AE380F63BF4E8700ADA686406B04B01230A339B09EDF7819814A4C0BF4AB72E1' Checksum64 = '10069DE7315CA3F405E2579846AF5DAB3089A8496AE4C1AB61763480F43A05A8' } '6.0-server' = @{ Url = 'https://download.microsoft.com/download/B/5/7/B5757251-DAB0-4E23-AA46-ABC233FDB90E/Windows6.0-KB2999226-x86.msu' Url64 = 'https://download.microsoft.com/download/A/7/A/A7A70B17-ADF9-4FC3-A722-69FA89B79756/Windows6.0-KB2999226-x64.msu' Checksum = 'AE380F63BF4E8700ADA686406B04B01230A339B09EDF7819814A4C0BF4AB72E1' Checksum64 = '10069DE7315CA3F405E2579846AF5DAB3089A8496AE4C1AB61763480F43A05A8' } '6.1-client' = @{ Url = 'https://download.microsoft.com/download/4/F/E/4FE73868-5EDD-4B47-8B33-CE1BB7B2B16A/Windows6.1-KB2999226-x86.msu' Url64 = 'https://download.microsoft.com/download/1/1/5/11565A9A-EA09-4F0A-A57E-520D5D138140/Windows6.1-KB2999226-x64.msu' Checksum = '909E76C81EF0EB176144B253DDFFE7A8FDFACEBFAA15E97DEF003D2262FBF084' Checksum64 = '43234D2986CA9B0DE75D5183977964D161A8395C3396279DDFC9B20698E5BC34' } '6.1-server' = @{ Url64 = 'https://download.microsoft.com/download/F/1/3/F13BEC9A-8FC6-4489-9D6A-F84BDC9496FE/Windows6.1-KB2999226-x64.msu' Checksum64 = '43234D2986CA9B0DE75D5183977964D161A8395C3396279DDFC9B20698E5BC34' } '6.2-client' = @{ Url = 'https://download.microsoft.com/download/1/E/8/1E8AFE90-5217-464D-9292-7D0B95A56CE4/Windows8-RT-KB2999226-x86.msu' Url64 = 'https://download.microsoft.com/download/A/C/1/AC15393F-A6E6-469B-B222-C44B3BB6ECCC/Windows8-RT-KB2999226-x64.msu' Checksum = '0F36750FBB06FEE23131F68B4D0943841EED24730EC1D5D77DEDC41D359BE88D' Checksum64 = '50CAE25DA33FA950222D1A803E42567291EB7FEB087FA119B1C97FE9D41CD9F8' } '6.2-server' = @{ Url64 = 'https://download.microsoft.com/download/9/3/E/93E0745A-EAE9-4B5A-B50C-012F2D3B6659/Windows8-RT-KB2999226-x64.msu' Checksum64 = '50CAE25DA33FA950222D1A803E42567291EB7FEB087FA119B1C97FE9D41CD9F8' } '6.3-client' = @{ Url = 'https://download.microsoft.com/download/E/4/6/E4694323-8290-4A08-82DB-81F2EB9452C2/Windows8.1-KB2999226-x86.msu' Url64 = 'https://download.microsoft.com/download/9/6/F/96FD0525-3DDF-423D-8845-5F92F4A6883E/Windows8.1-KB2999226-x64.msu' Checksum = 'B83251219C5390536B02BEBAF5E43A6F13381CE1DB43E76483BCE07C4BCF877B' Checksum64 = '9F707096C7D279ED4BC2A40BA695EFAC69C20406E0CA97E2B3E08443C6381D15' } '6.3-server' = @{ Url64 = 'https://download.microsoft.com/download/D/1/3/D13E3150-3BB2-4B22-9D8A-47EE2D609FFF/Windows8.1-KB2999226-x64.msu' Checksum64 = '9F707096C7D279ED4BC2A40BA695EFAC69C20406E0CA97E2B3E08443C6381D15' } } $servicePackRequirements = @{ '6.0' = @{ ServicePackNumber = 1; ChocolateyPackage = $null } '6.1' = @{ ServicePackNumber = 1; ChocolateyPackage = 'KB976932' } } chocolateyInstaller\Install-WindowsUpdate -Id 'KB2999226' -MsuData $msuData -ChecksumType 'sha256' -ServicePackRequirements $servicePackRequirements 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\KB2999226\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for KB2999226 v1.0.20181019 with packageScript 'C:\ProgramData\chocolatey\lib\KB2999226\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\KB2999226', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\KB2999226\tools\chocolateyinstall.ps1' VERBOSE: Obtaining operating system information VERBOSE: Operating system: Microsoft Windows 10 Pro N, version 10.0.18362, product type 'client' VERBOSE: Locating MSU rules for this operating system VERBOSE: No MSU rules defined for this operating system Skipping installation because update KB2999226 does not apply to this operating system (Microsoft Windows 10 Pro N). 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\KB2999226\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\KB2999226' Found 'C:\ProgramData\chocolatey\lib\KB2999226\KB2999226.nupkg' with checksum '00FEDCC92100C0472BFC7001E3111764' Found 'C:\ProgramData\chocolatey\lib\KB2999226\KB2999226.nuspec' with checksum '9EC0E48318CD9C2A3D869CA81821D39E' Found 'C:\ProgramData\chocolatey\lib\KB2999226\README.md' with checksum '89AA036EDA6211A4524DC9ADCB1B34CB' Found 'C:\ProgramData\chocolatey\lib\KB2999226\tools\chocolateyinstall.ps1' with checksum 'DE3EBDADD4B400BFDCACEF22A64D7E4F' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2999226.1.0.20181019\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2999226.1.0.20181019\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2999226.1.0.20181019\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2999226.1.0.20181019\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2999226.1.0.20181019\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\KB2999226\.chocolateyPending". The install of kb2999226 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'vcredist140 14.21.27702.2'. [NuGet] Added file 'chocolateyInstall.ps1' to folder 'vcredist140\tools'. [NuGet] Added file 'chocolateyUninstall.ps1' to folder 'vcredist140\tools'. [NuGet] Added file 'data.ps1' to folder 'vcredist140\tools'. [NuGet] Added file 'vcredist140.nuspec' to folder 'vcredist140'. [NuGet] Added file 'vcredist140.nupkg' to folder 'vcredist140'. [NuGet] Successfully installed 'vcredist140 14.21.27702.2'. vcredist140 v14.21.27702.2 [Approved] vcredist140 package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\vcredist140\tools\chocolateyInstall.ps1': Set-StrictMode -Version 2 $ErrorActionPreference = 'Stop' . (Join-Path -Path (Split-Path -Path $MyInvocation.MyCommand.Definition -Parent) -ChildPath 'data.ps1') $packageName = $otherData.PackageName $installerType = 'exe' $silentArgs = '/quiet /norestart' $validExitCodes = @(0, 1638, 3010) $force = $Env:chocolateyPackageParameters -like '*Force*' Write-Verbose 'Checking Service Pack requirements' $os = Get-WmiObject -Class Win32_OperatingSystem $version = [Version]$os.Version if ($version -ge [Version]'6.1' -and $version -lt [Version]'6.2' -and $os.ServicePackMajorVersion -lt 1) { # On Windows 7 / Server 2008 R2, Service Pack 1 is required. throw 'This package requires Service Pack 1 to be installed first. The "KB976932" package may be used to install it.' } elseif ($version -ge [Version]'6.0' -and $version -lt [Version]'6.1' -and $os.ServicePackMajorVersion -lt 2) { # On Windows Vista / Server 2008, Service Pack 2 is required. throw 'This package requires Service Pack 2 to be installed first.' } elseif ($version -ge [Version]'5.2' -and $version -lt [Version]'6.0' -and $os.ServicePackMajorVersion -lt 2) { # On Windows Server 2003 / XP x64, Service Pack 2 is required. throw 'This package requires Service Pack 2 to be installed first.' } elseif ($version -ge [Version]'5.1' -and $version -lt [Version]'5.2' -and $os.ServicePackMajorVersion -lt 3) { # On Windows XP, Service Pack 3 is required. throw 'This package requires Service Pack 3 to be installed first.' } $runtimes = @{ 'x64' = @{ RegistryPresent = $false; RegistryVersion = $null; DllVersion = $null; InstallData = $installData64; Applicable = (Get-OSArchitectureWidth) -eq 64 } 'x86' = @{ RegistryPresent = $false; RegistryVersion = $null; DllVersion = $null; InstallData = $installData32; Applicable = $true } } switch ([string](Get-OSArchitectureWidth)) { '32' { $registryRoots = @{ x86 = 'HKLM:\SOFTWARE'; x64 = $null } } '64' { $registryRoots = @{ x86 = 'HKLM:\SOFTWARE\WOW6432Node'; x64 = 'HKLM:\SOFTWARE' } } default { throw "Unsupported bitness: $_" } } Write-Verbose 'Analyzing servicing information in the registry' foreach ($archAndRegRoot in $registryRoots.GetEnumerator()) { $arch = $archAndRegRoot.Key $regRoot = $archAndRegRoot.Value # https://docs.microsoft.com/en-us/cpp/ide/redistributing-visual-cpp-files $regData = Get-ItemProperty -Path "$regRoot\Microsoft\DevDiv\vc\Servicing\$($otherData.FamilyRegistryKey)\RuntimeMinimum" -Name 'Version' -ErrorAction SilentlyContinue if ($regData -ne $null) { $versionString = $regData.Version try { $parsedVersion = [version]$versionString Write-Verbose "Version of installed runtime for architecture $arch in the registry: $versionString" $normalizedVersion = [version]($parsedVersion.ToString(3)) # future-proofing in case Microsoft starts putting more than 3 parts here $runtimes[$arch].RegistryVersion = $normalizedVersion } catch { Write-Warning "The servicing information in the registry is in an unknown format. Please report this to package maintainers. Data from the registry: Version = [$versionString]" } } } $packageRuntimeVersion = $otherData.ThreePartVersion Write-Verbose "Version number of runtime installed by this package: $packageRuntimeVersion" foreach ($archAndRuntime in $runtimes.GetEnumerator()) { $arch = $archAndRuntime.Key $runtime = $archAndRuntime.Value $shouldInstall = $runtime.RegistryVersion -eq $null -or $runtime.RegistryVersion -lt $packageRuntimeVersion Write-Verbose "Runtime for architecture $arch applicable: $($runtime.Applicable); version in registry: [$($runtime.RegistryVersion)]; should install: $shouldInstall" if ($runtime.Applicable) { if (-not $shouldInstall) { if ($force) { Write-Warning "Forcing installation of runtime for architecture $arch version $packageRuntimeVersion even though this or later version appears present, because 'Force' was specified in package parameters." } else { if ($runtime.RegistryVersion -gt $packageRuntimeVersion) { Write-Warning "Skipping installation of runtime for architecture $arch version $packageRuntimeVersion because a newer version ($($runtime.RegistryVersion)) is already installed." } else { Write-Host "Runtime for architecture $arch version $packageRuntimeVersion is already installed." } continue } } Write-Verbose "Installing runtime for architecture $arch" $installData = $runtime.InstallData Set-StrictMode -Off Install-ChocolateyPackage -PackageName "${packageName}-$arch" ` -FileType $installerType ` -SilentArgs $silentArgs ` -ValidExitCodes $validExitCodes ` @installData Set-StrictMode -Version 2 } } 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\vcredist140\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for vcredist140 v14.21.27702.2 with packageScript 'C:\ProgramData\chocolatey\lib\vcredist140\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\vcredist140', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\vcredist140\tools\chocolateyInstall.ps1' VERBOSE: Checking Service Pack requirements Running Get-OSArchitectureWidth Running Get-OSArchitectureWidth VERBOSE: Analyzing servicing information in the registry VERBOSE: Version of installed runtime for architecture x86 in the registry: 14.21.27702 VERBOSE: Version of installed runtime for architecture x64 in the registry: 14.21.27702 VERBOSE: Version number of runtime installed by this package: 14.21.27702 VERBOSE: Runtime for architecture x86 applicable: True; version in registry: [14.21.27702]; should install: False Runtime for architecture x86 version 14.21.27702 is already installed. VERBOSE: Runtime for architecture x64 applicable: True; version in registry: [14.21.27702]; should install: False Runtime for architecture x64 version 14.21.27702 is already installed. 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\vcredist140\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\vcredist140' Found 'C:\ProgramData\chocolatey\lib\vcredist140\vcredist140.nupkg' with checksum '70E8C66F44D048F5D74154875292A2B1' Found 'C:\ProgramData\chocolatey\lib\vcredist140\vcredist140.nuspec' with checksum '1151EC446B2E6D33FA3E56D06581439C' Found 'C:\ProgramData\chocolatey\lib\vcredist140\tools\chocolateyInstall.ps1' with checksum 'A09076EA0C66633E37D23221F963DE6B' Found 'C:\ProgramData\chocolatey\lib\vcredist140\tools\chocolateyUninstall.ps1' with checksum '0FFC57B43B4BD80ABCFD3A38D2AE4680' Found 'C:\ProgramData\chocolatey\lib\vcredist140\tools\data.ps1' with checksum 'CF3DC8AF128D6F9E39154BB078F307EF' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist140.14.21.27702.2\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist140.14.21.27702.2\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist140.14.21.27702.2\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist140.14.21.27702.2\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist140.14.21.27702.2\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\vcredist140\.chocolateyPending". The install of vcredist140 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'vcredist2015 14.0.24215.20170201'. [NuGet] Added file 'vcredist2015.nuspec' to folder 'vcredist2015'. [NuGet] Added file 'vcredist2015.nupkg' to folder 'vcredist2015'. [NuGet] Successfully installed 'vcredist2015 14.0.24215.20170201'. vcredist2015 v14.0.24215.20170201 [Approved] vcredist2015 package files install completed. Performing other installation steps. Capturing package files in 'C:\ProgramData\chocolatey\lib\vcredist2015' Found 'C:\ProgramData\chocolatey\lib\vcredist2015\vcredist2015.nupkg' with checksum '56321731BC0AEFCA3EE5E547A7A25D5E' Found 'C:\ProgramData\chocolatey\lib\vcredist2015\vcredist2015.nuspec' with checksum 'B1CB794FB7C2E11E359B468859565CC7' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist2015.14.0.24215.20170201\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist2015.14.0.24215.20170201\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist2015.14.0.24215.20170201\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist2015.14.0.24215.20170201\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vcredist2015.14.0.24215.20170201\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\vcredist2015\.chocolateyPending". The install of vcredist2015 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'KB2533623 1.0.4'. [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'KB2533623\Tools'. [NuGet] Added file 'KB2533623.nuspec' to folder 'KB2533623'. [NuGet] Added file 'KB2533623.nupkg' to folder 'KB2533623'. [NuGet] Successfully installed 'KB2533623 1.0.4'. KB2533623 v1.0.4 [Approved] kb2533623 package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\KB2533623\Tools\ChocolateyInstall.ps1': $msuData = @{ '6.0-client' = @{ # Windows Vista Url = 'https://download.microsoft.com/download/D/D/5/DD55423C-2E66-41D3-9815-6B9436B79B6F/Windows6.0-KB2533623-x86.msu' Url64 = 'https://download.microsoft.com/download/9/F/3/9F3EE03C-F0F0-4210-909F-24C1EB9E8AA5/Windows6.0-KB2533623-x64.msu' Checksum = '72184973C07B52F124EE896035557C53A7C1EAE1DCE2A5CC52D7DD9285E8EC01' Checksum64 = 'E39850785094F183EC0BFE5687579E3ECAD1DA4FBFD9E56F690B4CC30B7C00AA' } '6.0-server' = @{ # Windows Server 2008 Url = 'https://download.microsoft.com/download/8/9/5/895F11C7-268D-40DD-8266-46A895A4EB09/Windows6.0-KB2533623-x86.msu' Url64 = 'https://download.microsoft.com/download/0/7/7/077825F2-13D0-4209-9C9A-D3F9A49BBCBD/Windows6.0-KB2533623-x64.msu' Checksum = '72184973C07B52F124EE896035557C53A7C1EAE1DCE2A5CC52D7DD9285E8EC01' Checksum64 = 'E39850785094F183EC0BFE5687579E3ECAD1DA4FBFD9E56F690B4CC30B7C00AA' } '6.1-client' = @{ # Windows 7 Url = 'https://download.microsoft.com/download/2/D/7/2D78D0DD-2802-41F5-88D6-DC1D559F206D/Windows6.1-KB2533623-x86.msu' Url64 = 'https://download.microsoft.com/download/F/1/0/F106E158-89A1-41E3-A9B5-32FEB2A99A0B/Windows6.1-KB2533623-x64.msu' Checksum = '43BE36D164FD1C0CFF8E45BFB318EFA904EC4B53B0C8D306ABD640F1C06CCC41' Checksum64 = '58B8B00113FA8B9657D8DA5B14BAE93F765F29651C81055E3D127D4A22E5C0D6' } '6.1-server' = @{ # Windows Server 2008 R2 Url64 = 'https://download.microsoft.com/download/0/B/D/0BD4C49B-92F8-4BD3-A835-8E8A8CDA2A30/Windows6.1-KB2533623-x64.msu' Checksum64 = '58B8B00113FA8B9657D8DA5B14BAE93F765F29651C81055E3D127D4A22E5C0D6' } } chocolateyInstaller\Install-WindowsUpdate -Id 'KB2533623' -MsuData $msuData -ChecksumType 'SHA256' 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\KB2533623\Tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for KB2533623 v1.0.4 with packageScript 'C:\ProgramData\chocolatey\lib\KB2533623\Tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\KB2533623', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\KB2533623\Tools\ChocolateyInstall.ps1' VERBOSE: Obtaining operating system information VERBOSE: Operating system: Microsoft Windows 10 Pro N, version 10.0.18362, product type 'client' VERBOSE: Locating MSU rules for this operating system VERBOSE: No MSU rules defined for this operating system Skipping installation because update KB2533623 does not apply to this operating system (Microsoft Windows 10 Pro N). 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\KB2533623\Tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\KB2533623' Found 'C:\ProgramData\chocolatey\lib\KB2533623\KB2533623.nupkg' with checksum 'D1CDF16B738EDA20B1ECCB9AC1DA3A3D' Found 'C:\ProgramData\chocolatey\lib\KB2533623\KB2533623.nuspec' with checksum '8D6DE9BA22158ACF4AA7D9C63A0B8686' Found 'C:\ProgramData\chocolatey\lib\KB2533623\Tools\ChocolateyInstall.ps1' with checksum '4B6A40C599DE523E69199E093ACFEF0D' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2533623.1.0.4\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2533623.1.0.4\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2533623.1.0.4\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2533623.1.0.4\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\KB2533623.1.0.4\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\KB2533623\.chocolateyPending". The install of kb2533623 was successful. Software install location not explicitly set, could be in package or default install location if installer. [NuGet] Installing 'dotnetcore-runtime.install 2.2.4'. [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'dotnetcore-runtime.install\tools'. [NuGet] Added file 'data.ps1' to folder 'dotnetcore-runtime.install\tools'. [NuGet] Added file 'dotnetcore-runtime.install.nuspec' to folder 'dotnetcore-runtime.install'. [NuGet] Added file 'dotnetcore-runtime.install.nupkg' to folder 'dotnetcore-runtime.install'. [NuGet] Successfully installed 'dotnetcore-runtime.install 2.2.4'. dotnetcore-runtime.install v2.2.4 [Approved] dotnetcore-runtime.install package files install completed. Performing other installation steps. Contents of 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\tools\ChocolateyInstall.ps1': $ErrorActionPreference = 'Stop' Set-StrictMode -Version 2 $data = & (Join-Path -Path (Split-Path -Path $MyInvocation.MyCommand.Path) -ChildPath data.ps1) function Test-Skip32BitRequested { return $Env:chocolateyPackageParameters -like '*Skip32Bit*' } function Test-QuietRequested { return $Env:chocolateyPackageParameters -like '*Quiet*' } function Test-OsSupports32Bit { $getWindowsFeature = Get-Command -Name 'Get-WindowsFeature' -Module 'ServerManager' -ErrorAction 'SilentlyContinue' if ($getWindowsFeature -eq $null) { Write-Debug 'Get-WindowsFeature command not found, assuming client/legacy OS and 32-bit support always present' return $true } $wow64 = Get-WindowsFeature -Name 'WoW64-Support' -ErrorAction 'SilentlyContinue' if ($wow64 -eq $null) { Write-Debug 'WoW64-Support feature not found, assuming legacy OS and 32-bit support always present' return $true } Write-Debug "WoW64-Support feature is installed: $($wow64.Installed)" return $wow64.Installed } function Get-PassiveOrQuietArgument { [CmdletBinding()] Param ( [string] $Scenario = 'installation' ) if (Test-QuietRequested) { Write-Verbose "Performing a quiet $Scenario, as requested." $passiveOrQuiet = 'quiet' } else { Write-Verbose "Performing an $Scenario with visible progress window (default)." $passiveOrQuiet = 'passive' } return $passiveOrQuiet } $shouldInstall32Bit = $false if (Get-ProcessorBits -eq 64) { if (-not (Test-Skip32BitRequested)) { if (Test-OsSupports32Bit) { $shouldInstall32Bit = $true } else { Write-Host 'Installation of 32-bit version will be skipped because the WOW64 subsystem is not installed.' } } else { Write-Host 'Installation of 32-bit version will be skipped, as requested by package parameters.' } } $passiveOrQuiet = Get-PassiveOrQuietArgument -Scenario 'installation' $arguments = @{ packageName = $data.PackageName silentArgs = "$($data.AdditionalArgumentsToInstaller) /install /$passiveOrQuiet /norestart /log ""${Env:TEMP}\$($data.PackageName).log""" validExitCodes = @( 0, # success 3010 # success, restart required ) url = $data.Url checksum = $data.Checksum checksumType = $data.ChecksumType } $arguments64 = @{ url64 = $data.Url64 checksum64 = $data.Checksum64 checksumType64 = $data.ChecksumType64 } Set-StrictMode -Off Install-ChocolateyPackage @arguments @arguments64 if ($shouldInstall32Bit) { Install-ChocolateyPackage @arguments } 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\dotnetcore-runtime.install\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' Host version is 5.1.18362.1, PowerShell Version is '5.1.18362.145' and CLR Version is '4.0.30319.42000'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. Loading community extensions Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Register-Application'. Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Exporting function 'Format-FileSize'. VERBOSE: Exporting function 'Get-ChecksumValid'. VERBOSE: Exporting function 'Get-ChocolateyUnzip'. VERBOSE: Exporting function 'Get-ChocolateyWebFile'. VERBOSE: Exporting function 'Get-EnvironmentVariable'. VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. VERBOSE: Exporting function 'Get-FtpFile'. VERBOSE: Exporting function 'Get-OSArchitectureWidth'. VERBOSE: Exporting function 'Get-PackageParameters'. VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. VERBOSE: Exporting function 'Get-ToolsLocation'. VERBOSE: Exporting function 'Get-UACEnabled'. VERBOSE: Exporting function 'Get-UninstallRegistryKey'. VERBOSE: Exporting function 'Get-VirusCheckValid'. VERBOSE: Exporting function 'Get-WebFile'. VERBOSE: Exporting function 'Get-WebFileName'. VERBOSE: Exporting function 'Get-WebHeaders'. VERBOSE: Exporting function 'Install-BinFile'. VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. VERBOSE: Exporting function 'Install-ChocolateyPackage'. VERBOSE: Exporting function 'Install-ChocolateyPath'. VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. VERBOSE: Exporting function 'Install-ChocolateyShortcut'. VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. VERBOSE: Exporting function 'Install-Vsix'. VERBOSE: Exporting function 'Set-EnvironmentVariable'. VERBOSE: Exporting function 'Set-PowerShellExitCode'. VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Exporting function 'Test-ProcessAdminRights'. VERBOSE: Exporting function 'Uninstall-BinFile'. VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Exporting function 'Update-SessionEnvironment'. VERBOSE: Exporting function 'Write-ChocolateyFailure'. VERBOSE: Exporting function 'Write-ChocolateySuccess'. VERBOSE: Exporting function 'Write-FileUpdateLog'. VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. VERBOSE: Exporting function 'Get-AppInstallLocation'. VERBOSE: Exporting function 'Get-AvailableDriveLetter'. VERBOSE: Exporting function 'Get-EffectiveProxy'. VERBOSE: Exporting function 'Get-PackageCacheLocation'. VERBOSE: Exporting function 'Get-WebContent'. VERBOSE: Exporting function 'Register-Application'. VERBOSE: Exporting function 'Install-WindowsUpdate'. VERBOSE: Exporting function 'Test-WindowsUpdate'. VERBOSE: Exporting alias 'Get-ProcessorBits'. VERBOSE: Exporting alias 'Get-OSBitness'. VERBOSE: Exporting alias 'Get-InstallRegistryKey'. VERBOSE: Exporting alias 'Generate-BinFile'. VERBOSE: Exporting alias 'Add-BinFile'. VERBOSE: Exporting alias 'Start-ChocolateyProcess'. VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. VERBOSE: Exporting alias 'Remove-BinFile'. VERBOSE: Exporting alias 'refreshenv'. VERBOSE: Importing function 'Format-FileSize'. VERBOSE: Importing function 'Get-AppInstallLocation'. VERBOSE: Importing function 'Get-AvailableDriveLetter'. VERBOSE: Importing function 'Get-ChecksumValid'. VERBOSE: Importing function 'Get-ChocolateyUnzip'. VERBOSE: Importing function 'Get-ChocolateyWebFile'. VERBOSE: Importing function 'Get-EffectiveProxy'. VERBOSE: Importing function 'Get-EnvironmentVariable'. VERBOSE: Importing function 'Get-EnvironmentVariableNames'. VERBOSE: Importing function 'Get-FtpFile'. VERBOSE: Importing function 'Get-OSArchitectureWidth'. VERBOSE: Importing function 'Get-PackageCacheLocation'. VERBOSE: Importing function 'Get-PackageParameters'. VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. VERBOSE: Importing function 'Get-ToolsLocation'. VERBOSE: Importing function 'Get-UACEnabled'. VERBOSE: Importing function 'Get-UninstallRegistryKey'. VERBOSE: Importing function 'Get-VirusCheckValid'. VERBOSE: Importing function 'Get-WebContent'. VERBOSE: Importing function 'Get-WebFile'. VERBOSE: Importing function 'Get-WebFileName'. VERBOSE: Importing function 'Get-WebHeaders'. VERBOSE: Importing function 'Install-BinFile'. VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. VERBOSE: Importing function 'Install-ChocolateyPackage'. VERBOSE: Importing function 'Install-ChocolateyPath'. VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. VERBOSE: Importing function 'Install-ChocolateyShortcut'. VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. VERBOSE: Importing function 'Install-ChocolateyZipPackage'. VERBOSE: Importing function 'Install-Vsix'. VERBOSE: Importing function 'Install-WindowsUpdate'. VERBOSE: Importing function 'Register-Application'. VERBOSE: Importing function 'Set-EnvironmentVariable'. VERBOSE: Importing function 'Set-PowerShellExitCode'. VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. VERBOSE: Importing function 'Test-ProcessAdminRights'. VERBOSE: Importing function 'Test-WindowsUpdate'. VERBOSE: Importing function 'Uninstall-BinFile'. VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. VERBOSE: Importing function 'Update-SessionEnvironment'. VERBOSE: Importing function 'Write-ChocolateyFailure'. VERBOSE: Importing function 'Write-ChocolateySuccess'. VERBOSE: Importing function 'Write-FileUpdateLog'. VERBOSE: Importing function 'Write-FunctionCallLogMessage'. VERBOSE: Importing alias 'Add-BinFile'. VERBOSE: Importing alias 'Generate-BinFile'. VERBOSE: Importing alias 'Get-InstallRegistryKey'. VERBOSE: Importing alias 'Get-OSBitness'. VERBOSE: Importing alias 'Get-ProcessorBits'. VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. VERBOSE: Importing alias 'refreshenv'. VERBOSE: Importing alias 'Remove-BinFile'. VERBOSE: Importing alias 'Start-ChocolateyProcess'. Running 'ChocolateyScriptRunner' for dotnetcore-runtime.install v2.2.4 with packageScript 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install', installArguments: '', packageParameters: '', Running 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\tools\ChocolateyInstall.ps1' Running Get-ProcessorBits Get-WindowsFeature command not found, assuming client/legacy OS and 32-bit support always present VERBOSE: Performing an installation with visible progress window (default). Running Install-ChocolateyPackage -silentArgs ' /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log"' -checksum '02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7' -checksumType 'sha512' -validExitCodes '0 3010' -url 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' -packageName 'dotnetcore-runtime.install' -url64bit 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' -checksumType64 'sha512' -checksum64 '4F791C2E6752E512F3914C75CAF485C961DBB55D177CBCC4027BF471B508DFE4CB7524A100E9F20EF775A915DF123AE0F2010E92E959FC5CD178276B622D401D' Running Get-ChocolateyWebFile -packageName 'dotnetcore-runtime.install' -fileFullPath 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnetcore-runtime.installInstall.exe' -url 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' -url64bit 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' -checksum '02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7' -checksumType 'sha512' -checksum64 '4F791C2E6752E512F3914C75CAF485C961DBB55D177CBCC4027BF471B508DFE4CB7524A100E9F20EF775A915DF123AE0F2010E92E959FC5CD178276B622D401D' -checksumType64 'sha512' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' Running Get-ProcessorBits -compare '64' CPU is 64 bit Setting url to 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' and bitPackage to 64 Running Get-WebFileName -url 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' -defaultName 'dotnetcore-runtime.installInstall.exe' Using header 'Content-Disposition' to determine file name. File name determined from url is 'dotnet-runtime-2.2.4-win-x64.exe' Running Get-WebHeaders -url 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' -ErrorAction 'Stop' Setting the UserAgent to 'chocolatey command line' Request Headers: 'Accept':'*/*' 'User-Agent':'chocolatey command line' Response Headers: 'Access-Control-Allow-Origin':'https://www.visualstudio.com' 'Content-Disposition':'attachment; filename=dotnet-runtime-2.2.4-win-x64.exe' 'X-Cache':'HIT' 'Accept-Ranges':'bytes' 'Content-Length':'25054960' 'Cache-Control':'public, max-age=259200' 'Content-Type':'application/octet-stream' 'Date':'Tue, 02 Jul 2019 07:45:45 GMT' 'ETag':'"13d199b17ecd41:0"' 'Last-Modified':'Sat, 06 Apr 2019 01:25:23 GMT' 'Server':'ECAcc (amb/6AC7)' 'X-Powered-By':'ASP.NET' Downloading dotnetcore-runtime.install 64 bit from 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' Running Get-WebFile -url 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' -fileName 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe' -options 'System.Collections.Hashtable' Setting request timeout to 30000 Setting read/write timeout to 2700000 Setting the UserAgent to 'chocolatey command line' Downloading https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe to C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe Progress: 100% - Completed download of C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe (23.89 MB). Download of dotnet-runtime-2.2.4-win-x64.exe (23.89 MB) completed. No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare Verifying package provided checksum of '4F791C2E6752E512F3914C75CAF485C961DBB55D177CBCC4027BF471B508DFE4CB7524A100E9F20EF775A915DF123AE0F2010E92E959FC5CD178276B622D401D' for 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe'. Running Get-ChecksumValid -file 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe' -checksum '4F791C2E6752E512F3914C75CAF485C961DBB55D177CBCC4027BF471B508DFE4CB7524A100E9F20EF775A915DF123AE0F2010E92E959FC5CD178276B622D401D' -checksumType 'sha512' -originalUrl 'https://download.visualstudio.microsoft.com/download/pr/65aecaf4-6011-4882-831d-c9b90cd5033c/55c3561e8ee2629a5298a0ac828fdf0a/dotnet-runtime-2.2.4-win-x64.exe' checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="4F791C2E6752E512F3914C75CAF485C961DBB55D177CBCC4027BF471B508DFE4CB7524A100E9F20EF775A915DF123AE0F2010E92E959FC5CD178276B622D401D" -t="sha512" -f="C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe"] Hashes match. Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="4F791C2E6752E512F3914C75CAF485C961DBB55D177CBCC4027BF471B508DFE4CB7524A100E9F20EF775A915DF123AE0F2010E92E959FC5CD178276B622D401D" -t="sha512" -f="C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe"] exited with '0'. Running Install-ChocolateyInstallPackage -packageName 'dotnetcore-runtime.install' -fileType 'exe' -silentArgs ' /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log"' -file 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe' -validExitCodes '0 3010' -useOnlyPackageSilentArguments 'False' Running Get-ProcessorBits -compare '32' Installing dotnetcore-runtime.install... Ensuring 'C:\Users\myuser\AppData\Local\Temp\chocolatey' exists Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010' -workingDirectory 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4' -statements ' /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log" ' -exeToRun 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe' Test-ProcessAdminRights: returning True Elevating permissions and running ["C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe" /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log" ]. This may take a while, depending on the statements. Command ["C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x64.exe" /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log" ] exited with '0'. Finishing 'Start-ChocolateyProcessAsAdmin' dotnetcore-runtime.install has been installed. Running Install-ChocolateyPackage -silentArgs ' /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log"' -checksum '02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7' -checksumType 'sha512' -validExitCodes '0 3010' -url 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' -packageName 'dotnetcore-runtime.install' Running Get-ChocolateyWebFile -packageName 'dotnetcore-runtime.install' -fileFullPath 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnetcore-runtime.installInstall.exe' -url 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' -url64bit '' -checksum '02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7' -checksumType 'sha512' -checksum64 '' -checksumType64 '' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' Running Get-ProcessorBits -compare '64' CPU is 64 bit Running Get-WebFileName -url 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' -defaultName 'dotnetcore-runtime.installInstall.exe' Using header 'Content-Disposition' to determine file name. File name determined from url is 'dotnet-runtime-2.2.4-win-x86.exe' Running Get-WebHeaders -url 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' -ErrorAction 'Stop' Setting the UserAgent to 'chocolatey command line' Request Headers: 'Accept':'*/*' 'User-Agent':'chocolatey command line' Response Headers: 'Access-Control-Allow-Origin':'https://www.visualstudio.com' 'Content-Disposition':'attachment; filename=dotnet-runtime-2.2.4-win-x86.exe' 'X-Cache':'HIT' 'Accept-Ranges':'bytes' 'Content-Length':'22305800' 'Cache-Control':'public, max-age=259200' 'Content-Type':'application/octet-stream' 'Date':'Tue, 02 Jul 2019 07:45:52 GMT' 'ETag':'"166260a817ecd41:0"' 'Last-Modified':'Sat, 06 Apr 2019 01:25:45 GMT' 'Server':'ECAcc (amb/6AA9)' 'X-Powered-By':'ASP.NET' Downloading dotnetcore-runtime.install from 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' Running Get-WebFile -url 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' -fileName 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe' -options 'System.Collections.Hashtable' Setting request timeout to 30000 Setting read/write timeout to 2700000 Setting the UserAgent to 'chocolatey command line' Progress: 100% - Completed download of C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe (21.27 MB). Download of dotnet-runtime-2.2.4-win-x86.exe (21.27 MB) completed. No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare Verifying package provided checksum of '02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7' for 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe'. Running Get-ChecksumValid -file 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe' -checksum '02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7' -checksumType 'sha512' -originalUrl 'https://download.visualstudio.microsoft.com/download/pr/d3881497-8f9d-42e8-b66d-9e16b6c01c98/cb289bca8c5dd581f580dcd01a9cbfb1/dotnet-runtime-2.2.4-win-x86.exe' checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7" -t="sha512" -f="C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe"] Hashes match. Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="02AA3F84D37B24203F051C19E18E4E712F8544D55BF387E8F8679CE78E416ADE9C12859509CF4520EEB43D23AC78805C0B44B60356024C56D71FF573C25171A7" -t="sha512" -f="C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe"] exited with '0'. Running Install-ChocolateyInstallPackage -packageName 'dotnetcore-runtime.install' -fileType 'exe' -silentArgs ' /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log"' -file 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe' -validExitCodes '0 3010' -useOnlyPackageSilentArguments 'False' Running Get-ProcessorBits -compare '32' Installing dotnetcore-runtime.install... Ensuring 'C:\Users\myuser\AppData\Local\Temp\chocolatey' exists Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010' -workingDirectory 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4' -statements ' /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log" ' -exeToRun 'C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe' Test-ProcessAdminRights: returning True Elevating permissions and running ["C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe" /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log" ]. This may take a while, depending on the statements. Command ["C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install\2.2.4\dotnet-runtime-2.2.4-win-x86.exe" /install /passive /norestart /log "C:\Users\myuser\AppData\Local\Temp\chocolatey\dotnetcore-runtime.install.log" ] exited with '0'. Finishing 'Start-ChocolateyProcessAsAdmin' dotnetcore-runtime.install has been installed. 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\dotnetcore-runtime.install\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. Calling command ['"C:\windows\System32\shutdown.exe" /a'] Command ['"C:\windows\System32\shutdown.exe" /a'] exited with '1116' Capturing package files in 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install' Found 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\dotnetcore-runtime.install.nupkg' with checksum 'FDF8447ACE29E605778701F816890E63' Found 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\dotnetcore-runtime.install.nuspec' with checksum '0AD6F52B534DDC69DEFAEE8D4AA40808' Found 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\tools\ChocolateyInstall.ps1' with checksum '94D4BAD89B9B3E012F545C8D16570959' Found 'C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\tools\data.ps1' with checksum '93176AF384A346B657102CC184942129' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetcore-runtime.install.2.2.4\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetcore-runtime.install.2.2.4\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetcore-runtime.install.2.2.4\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetcore-runtime.install.2.2.4\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\dotnetcore-runtime.install.2.2.4\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\dotnetcore-runtime.install\.chocolateyPending". The install of dotnetcore-runtime.install was successful. Software installed as 'exe', install location is likely default. [NuGet] Installing 'ChocoDemo 1.0.0.58'. [NuGet] Added file 'ChocoDemo.dll' to folder 'ChocoDemo\netcoreapp2.2'. [NuGet] Added file 'ChocoDemo.runtimeconfig.json' to folder 'ChocoDemo\netcoreapp2.2'. [NuGet] Added file 'ChocoDemo.nuspec' to folder 'ChocoDemo'. [NuGet] Added file 'ChocoDemo.nupkg' to folder 'ChocoDemo'. [NuGet] Successfully installed 'ChocoDemo 1.0.0.58'. ChocoDemo v1.0.0.58 chocodemo package files install completed. Performing other installation steps. Capturing package files in 'C:\ProgramData\chocolatey\lib\ChocoDemo' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\ChocoDemo.nupkg' with checksum 'C5AB58E6D3DBCED39DE9DDB81CBED212' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\ChocoDemo.nuspec' with checksum '34DFD37F7D84668027B6D37711E7B147' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\netcoreapp2.2\ChocoDemo.dll' with checksum '71DEBED932D38EA3D5D954B645806DEB' Found 'C:\ProgramData\chocolatey\lib\ChocoDemo\netcoreapp2.2\ChocoDemo.runtimeconfig.json' with checksum '9A57EB2B2732869E3073C9ADAC67AF8D' Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.arguments". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.extra". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.version". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.sxs". Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ChocoDemo.1.0.0.58\.pin". Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... Attempting to delete file "C:\ProgramData\chocolatey\lib\ChocoDemo\.chocolateyPending". The install of chocodemo was successful. Software install location not explicitly set, could be in package or default install location if installer. Attempting to delete file "C:\Users\myuser\AppData\Local\NuGet\Cache\ChocoDemo.1.0.0.58.nupkg". Chocolatey installed 12/12 packages. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). Installed: - kb2919355 v1.0.20160915 - kb3033929 v1.0.5 - chocolatey-core.extension v1.3.3 - kb2999226 v1.0.20181019 - dotnetcore-runtime.install v2.2.4 - vcredist2015 v14.0.24215.20170201 - kb2919442 v1.0.20160915 - chocodemo v1.0.0.58 - kb2533623 v1.0.4 - vcredist140 v14.21.27702.2 - kb3035131 v1.0.3 - chocolatey-windowsupdate.extension v1.0.4 Sending message 'PostRunMessage' out if there are subscribers... Exiting with 0 ~~~

ferventcoder commented 5 years ago

Howdy @canuzun - It appears that when you disable usePackageRepositoryOptimizations it fixes this. #1770 (choco feature disable -n usepackagerepositoryoptimizations)

canuzun commented 5 years ago

Hi @ferventcoder - yes it did the trick. Thanks!