chocolatey / choco

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

Package upgrades fail due to chocolatey-core.psm1 missing #1953

Closed HunterZ closed 4 years ago

HunterZ commented 4 years ago

Ensure you have read over Submitting Issues - https://github.com/chocolatey/choco#submitting-issues

Please check to see if your issue already exists with a quick search of the issues. Start with one relevant term and then add if you get too many results.

NOTE: Keep in mind we have an etiquette regarding communication that we expect folks to observe when they are looking for support in the Chocolatey community. https://github.com/chocolatey/choco/blob/master/README.md#etiquette-regarding-communication -->

What You Are Seeing?

Some package upgrades are failing with the following error: 2019-10-31 12:00:26,987 13664 [ERROR] - The specified module 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' was not loaded because no valid module file was found in any module directory.

What is Expected?

Package upgrades succeed.

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

cup -y all -or- cinst -y --force notepadplusplus

Output Log

Full Log Output

~~~sh 2019-10-31 12:00:17,015 13664 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:00:17,022 13664 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:00:17,023 13664 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:00:17,023 13664 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:00:17,024 13664 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:00:17,025 13664 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:00:17,031 13664 [DEBUG] - Loading community extensions 2019-10-31 12:00:17,054 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' 2019-10-31 12:00:17,055 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. 2019-10-31 12:00:17,087 13664 [ERROR] - You must provide a value expression on the right-hand side of the '-' operator. 2019-10-31 12:00:17,088 13664 [ERROR] - The specified module 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' was not loaded because no valid module file was found in any module directory. 2019-10-31 12:00:17,089 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1' 2019-10-31 12:00:17,091 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'. 2019-10-31 12:00:17,103 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:00:17,103 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:00:17,113 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:00:17,114 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:00:17,116 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1' 2019-10-31 12:00:17,117 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1'. 2019-10-31 12:00:17,124 13664 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:00:17,125 13664 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:00:17,125 13664 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:00:17,126 13664 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:00:17,126 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:00:17,127 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:00:17,127 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:00:17,128 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:00:17,128 13664 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:00:17,129 13664 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:00:17,129 13664 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:00:17,130 13664 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:00:17,130 13664 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:00:17,131 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:00:17,131 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:00:17,132 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:00:17,132 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:00:17,133 13664 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:00:17,134 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2019-10-31 12:00:17,135 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2019-10-31 12:00:17,160 13664 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:00:17,161 13664 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:00:17,161 13664 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:00:17,162 13664 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:00:17,163 13664 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2019-10-31 12:00:17,163 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2019-10-31 12:00:17,164 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2019-10-31 12:00:17,164 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2019-10-31 12:00:17,165 13664 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2019-10-31 12:00:17,165 13664 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2019-10-31 12:00:17,166 13664 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2019-10-31 12:00:17,166 13664 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2019-10-31 12:00:17,167 13664 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2019-10-31 12:00:17,167 13664 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:00:17,168 13664 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2019-10-31 12:00:17,168 13664 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2019-10-31 12:00:17,169 13664 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2019-10-31 12:00:17,169 13664 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2019-10-31 12:00:17,170 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2019-10-31 12:00:17,170 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2019-10-31 12:00:17,171 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2019-10-31 12:00:17,171 13664 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2019-10-31 12:00:17,172 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:00:17,172 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:17,173 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:00:17,173 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:00:17,174 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:00:17,174 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2019-10-31 12:00:17,175 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2019-10-31 12:00:17,175 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:00:17,176 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:00:17,176 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2019-10-31 12:00:17,177 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:00:17,177 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2019-10-31 12:00:17,178 13664 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2019-10-31 12:00:17,178 13664 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2019-10-31 12:00:17,178 13664 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2019-10-31 12:00:17,178 13664 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:00:17,179 13664 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2019-10-31 12:00:17,179 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2019-10-31 12:00:17,180 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:17,180 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:00:17,181 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:00:17,182 13664 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2019-10-31 12:00:17,182 13664 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2019-10-31 12:00:17,183 13664 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2019-10-31 12:00:17,183 13664 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2019-10-31 12:00:17,184 13664 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2019-10-31 12:00:17,184 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:00:17,185 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:00:17,185 13664 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:00:17,186 13664 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:00:17,186 13664 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:00:17,187 13664 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:00:17,187 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:00:17,188 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:00:17,188 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:00:17,189 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:00:17,189 13664 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:00:17,190 13664 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:00:17,190 13664 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:00:17,191 13664 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2019-10-31 12:00:17,191 13664 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2019-10-31 12:00:17,192 13664 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2019-10-31 12:00:17,192 13664 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:00:17,193 13664 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:00:17,193 13664 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:00:17,194 13664 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:00:17,194 13664 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:00:17,195 13664 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:00:17,196 13664 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:00:17,196 13664 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2019-10-31 12:00:17,197 13664 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2019-10-31 12:00:17,197 13664 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2019-10-31 12:00:17,198 13664 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2019-10-31 12:00:17,198 13664 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2019-10-31 12:00:17,199 13664 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2019-10-31 12:00:17,199 13664 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2019-10-31 12:00:17,200 13664 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2019-10-31 12:00:17,200 13664 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2019-10-31 12:00:17,201 13664 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:00:17,201 13664 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2019-10-31 12:00:17,202 13664 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2019-10-31 12:00:17,202 13664 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2019-10-31 12:00:17,203 13664 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2019-10-31 12:00:17,203 13664 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2019-10-31 12:00:17,204 13664 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2019-10-31 12:00:17,204 13664 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2019-10-31 12:00:17,205 13664 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2019-10-31 12:00:17,205 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:00:17,206 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:17,206 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:00:17,207 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:00:17,207 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:00:17,208 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2019-10-31 12:00:17,208 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2019-10-31 12:00:17,209 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:00:17,209 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:00:17,210 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2019-10-31 12:00:17,210 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:00:17,211 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2019-10-31 12:00:17,212 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:00:17,212 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:00:17,213 13664 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2019-10-31 12:00:17,213 13664 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:00:17,214 13664 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2019-10-31 12:00:17,214 13664 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2019-10-31 12:00:17,215 13664 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:00:17,215 13664 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:00:17,216 13664 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:00:17,216 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:00:17,217 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:00:17,217 13664 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:00:17,218 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:00:17,218 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:00:17,219 13664 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:00:17,219 13664 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2019-10-31 12:00:17,220 13664 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:00:17,220 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2019-10-31 12:00:17,220 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:17,220 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:00:17,221 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:00:17,221 13664 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2019-10-31 12:00:17,222 13664 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'. 2019-10-31 12:00:17,222 13664 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'. 2019-10-31 12:00:17,223 13664 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'. 2019-10-31 12:00:17,223 13664 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2019-10-31 12:00:17,224 13664 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2019-10-31 12:00:17,225 13664 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2019-10-31 12:00:17,225 13664 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2019-10-31 12:00:17,226 13664 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2019-10-31 12:00:17,226 13664 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2019-10-31 12:00:17,227 13664 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:00:17,227 13664 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2019-10-31 12:00:17,228 13664 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2019-10-31 12:00:17,228 13664 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2019-10-31 12:00:17,249 13664 [DEBUG] - ---------------------------Script Execution--------------------------- 2019-10-31 12:00:17,250 13664 [DEBUG] - Running 'ChocolateyScriptRunner' for notepadplusplus.install v7.8.1 with packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\notepadplusplus.install', installArguments: '', packageParameters: '', 2019-10-31 12:00:17,252 13664 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1' 2019-10-31 12:00:17,281 13664 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'notepadplusplus.install' -fileType 'exe' -file64 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe' -validExitCodes '0' -silentArgs '/S' -file 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.exe' 2019-10-31 12:00:17,286 13664 [DEBUG] - Running Get-ProcessorBits -compare '32' 2019-10-31 12:00:17,292 13664 [INFO ] - Installing 64-bit notepadplusplus.install... 2019-10-31 12:00:17,293 13664 [INFO ] - 2019-10-31 12:00:17,354 13664 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools' -statements '/S ' -exeToRun 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe' 2019-10-31 12:00:17,355 13664 [DEBUG] - Unable to use current location for Working Directory. Using Cache Location instead. 2019-10-31 12:00:17,374 13664 [DEBUG] - Test-ProcessAdminRights: returning True 2019-10-31 12:00:17,376 13664 [DEBUG] - Elevating permissions and running ["C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe" /S ]. This may take a while, depending on the statements. 2019-10-31 12:00:18,285 13664 [DEBUG] - Command ["C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe" /S ] exited with '0'. 2019-10-31 12:00:18,288 13664 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin' 2019-10-31 12:00:18,289 13664 [INFO ] - notepadplusplus.install has been installed. 2019-10-31 12:00:18,289 13664 [INFO ] - 2019-10-31 12:00:18,347 13664 [ERROR] - ERROR: The term 'Get-AppInstallLocation' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. 2019-10-31 12:00:18,356 13664 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '-1'. 2019-10-31 12:00:18,359 13664 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a'] 2019-10-31 12:00:18,395 13664 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116' 2019-10-31 12:00:18,556 13664 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\notepadplusplus.install' 2019-10-31 12:00:18,575 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\notepadplusplus.install.nupkg' with checksum '4C7AF4D0EE8657CD56B8601429FB1BE9' 2019-10-31 12:00:18,576 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\notepadplusplus.install.nuspec' with checksum 'F805D76C85EC5D8363E305309B529C1D' 2019-10-31 12:00:18,576 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\legal\LICENSE.txt' with checksum '397AD6FD5743ECC1826ADD6EA0FB0AF4' 2019-10-31 12:00:18,577 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\legal\VERIFICATION.txt' with checksum 'EDDE3D201BF66228096C5E96A17EA8F5' 2019-10-31 12:00:18,578 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1' with checksum 'F35712E478B53A497260988596D534C6' 2019-10-31 12:00:18,578 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyUninstall.ps1' with checksum '53320AA62EBA74A2B64155CE4DD1D87B' 2019-10-31 12:00:18,587 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.exe' with checksum '741CAB59266B05A277C5DA306ECF1955' 2019-10-31 12:00:18,596 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe' with checksum 'AD98B286078B74B4AF1FE6969E92737A' 2019-10-31 12:00:18,597 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe.ignore' with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956' 2019-10-31 12:00:18,613 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.arguments". 2019-10-31 12:00:18,614 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.extra". 2019-10-31 12:00:18,614 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.version". 2019-10-31 12:00:18,615 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.sxs". 2019-10-31 12:00:18,615 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.pin". 2019-10-31 12:00:18,619 13664 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bad\notepadplusplus.install". 2019-10-31 12:00:18,623 13664 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... 2019-10-31 12:00:18,624 13664 [ERROR] - The install of notepadplusplus.install was NOT successful. 2019-10-31 12:00:18,626 13664 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1'. See log for details. 2019-10-31 12:00:18,627 13664 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\notepadplusplus.install' to 'C:\ProgramData\chocolatey\lib-bad\notepadplusplus.install' 2019-10-31 12:00:20,658 13664 [INFO ] - [NuGet] Installing 'notepadplusplus 7.8.1'. 2019-10-31 12:00:20,660 13664 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'notepadplusplus\tools'. 2019-10-31 12:00:20,662 13664 [DEBUG] - [NuGet] Added file 'notepadplusplus.nupkg' to folder 'notepadplusplus'. 2019-10-31 12:00:20,865 13664 [DEBUG] - [NuGet] Added file 'notepadplusplus.nuspec' to folder 'notepadplusplus'. 2019-10-31 12:00:20,866 13664 [INFO ] - [NuGet] Successfully installed 'notepadplusplus 7.8.1'. 2019-10-31 12:00:20,866 13664 [INFO ] - notepadplusplus v7.8.1 (forced) [Approved] 2019-10-31 12:00:20,868 13664 [INFO ] - notepadplusplus package files install completed. Performing other installation steps. 2019-10-31 12:00:20,996 13664 [DEBUG] - Setting installer args for notepadplusplus 2019-10-31 12:00:20,997 13664 [DEBUG] - Setting package parameters for notepadplusplus 2019-10-31 12:00:20,997 13664 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1': 2019-10-31 12:00:20,998 13664 [DEBUG] - #Install-VirtualPackage 'notepadplusplus.commandline' 'notepadplusplus.install' 2019-10-31 12:00:20,998 13664 [INFO ] - The package notepadplusplus wants to run 'chocolateyInstall.ps1'. 2019-10-31 12:00:20,999 13664 [INFO ] - Note: If you don't run this script, the installation will fail. 2019-10-31 12:00:21,000 13664 [INFO ] - Note: To confirm automatically next time, use '-y' or consider: 2019-10-31 12:00:21,000 13664 [INFO ] - choco feature enable -n allowGlobalConfirmation 2019-10-31 12:00:21,003 13664 [INFO ] - Do you want to run the script? 2019-10-31 12:00:21,003 13664 [INFO ] - 1) yes 2019-10-31 12:00:21,004 13664 [INFO ] - 2) all - yes to all 2019-10-31 12:00:21,004 13664 [INFO ] - 3) no 2019-10-31 12:00:21,005 13664 [INFO ] - 4) print 2019-10-31 12:00:26,795 13664 [INFO ] - Choice selected: 'yes' 2019-10-31 12:00:26,798 13664 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] 2019-10-31 12:00:26,855 13664 [DEBUG] - Host version is 5.1.18362.1, PowerShell Version is '2.0' and CLR Version is '4.0.30319.42000'. 2019-10-31 12:00:26,941 13664 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2019-10-31 12:00:26,942 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2019-10-31 12:00:26,942 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2019-10-31 12:00:26,943 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2019-10-31 12:00:26,943 13664 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2019-10-31 12:00:26,943 13664 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2019-10-31 12:00:26,943 13664 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2019-10-31 12:00:26,944 13664 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2019-10-31 12:00:26,944 13664 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2019-10-31 12:00:26,945 13664 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:00:26,945 13664 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2019-10-31 12:00:26,946 13664 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2019-10-31 12:00:26,946 13664 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2019-10-31 12:00:26,947 13664 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2019-10-31 12:00:26,947 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2019-10-31 12:00:26,948 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2019-10-31 12:00:26,948 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2019-10-31 12:00:26,949 13664 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2019-10-31 12:00:26,949 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:00:26,950 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:26,950 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:00:26,951 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:00:26,951 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:00:26,952 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2019-10-31 12:00:26,952 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2019-10-31 12:00:26,953 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:00:26,953 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:00:26,954 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2019-10-31 12:00:26,955 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:00:26,955 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2019-10-31 12:00:26,956 13664 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2019-10-31 12:00:26,956 13664 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2019-10-31 12:00:26,957 13664 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2019-10-31 12:00:26,957 13664 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:00:26,958 13664 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2019-10-31 12:00:26,958 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2019-10-31 12:00:26,959 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:26,959 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:00:26,960 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:00:26,960 13664 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2019-10-31 12:00:26,961 13664 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2019-10-31 12:00:26,961 13664 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2019-10-31 12:00:26,962 13664 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2019-10-31 12:00:26,962 13664 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2019-10-31 12:00:26,963 13664 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2019-10-31 12:00:26,963 13664 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2019-10-31 12:00:26,964 13664 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2019-10-31 12:00:26,964 13664 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:00:26,965 13664 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:00:26,965 13664 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:00:26,966 13664 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:00:26,966 13664 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:00:26,967 13664 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:00:26,968 13664 [DEBUG] - Loading community extensions 2019-10-31 12:00:26,971 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' 2019-10-31 12:00:26,972 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. 2019-10-31 12:00:26,986 13664 [ERROR] - You must provide a value expression on the right-hand side of the '-' operator. 2019-10-31 12:00:26,987 13664 [ERROR] - The specified module 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' was not loaded because no valid module file was found in any module directory. 2019-10-31 12:00:26,988 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1' 2019-10-31 12:00:26,989 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'. 2019-10-31 12:00:26,999 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:00:27,000 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:00:27,000 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:00:27,001 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:00:27,004 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1' 2019-10-31 12:00:27,005 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1'. 2019-10-31 12:00:27,011 13664 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:00:27,012 13664 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:00:27,013 13664 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:00:27,013 13664 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:00:27,014 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:00:27,014 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:00:27,015 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:00:27,015 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:00:27,016 13664 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:00:27,016 13664 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:00:27,017 13664 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:00:27,017 13664 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:00:27,018 13664 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:00:27,019 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:00:27,019 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:00:27,020 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:00:27,020 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:00:27,021 13664 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:00:27,022 13664 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2019-10-31 12:00:27,023 13664 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2019-10-31 12:00:27,042 13664 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:00:27,043 13664 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:00:27,043 13664 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:00:27,044 13664 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:00:27,044 13664 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2019-10-31 12:00:27,045 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2019-10-31 12:00:27,045 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2019-10-31 12:00:27,046 13664 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2019-10-31 12:00:27,047 13664 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2019-10-31 12:00:27,047 13664 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2019-10-31 12:00:27,048 13664 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2019-10-31 12:00:27,048 13664 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2019-10-31 12:00:27,049 13664 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2019-10-31 12:00:27,049 13664 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:00:27,050 13664 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2019-10-31 12:00:27,050 13664 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2019-10-31 12:00:27,051 13664 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2019-10-31 12:00:27,051 13664 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2019-10-31 12:00:27,052 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2019-10-31 12:00:27,052 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2019-10-31 12:00:27,053 13664 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2019-10-31 12:00:27,053 13664 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2019-10-31 12:00:27,054 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:00:27,054 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:27,055 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:00:27,055 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:00:27,056 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:00:27,056 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2019-10-31 12:00:27,057 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2019-10-31 12:00:27,057 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:00:27,058 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:00:27,058 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2019-10-31 12:00:27,059 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:00:27,059 13664 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2019-10-31 12:00:27,060 13664 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2019-10-31 12:00:27,060 13664 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2019-10-31 12:00:27,061 13664 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2019-10-31 12:00:27,061 13664 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:00:27,062 13664 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2019-10-31 12:00:27,062 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2019-10-31 12:00:27,063 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:27,064 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:00:27,064 13664 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:00:27,065 13664 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2019-10-31 12:00:27,065 13664 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2019-10-31 12:00:27,066 13664 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2019-10-31 12:00:27,066 13664 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2019-10-31 12:00:27,067 13664 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2019-10-31 12:00:27,067 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:00:27,067 13664 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:00:27,067 13664 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:00:27,068 13664 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:00:27,068 13664 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:00:27,069 13664 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:00:27,069 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:00:27,070 13664 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:00:27,070 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:00:27,071 13664 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:00:27,071 13664 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:00:27,072 13664 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:00:27,072 13664 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:00:27,073 13664 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2019-10-31 12:00:27,074 13664 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2019-10-31 12:00:27,074 13664 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2019-10-31 12:00:27,075 13664 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:00:27,075 13664 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:00:27,076 13664 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:00:27,076 13664 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:00:27,077 13664 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:00:27,077 13664 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:00:27,078 13664 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:00:27,078 13664 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2019-10-31 12:00:27,079 13664 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2019-10-31 12:00:27,079 13664 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2019-10-31 12:00:27,080 13664 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2019-10-31 12:00:27,080 13664 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2019-10-31 12:00:27,081 13664 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2019-10-31 12:00:27,082 13664 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2019-10-31 12:00:27,082 13664 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2019-10-31 12:00:27,083 13664 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2019-10-31 12:00:27,083 13664 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:00:27,084 13664 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2019-10-31 12:00:27,084 13664 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2019-10-31 12:00:27,085 13664 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2019-10-31 12:00:27,085 13664 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2019-10-31 12:00:27,086 13664 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2019-10-31 12:00:27,086 13664 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2019-10-31 12:00:27,087 13664 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2019-10-31 12:00:27,087 13664 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2019-10-31 12:00:27,088 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:00:27,088 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:27,089 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:00:27,089 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:00:27,090 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:00:27,090 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2019-10-31 12:00:27,091 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2019-10-31 12:00:27,091 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:00:27,092 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:00:27,092 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2019-10-31 12:00:27,093 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:00:27,094 13664 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2019-10-31 12:00:27,094 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:00:27,095 13664 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:00:27,095 13664 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2019-10-31 12:00:27,096 13664 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:00:27,096 13664 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2019-10-31 12:00:27,097 13664 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2019-10-31 12:00:27,097 13664 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:00:27,098 13664 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:00:27,098 13664 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:00:27,099 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:00:27,099 13664 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:00:27,100 13664 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:00:27,100 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:00:27,101 13664 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:00:27,104 13664 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:00:27,105 13664 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2019-10-31 12:00:27,105 13664 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:00:27,106 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2019-10-31 12:00:27,106 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:00:27,107 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:00:27,107 13664 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:00:27,108 13664 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2019-10-31 12:00:27,108 13664 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'. 2019-10-31 12:00:27,109 13664 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'. 2019-10-31 12:00:27,109 13664 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'. 2019-10-31 12:00:27,109 13664 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2019-10-31 12:00:27,109 13664 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2019-10-31 12:00:27,110 13664 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2019-10-31 12:00:27,110 13664 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2019-10-31 12:00:27,111 13664 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2019-10-31 12:00:27,111 13664 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2019-10-31 12:00:27,112 13664 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:00:27,112 13664 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2019-10-31 12:00:27,113 13664 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2019-10-31 12:00:27,113 13664 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2019-10-31 12:00:27,116 13664 [DEBUG] - ---------------------------Script Execution--------------------------- 2019-10-31 12:00:27,117 13664 [DEBUG] - Running 'ChocolateyScriptRunner' for notepadplusplus v7.8.1 with packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\notepadplusplus', installArguments: '', packageParameters: '', 2019-10-31 12:00:27,118 13664 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' 2019-10-31 12:00:27,119 13664 [DEBUG] - ---------------------------------------------------------------------- 2019-10-31 12:00:27,122 13664 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. 2019-10-31 12:00:27,123 13664 [WARN ] - Only an exit code of non-zero will fail the package by default. Set `--failonstderr` if you want error messages to also fail a script. See `choco -h` for details. 2019-10-31 12:00:27,124 13664 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a'] 2019-10-31 12:00:27,156 13664 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116' 2019-10-31 12:00:27,289 13664 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\notepadplusplus' 2019-10-31 12:00:27,290 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nupkg' with checksum '63C8AF09ABA62B4D7A5CF551AE02F7AC' 2019-10-31 12:00:27,291 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nuspec' with checksum '755A972A7565C97BFCC4F1E61C80F988' 2019-10-31 12:00:27,292 13664 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' with checksum 'E681F355000DAF7C0D94E48772AF8A38' 2019-10-31 12:00:27,299 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.arguments". 2019-10-31 12:00:27,308 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.extra". 2019-10-31 12:00:27,308 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.version". 2019-10-31 12:00:27,309 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.sxs". 2019-10-31 12:00:27,309 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.pin". 2019-10-31 12:00:27,310 13664 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... 2019-10-31 12:00:27,311 13664 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\notepadplusplus\.chocolateyPending". 2019-10-31 12:00:27,312 13664 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\notepadplusplus". 2019-10-31 12:00:27,313 13664 [INFO ] - The install of notepadplusplus was successful. 2019-10-31 12:00:27,313 13664 [INFO ] - Software install location not explicitly set, could be in package or default install location if installer. 2019-10-31 12:00:27,315 13664 [DEBUG] - Attempting to delete file "C:\Users\Ben\AppData\Local\NuGet\Cache\notepadplusplus.7.8.1.nupkg". 2019-10-31 12:00:27,322 13664 [WARN ] - Chocolatey installed 1/2 packages. 1 packages failed. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2019-10-31 12:00:27,322 13664 [INFO ] - 2019-10-31 12:00:27,323 13664 [ERROR] - Failures 2019-10-31 12:00:27,323 13664 [ERROR] - - notepadplusplus.install (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1'. See log for details. 2019-10-31 12:00:27,325 13664 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2019-10-31 12:00:27,339 13664 [DEBUG] - Exiting with -1 2019-10-31 12:04:05,322 14328 [DEBUG] - XmlConfiguration is now operational 2019-10-31 12:04:05,357 14328 [INFO ] - ============================================================ 2019-10-31 12:04:05,490 14328 [INFO ] - Chocolatey v0.10.15 2019-10-31 12:04:05,496 14328 [DEBUG] - Chocolatey is running on Windows v 10.0.18362.0 2019-10-31 12:04:05,497 14328 [DEBUG] - Attempting to delete file "C:/ProgramData/Chocolatey/choco.exe.old". 2019-10-31 12:04:05,498 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2019-10-31 12:04:05,505 14328 [DEBUG] - Command line: "C:\ProgramData\Chocolatey\choco.exe" install --force notepadplusplus --debug --verbose 2019-10-31 12:04:05,506 14328 [DEBUG] - Received arguments: install --force notepadplusplus --debug --verbose 2019-10-31 12:04:05,545 14328 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2019-10-31 12:04:05,549 14328 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2019-10-31 12:04:05,555 14328 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2019-10-31 12:04:05,616 14328 [DEBUG] - Performing validation checks. 2019-10-31 12:04:05,621 14328 [DEBUG] - Global Configuration Validation Checks: 2019-10-31 12:04:05,622 14328 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked 2019-10-31 12:04:05,623 14328 [DEBUG] - System State Validation Checks: 2019-10-31 12:04:05,624 14328 [DEBUG] - Reboot Requirement Checks: 2019-10-31 12:04:05,626 14328 [DEBUG] - - Pending Computer Rename = Checked 2019-10-31 12:04:05,627 14328 [DEBUG] - - Pending Component Based Servicing = Checked 2019-10-31 12:04:05,628 14328 [DEBUG] - - Pending Windows Auto Update = Checked 2019-10-31 12:04:05,629 14328 [DEBUG] - - Pending File Rename Operations = Ignored 2019-10-31 12:04:05,630 14328 [DEBUG] - - Pending Windows Package Installer = Checked 2019-10-31 12:04:05,631 14328 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked 2019-10-31 12:04:05,633 14328 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s). 2019-10-31 12:04:05,635 14328 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type 2019-10-31 12:04:05,638 14328 [DEBUG] - NOTE: Hiding sensitive configuration data! Please double and triple check to be sure no sensitive data is shown, especially if copying output to a gist for review. 2019-10-31 12:04:05,647 14328 [DEBUG] - Configuration: CommandName='install'| CacheLocation='C:\Users\Ben\AppData\Local\Temp\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='0'| WebRequestTimeoutSeconds='30'|Sources='https://chocolatey.org/api/v2/'| SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'| Force='True'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='True'|AcceptLicense='False'| AllowUnofficialBuild='False'|Input='notepadplusplus'| AllVersions='False'|SkipPackageInstallProvider='False'| PackageNames='notepadplusplus'|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='True'| Information.UserName='Ben'|Information.UserDomainName='Jarvis'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='False'| Information.IsUserRemote='True'| Information.IsProcessElevated='True'| Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| Information.CurrentDirectory='C:\WINDOWS\system32'| Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| Features.AllowEmptyChecksums='False'| Features.AllowEmptyChecksumsSecure='True'| Features.FailOnAutoUninstaller='False'| Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'| Features.VirusCheck='False'| Features.FailOnInvalidOrMissingLicense='False'| Features.IgnoreInvalidOptionsSwitches='True'| Features.UsePackageExitCodes='True'| Features.UseEnhancedExitCodes='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'| 2019-10-31 12:04:05,653 14328 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _ 2019-10-31 12:04:05,657 14328 [INFO ] - Installing the following packages: 2019-10-31 12:04:05,664 14328 [INFO ] - notepadplusplus 2019-10-31 12:04:05,665 14328 [INFO ] - By installing you accept licenses for the packages. 2019-10-31 12:04:05,822 14328 [WARN ] - notepadplusplus v7.8.1 already installed. Forcing reinstall of version '7.8.1'. Please use upgrade if you meant to upgrade to a new version. 2019-10-31 12:04:06,191 14328 [DEBUG] - Backing up existing notepadplusplus prior to operation. 2019-10-31 12:04:06,196 14328 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\notepadplusplus' to 'C:\ProgramData\chocolatey\lib-bkp\notepadplusplus' 2019-10-31 12:04:08,199 14328 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\notepadplusplus". 2019-10-31 12:04:08,203 14328 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\notepadplusplus\notepadplusplus.nupkg" to "C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nupkg". 2019-10-31 12:04:08,205 14328 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\notepadplusplus\notepadplusplus.nuspec" to "C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nuspec". 2019-10-31 12:04:08,207 14328 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\notepadplusplus\tools". 2019-10-31 12:04:08,207 14328 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\notepadplusplus\tools\chocolateyInstall.ps1" to "C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1". 2019-10-31 12:04:09,713 14328 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\notepadplusplus' 2019-10-31 12:04:09,718 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nupkg' with checksum '63C8AF09ABA62B4D7A5CF551AE02F7AC' 2019-10-31 12:04:09,719 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nuspec' with checksum '755A972A7565C97BFCC4F1E61C80F988' 2019-10-31 12:04:09,721 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' with checksum 'E681F355000DAF7C0D94E48772AF8A38' 2019-10-31 12:04:10,169 14328 [INFO ] - [NuGet] Uninstalling 'notepadplusplus 7.8.1'. 2019-10-31 12:04:10,181 14328 [DEBUG] - [NuGet] Removed file 'chocolateyInstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools'. 2019-10-31 12:04:10,184 14328 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools'. 2019-10-31 12:04:10,185 14328 [DEBUG] - [NuGet] Removed file 'notepadplusplus.nuspec' to folder 'C:\ProgramData\chocolatey\lib\notepadplusplus'. 2019-10-31 12:04:10,187 14328 [DEBUG] - [NuGet] Removed file 'notepadplusplus.nupkg' to folder 'C:\ProgramData\chocolatey\lib\notepadplusplus'. 2019-10-31 12:04:10,188 14328 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\notepadplusplus'. 2019-10-31 12:04:10,189 14328 [INFO ] - [NuGet] Successfully uninstalled 'notepadplusplus 7.8.1'. 2019-10-31 12:04:10,223 14328 [DEBUG] - Ensuring removal of package cache files. 2019-10-31 12:04:10,252 14328 [INFO ] - [NuGet] Attempting to resolve dependency 'notepadplusplus.install (= 7.8.1)'. 2019-10-31 12:04:10,976 14328 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-core.extension (= 1.3.3)'. 2019-10-31 12:04:11,624 14328 [INFO ] - [NuGet] Installing 'notepadplusplus.install 7.8.1'. 2019-10-31 12:04:11,634 14328 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'notepadplusplus.install\legal'. 2019-10-31 12:04:11,639 14328 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'notepadplusplus.install\legal'. 2019-10-31 12:04:11,640 14328 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'notepadplusplus.install\tools'. 2019-10-31 12:04:11,642 14328 [DEBUG] - [NuGet] Added file 'chocolateyUninstall.ps1' to folder 'notepadplusplus.install\tools'. 2019-10-31 12:04:11,699 14328 [DEBUG] - [NuGet] Added file 'npp.7.8.1.Installer.exe' to folder 'notepadplusplus.install\tools'. 2019-10-31 12:04:11,752 14328 [DEBUG] - [NuGet] Added file 'npp.7.8.1.Installer.x64.exe' to folder 'notepadplusplus.install\tools'. 2019-10-31 12:04:11,770 14328 [DEBUG] - [NuGet] Added file 'notepadplusplus.install.nupkg' to folder 'notepadplusplus.install'. 2019-10-31 12:04:12,014 14328 [DEBUG] - [NuGet] Added file 'notepadplusplus.install.nuspec' to folder 'notepadplusplus.install'. 2019-10-31 12:04:12,018 14328 [INFO ] - [NuGet] Successfully installed 'notepadplusplus.install 7.8.1'. 2019-10-31 12:04:12,020 14328 [INFO ] - notepadplusplus.install v7.8.1 (forced) [Approved] 2019-10-31 12:04:12,027 14328 [INFO ] - notepadplusplus.install package files install completed. Performing other installation steps. 2019-10-31 12:04:12,202 14328 [DEBUG] - Setting installer args for notepadplusplus.install 2019-10-31 12:04:12,205 14328 [DEBUG] - Setting package parameters for notepadplusplus.install 2019-10-31 12:04:12,206 14328 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1': 2019-10-31 12:04:12,213 14328 [DEBUG] - $ErrorActionPreference = 'Stop' $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' file = "$toolsPath\npp.7.8.1.Installer.exe" file64 = "$toolsPath\npp.7.8.1.Installer.x64.exe" softwareName = 'Notepad\+\+*' silentArgs = '/S' validExitCodes = @(0) } Install-ChocolateyInstallPackage @packageArgs $installLocation = Get-AppInstallLocation $packageArgs.softwareName if (!$installLocation) { Write-Warning "Can't find $PackageName install location"; return } Write-Host "$packageName installed to '$installLocation'" Install-BinFile -Path "$installLocation\notepad++.exe" -Name 'notepad++' Get-ChildItem $toolsPath\*.exe | ForEach-Object { Remove-Item $_ -ea 0; if (Test-Path $_) { Set-Content "$_.ignore" '' } } 2019-10-31 12:04:12,217 14328 [INFO ] - The package notepadplusplus.install wants to run 'chocolateyInstall.ps1'. 2019-10-31 12:04:12,218 14328 [INFO ] - Note: If you don't run this script, the installation will fail. 2019-10-31 12:04:12,219 14328 [INFO ] - Note: To confirm automatically next time, use '-y' or consider: 2019-10-31 12:04:12,220 14328 [INFO ] - choco feature enable -n allowGlobalConfirmation 2019-10-31 12:04:12,235 14328 [INFO ] - Do you want to run the script? 2019-10-31 12:04:12,236 14328 [INFO ] - 1) yes 2019-10-31 12:04:12,237 14328 [INFO ] - 2) all - yes to all 2019-10-31 12:04:12,237 14328 [INFO ] - 3) no 2019-10-31 12:04:12,237 14328 [INFO ] - 4) print 2019-10-31 12:04:14,370 14328 [INFO ] - Choice selected: 'all - yes to all' 2019-10-31 12:04:14,381 14328 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] 2019-10-31 12:04:15,286 14328 [DEBUG] - Host version is 5.1.18362.1, PowerShell Version is '2.0' and CLR Version is '4.0.30319.42000'. 2019-10-31 12:04:15,473 14328 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2019-10-31 12:04:15,476 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2019-10-31 12:04:15,477 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2019-10-31 12:04:15,478 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2019-10-31 12:04:15,478 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2019-10-31 12:04:15,478 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2019-10-31 12:04:15,479 14328 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2019-10-31 12:04:15,480 14328 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2019-10-31 12:04:15,481 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2019-10-31 12:04:15,482 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:04:15,486 14328 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2019-10-31 12:04:15,487 14328 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2019-10-31 12:04:15,488 14328 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2019-10-31 12:04:15,489 14328 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2019-10-31 12:04:15,490 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2019-10-31 12:04:15,490 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2019-10-31 12:04:15,491 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2019-10-31 12:04:15,492 14328 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2019-10-31 12:04:15,493 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:04:15,494 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:15,498 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:04:15,499 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:04:15,501 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:04:15,502 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2019-10-31 12:04:15,503 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2019-10-31 12:04:15,504 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:04:15,506 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:04:15,508 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2019-10-31 12:04:15,509 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:04:15,510 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2019-10-31 12:04:15,511 14328 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2019-10-31 12:04:15,512 14328 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2019-10-31 12:04:15,513 14328 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2019-10-31 12:04:15,514 14328 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:04:15,515 14328 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2019-10-31 12:04:15,516 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2019-10-31 12:04:15,519 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:15,519 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:04:15,520 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:04:15,521 14328 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2019-10-31 12:04:15,522 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2019-10-31 12:04:15,523 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2019-10-31 12:04:15,524 14328 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2019-10-31 12:04:15,525 14328 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2019-10-31 12:04:15,529 14328 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2019-10-31 12:04:15,530 14328 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2019-10-31 12:04:15,532 14328 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2019-10-31 12:04:15,533 14328 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:04:15,534 14328 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:04:15,535 14328 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:04:15,536 14328 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:04:15,537 14328 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:04:15,541 14328 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:04:15,549 14328 [DEBUG] - Loading community extensions 2019-10-31 12:04:15,574 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' 2019-10-31 12:04:15,578 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. 2019-10-31 12:04:15,614 14328 [ERROR] - You must provide a value expression on the right-hand side of the '-' operator. 2019-10-31 12:04:15,617 14328 [ERROR] - The specified module 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' was not loaded because no valid module file was found in any module directory. 2019-10-31 12:04:15,619 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1' 2019-10-31 12:04:15,620 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'. 2019-10-31 12:04:15,636 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:04:15,637 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:04:15,649 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:04:15,650 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:04:15,653 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1' 2019-10-31 12:04:15,655 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1'. 2019-10-31 12:04:15,664 14328 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:04:15,665 14328 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:04:15,666 14328 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:04:15,667 14328 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:04:15,668 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:04:15,669 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:04:15,669 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:04:15,673 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:04:15,674 14328 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:04:15,675 14328 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:04:15,676 14328 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:04:15,677 14328 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:04:15,678 14328 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:04:15,679 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:04:15,680 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:04:15,681 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:04:15,684 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:04:15,685 14328 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:04:15,686 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2019-10-31 12:04:15,687 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2019-10-31 12:04:15,712 14328 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:04:15,715 14328 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:04:15,716 14328 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:04:15,717 14328 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:04:15,718 14328 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2019-10-31 12:04:15,720 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2019-10-31 12:04:15,721 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2019-10-31 12:04:15,722 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2019-10-31 12:04:15,723 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2019-10-31 12:04:15,727 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2019-10-31 12:04:15,727 14328 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2019-10-31 12:04:15,728 14328 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2019-10-31 12:04:15,729 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2019-10-31 12:04:15,730 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:04:15,731 14328 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2019-10-31 12:04:15,732 14328 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2019-10-31 12:04:15,732 14328 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2019-10-31 12:04:15,733 14328 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2019-10-31 12:04:15,737 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2019-10-31 12:04:15,738 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2019-10-31 12:04:15,739 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2019-10-31 12:04:15,740 14328 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2019-10-31 12:04:15,741 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:04:15,742 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:15,743 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:04:15,744 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:04:15,745 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:04:15,748 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2019-10-31 12:04:15,749 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2019-10-31 12:04:15,750 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:04:15,751 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:04:15,752 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2019-10-31 12:04:15,753 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:04:15,754 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2019-10-31 12:04:15,755 14328 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2019-10-31 12:04:15,757 14328 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2019-10-31 12:04:15,760 14328 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2019-10-31 12:04:15,761 14328 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:04:15,763 14328 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2019-10-31 12:04:15,764 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2019-10-31 12:04:15,765 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:15,766 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:04:15,767 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:04:15,767 14328 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2019-10-31 12:04:15,770 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2019-10-31 12:04:15,771 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2019-10-31 12:04:15,772 14328 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2019-10-31 12:04:15,773 14328 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2019-10-31 12:04:15,774 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:04:15,775 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:04:15,776 14328 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:04:15,777 14328 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:04:15,778 14328 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:04:15,781 14328 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:04:15,782 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:04:15,783 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:04:15,784 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:04:15,785 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:04:15,786 14328 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:04:15,787 14328 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:04:15,788 14328 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:04:15,789 14328 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2019-10-31 12:04:15,792 14328 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2019-10-31 12:04:15,793 14328 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2019-10-31 12:04:15,794 14328 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:04:15,795 14328 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:04:15,796 14328 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:04:15,798 14328 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:04:15,799 14328 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:04:15,800 14328 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:04:15,804 14328 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:04:15,805 14328 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2019-10-31 12:04:15,806 14328 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2019-10-31 12:04:15,807 14328 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2019-10-31 12:04:15,809 14328 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2019-10-31 12:04:15,810 14328 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2019-10-31 12:04:15,810 14328 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2019-10-31 12:04:15,810 14328 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2019-10-31 12:04:15,814 14328 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2019-10-31 12:04:15,815 14328 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2019-10-31 12:04:15,816 14328 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:04:15,817 14328 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2019-10-31 12:04:15,818 14328 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2019-10-31 12:04:15,819 14328 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2019-10-31 12:04:15,820 14328 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2019-10-31 12:04:15,821 14328 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2019-10-31 12:04:15,822 14328 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2019-10-31 12:04:15,825 14328 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2019-10-31 12:04:15,826 14328 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2019-10-31 12:04:15,827 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:04:15,828 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:15,829 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:04:15,831 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:04:15,832 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:04:15,833 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2019-10-31 12:04:15,837 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2019-10-31 12:04:15,839 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:04:15,840 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:04:15,841 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2019-10-31 12:04:15,842 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:04:15,847 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2019-10-31 12:04:15,848 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:04:15,849 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:04:15,850 14328 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2019-10-31 12:04:15,851 14328 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:04:15,852 14328 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2019-10-31 12:04:15,852 14328 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2019-10-31 12:04:15,853 14328 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:04:15,853 14328 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:04:15,854 14328 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:04:15,858 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:04:15,859 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:04:15,861 14328 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:04:15,862 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:04:15,864 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:04:15,865 14328 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:04:15,866 14328 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2019-10-31 12:04:15,870 14328 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:04:15,871 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2019-10-31 12:04:15,872 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:15,873 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:04:15,874 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:04:15,875 14328 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2019-10-31 12:04:15,876 14328 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'. 2019-10-31 12:04:15,880 14328 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'. 2019-10-31 12:04:15,881 14328 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'. 2019-10-31 12:04:15,882 14328 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2019-10-31 12:04:15,883 14328 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2019-10-31 12:04:15,884 14328 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2019-10-31 12:04:15,885 14328 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2019-10-31 12:04:15,886 14328 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2019-10-31 12:04:15,887 14328 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2019-10-31 12:04:15,888 14328 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:04:15,891 14328 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2019-10-31 12:04:15,892 14328 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2019-10-31 12:04:15,893 14328 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2019-10-31 12:04:15,900 14328 [DEBUG] - ---------------------------Script Execution--------------------------- 2019-10-31 12:04:15,902 14328 [DEBUG] - Running 'ChocolateyScriptRunner' for notepadplusplus.install v7.8.1 with packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\notepadplusplus.install', installArguments: '', packageParameters: '', 2019-10-31 12:04:15,906 14328 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1' 2019-10-31 12:04:15,938 14328 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'notepadplusplus.install' -fileType 'exe' -file64 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe' -validExitCodes '0' -silentArgs '/S' -file 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.exe' 2019-10-31 12:04:15,947 14328 [DEBUG] - Running Get-ProcessorBits -compare '32' 2019-10-31 12:04:15,954 14328 [INFO ] - Installing 64-bit notepadplusplus.install... 2019-10-31 12:04:15,956 14328 [INFO ] - 2019-10-31 12:04:16,020 14328 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools' -statements '/S ' -exeToRun 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe' 2019-10-31 12:04:16,024 14328 [DEBUG] - Unable to use current location for Working Directory. Using Cache Location instead. 2019-10-31 12:04:16,030 14328 [DEBUG] - Test-ProcessAdminRights: returning True 2019-10-31 12:04:16,032 14328 [DEBUG] - Elevating permissions and running ["C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe" /S ]. This may take a while, depending on the statements. 2019-10-31 12:04:16,910 14328 [DEBUG] - Command ["C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe" /S ] exited with '0'. 2019-10-31 12:04:16,916 14328 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin' 2019-10-31 12:04:16,917 14328 [INFO ] - notepadplusplus.install has been installed. 2019-10-31 12:04:16,918 14328 [INFO ] - 2019-10-31 12:04:16,994 14328 [ERROR] - ERROR: The term 'Get-AppInstallLocation' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. at System.Management.Automation.CommandDiscovery.LookupCommandInfo(String commandName, CommandOrigin commandOrigin) at System.Management.Automation.CommandDiscovery.LookupCommandProcessor(String commandName, CommandOrigin commandOrigin, Nullable`1 useLocalScope) at System.Management.Automation.ExecutionContext.CreateCommand(String command) at System.Management.Automation.CommandNode.CreateCommandProcessor(Int32& index, ExecutionContext context) at System.Management.Automation.CommandNode.AddToPipeline(PipelineProcessor pipeline, ExecutionContext context) at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context) at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context) at System.Management.Automation.AssignmentStatementNode.Execute(Array input, Pipe outputPipe, ExecutionContext context) at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context) 2019-10-31 12:04:17,006 14328 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '-1'. 2019-10-31 12:04:17,010 14328 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a'] 2019-10-31 12:04:17,046 14328 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116' 2019-10-31 12:04:17,209 14328 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\notepadplusplus.install' 2019-10-31 12:04:17,230 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\notepadplusplus.install.nupkg' with checksum '4C7AF4D0EE8657CD56B8601429FB1BE9' 2019-10-31 12:04:17,234 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\notepadplusplus.install.nuspec' with checksum 'F805D76C85EC5D8363E305309B529C1D' 2019-10-31 12:04:17,235 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\legal\LICENSE.txt' with checksum '397AD6FD5743ECC1826ADD6EA0FB0AF4' 2019-10-31 12:04:17,236 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\legal\VERIFICATION.txt' with checksum 'EDDE3D201BF66228096C5E96A17EA8F5' 2019-10-31 12:04:17,237 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1' with checksum 'F35712E478B53A497260988596D534C6' 2019-10-31 12:04:17,238 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyUninstall.ps1' with checksum '53320AA62EBA74A2B64155CE4DD1D87B' 2019-10-31 12:04:17,247 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.exe' with checksum '741CAB59266B05A277C5DA306ECF1955' 2019-10-31 12:04:17,261 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe' with checksum 'AD98B286078B74B4AF1FE6969E92737A' 2019-10-31 12:04:17,262 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\npp.7.8.1.Installer.x64.exe.ignore' with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956' 2019-10-31 12:04:17,279 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.arguments". 2019-10-31 12:04:17,284 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.extra". 2019-10-31 12:04:17,285 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.version". 2019-10-31 12:04:17,285 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.sxs". 2019-10-31 12:04:17,287 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.install.7.8.1\.pin". 2019-10-31 12:04:17,291 14328 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bad\notepadplusplus.install". 2019-10-31 12:04:17,299 14328 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... 2019-10-31 12:04:17,300 14328 [ERROR] - The install of notepadplusplus.install was NOT successful. 2019-10-31 12:04:17,302 14328 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1'. See log for details. 2019-10-31 12:04:17,306 14328 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\notepadplusplus.install' to 'C:\ProgramData\chocolatey\lib-bad\notepadplusplus.install' 2019-10-31 12:04:19,337 14328 [INFO ] - [NuGet] Installing 'notepadplusplus 7.8.1'. 2019-10-31 12:04:19,342 14328 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'notepadplusplus\tools'. 2019-10-31 12:04:19,343 14328 [DEBUG] - [NuGet] Added file 'notepadplusplus.nupkg' to folder 'notepadplusplus'. 2019-10-31 12:04:19,547 14328 [DEBUG] - [NuGet] Added file 'notepadplusplus.nuspec' to folder 'notepadplusplus'. 2019-10-31 12:04:19,550 14328 [INFO ] - [NuGet] Successfully installed 'notepadplusplus 7.8.1'. 2019-10-31 12:04:19,551 14328 [INFO ] - notepadplusplus v7.8.1 (forced) [Approved] 2019-10-31 12:04:19,553 14328 [INFO ] - notepadplusplus package files install completed. Performing other installation steps. 2019-10-31 12:04:19,683 14328 [DEBUG] - Setting installer args for notepadplusplus 2019-10-31 12:04:19,686 14328 [DEBUG] - Setting package parameters for notepadplusplus 2019-10-31 12:04:19,687 14328 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1': 2019-10-31 12:04:19,688 14328 [DEBUG] - #Install-VirtualPackage 'notepadplusplus.commandline' 'notepadplusplus.install' 2019-10-31 12:04:19,689 14328 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] 2019-10-31 12:04:19,756 14328 [DEBUG] - Host version is 5.1.18362.1, PowerShell Version is '2.0' and CLR Version is '4.0.30319.42000'. 2019-10-31 12:04:19,850 14328 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2019-10-31 12:04:19,853 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2019-10-31 12:04:19,855 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2019-10-31 12:04:19,856 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2019-10-31 12:04:19,856 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2019-10-31 12:04:19,857 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2019-10-31 12:04:19,858 14328 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2019-10-31 12:04:19,859 14328 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2019-10-31 12:04:19,860 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2019-10-31 12:04:19,861 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:04:19,864 14328 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2019-10-31 12:04:19,865 14328 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2019-10-31 12:04:19,866 14328 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2019-10-31 12:04:19,867 14328 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2019-10-31 12:04:19,868 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2019-10-31 12:04:19,869 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2019-10-31 12:04:19,870 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2019-10-31 12:04:19,871 14328 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2019-10-31 12:04:19,871 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:04:19,875 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:19,876 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:04:19,877 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:04:19,878 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:04:19,879 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2019-10-31 12:04:19,880 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2019-10-31 12:04:19,881 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:04:19,882 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:04:19,883 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2019-10-31 12:04:19,885 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:04:19,886 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2019-10-31 12:04:19,888 14328 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2019-10-31 12:04:19,889 14328 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2019-10-31 12:04:19,889 14328 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2019-10-31 12:04:19,890 14328 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:04:19,891 14328 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2019-10-31 12:04:19,892 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2019-10-31 12:04:19,896 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:19,897 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:04:19,898 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:04:19,899 14328 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2019-10-31 12:04:19,900 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2019-10-31 12:04:19,901 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2019-10-31 12:04:19,902 14328 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2019-10-31 12:04:19,903 14328 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2019-10-31 12:04:19,908 14328 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2019-10-31 12:04:19,909 14328 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2019-10-31 12:04:19,910 14328 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2019-10-31 12:04:19,911 14328 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:04:19,912 14328 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:04:19,913 14328 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:04:19,915 14328 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:04:19,915 14328 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:04:19,919 14328 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:04:19,921 14328 [DEBUG] - Loading community extensions 2019-10-31 12:04:19,924 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' 2019-10-31 12:04:19,925 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. 2019-10-31 12:04:19,946 14328 [ERROR] - You must provide a value expression on the right-hand side of the '-' operator. 2019-10-31 12:04:19,948 14328 [ERROR] - The specified module 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' was not loaded because no valid module file was found in any module directory. 2019-10-31 12:04:19,951 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1' 2019-10-31 12:04:19,953 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'. 2019-10-31 12:04:19,965 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:04:19,966 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:04:19,966 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:04:19,970 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:04:19,974 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1' 2019-10-31 12:04:19,976 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1'. 2019-10-31 12:04:19,988 14328 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:04:19,989 14328 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:04:19,990 14328 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:04:19,991 14328 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:04:19,992 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:04:19,993 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:04:19,996 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:04:19,997 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:04:19,998 14328 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:04:19,999 14328 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:04:20,001 14328 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:04:20,002 14328 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:04:20,003 14328 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:04:20,007 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:04:20,007 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:04:20,009 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:04:20,010 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:04:20,011 14328 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:04:20,012 14328 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2019-10-31 12:04:20,014 14328 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2019-10-31 12:04:20,037 14328 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:04:20,040 14328 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:04:20,041 14328 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:04:20,043 14328 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:04:20,044 14328 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2019-10-31 12:04:20,045 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2019-10-31 12:04:20,046 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2019-10-31 12:04:20,047 14328 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2019-10-31 12:04:20,048 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2019-10-31 12:04:20,051 14328 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2019-10-31 12:04:20,052 14328 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2019-10-31 12:04:20,052 14328 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2019-10-31 12:04:20,053 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2019-10-31 12:04:20,054 14328 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:04:20,055 14328 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2019-10-31 12:04:20,056 14328 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2019-10-31 12:04:20,057 14328 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2019-10-31 12:04:20,058 14328 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2019-10-31 12:04:20,061 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2019-10-31 12:04:20,062 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2019-10-31 12:04:20,063 14328 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2019-10-31 12:04:20,065 14328 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2019-10-31 12:04:20,066 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:04:20,067 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:20,069 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:04:20,073 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:04:20,074 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:04:20,075 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2019-10-31 12:04:20,076 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2019-10-31 12:04:20,077 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:04:20,078 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:04:20,079 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2019-10-31 12:04:20,081 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:04:20,084 14328 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2019-10-31 12:04:20,085 14328 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2019-10-31 12:04:20,086 14328 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2019-10-31 12:04:20,087 14328 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2019-10-31 12:04:20,088 14328 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:04:20,089 14328 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2019-10-31 12:04:20,090 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2019-10-31 12:04:20,090 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:20,091 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:04:20,094 14328 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:04:20,095 14328 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2019-10-31 12:04:20,096 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2019-10-31 12:04:20,097 14328 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2019-10-31 12:04:20,098 14328 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2019-10-31 12:04:20,099 14328 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2019-10-31 12:04:20,100 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'. 2019-10-31 12:04:20,101 14328 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'. 2019-10-31 12:04:20,102 14328 [INFO ] - VERBOSE: Exporting function 'Enable-AutoPin'. 2019-10-31 12:04:20,106 14328 [INFO ] - VERBOSE: Exporting function 'Show-Patreon'. 2019-10-31 12:04:20,106 14328 [INFO ] - VERBOSE: Exporting function 'Show-PayPal'. 2019-10-31 12:04:20,107 14328 [INFO ] - VERBOSE: Exporting function 'Show-ToastMessage'. 2019-10-31 12:04:20,109 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'. 2019-10-31 12:04:20,110 14328 [INFO ] - VERBOSE: Exporting function 'Start-CheckandThrow'. 2019-10-31 12:04:20,112 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'. 2019-10-31 12:04:20,114 14328 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'. 2019-10-31 12:04:20,117 14328 [INFO ] - VERBOSE: Exporting function 'Test-Dependency'. 2019-10-31 12:04:20,118 14328 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2019-10-31 12:04:20,119 14328 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2019-10-31 12:04:20,121 14328 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2019-10-31 12:04:20,123 14328 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2019-10-31 12:04:20,124 14328 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2019-10-31 12:04:20,125 14328 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2019-10-31 12:04:20,129 14328 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2019-10-31 12:04:20,130 14328 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2019-10-31 12:04:20,131 14328 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:04:20,132 14328 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2019-10-31 12:04:20,132 14328 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2019-10-31 12:04:20,133 14328 [INFO ] - VERBOSE: Importing function 'Enable-AutoPin'. 2019-10-31 12:04:20,134 14328 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2019-10-31 12:04:20,135 14328 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2019-10-31 12:04:20,136 14328 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2019-10-31 12:04:20,140 14328 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2019-10-31 12:04:20,140 14328 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2019-10-31 12:04:20,141 14328 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2019-10-31 12:04:20,142 14328 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2019-10-31 12:04:20,144 14328 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2019-10-31 12:04:20,145 14328 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2019-10-31 12:04:20,146 14328 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2019-10-31 12:04:20,147 14328 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2019-10-31 12:04:20,150 14328 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2019-10-31 12:04:20,151 14328 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2019-10-31 12:04:20,152 14328 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2019-10-31 12:04:20,153 14328 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2019-10-31 12:04:20,154 14328 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2019-10-31 12:04:20,155 14328 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2019-10-31 12:04:20,156 14328 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2019-10-31 12:04:20,157 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. 2019-10-31 12:04:20,158 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:20,163 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2019-10-31 12:04:20,164 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2019-10-31 12:04:20,165 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2019-10-31 12:04:20,167 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2019-10-31 12:04:20,168 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2019-10-31 12:04:20,168 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2019-10-31 12:04:20,170 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2019-10-31 12:04:20,171 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2019-10-31 12:04:20,174 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2019-10-31 12:04:20,174 14328 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2019-10-31 12:04:20,175 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'. 2019-10-31 12:04:20,177 14328 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'. 2019-10-31 12:04:20,178 14328 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2019-10-31 12:04:20,179 14328 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2019-10-31 12:04:20,179 14328 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2019-10-31 12:04:20,180 14328 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2019-10-31 12:04:20,184 14328 [INFO ] - VERBOSE: Importing function 'Show-Patreon'. 2019-10-31 12:04:20,185 14328 [INFO ] - VERBOSE: Importing function 'Show-PayPal'. 2019-10-31 12:04:20,198 14328 [INFO ] - VERBOSE: Importing function 'Show-ToastMessage'. 2019-10-31 12:04:20,200 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'. 2019-10-31 12:04:20,201 14328 [INFO ] - VERBOSE: Importing function 'Start-CheckandThrow'. 2019-10-31 12:04:20,202 14328 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2019-10-31 12:04:20,203 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'. 2019-10-31 12:04:20,204 14328 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'. 2019-10-31 12:04:20,207 14328 [INFO ] - VERBOSE: Importing function 'Test-Dependency'. 2019-10-31 12:04:20,209 14328 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2019-10-31 12:04:20,210 14328 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2019-10-31 12:04:20,213 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2019-10-31 12:04:20,214 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2019-10-31 12:04:20,218 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2019-10-31 12:04:20,218 14328 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2019-10-31 12:04:20,219 14328 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2019-10-31 12:04:20,220 14328 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'. 2019-10-31 12:04:20,221 14328 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'. 2019-10-31 12:04:20,221 14328 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'. 2019-10-31 12:04:20,222 14328 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2019-10-31 12:04:20,223 14328 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2019-10-31 12:04:20,224 14328 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2019-10-31 12:04:20,225 14328 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2019-10-31 12:04:20,228 14328 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2019-10-31 12:04:20,229 14328 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2019-10-31 12:04:20,230 14328 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2019-10-31 12:04:20,231 14328 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2019-10-31 12:04:20,232 14328 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2019-10-31 12:04:20,233 14328 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2019-10-31 12:04:20,237 14328 [DEBUG] - ---------------------------Script Execution--------------------------- 2019-10-31 12:04:20,240 14328 [DEBUG] - Running 'ChocolateyScriptRunner' for notepadplusplus v7.8.1 with packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\notepadplusplus', installArguments: '', packageParameters: '', 2019-10-31 12:04:20,244 14328 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' 2019-10-31 12:04:20,246 14328 [DEBUG] - ---------------------------------------------------------------------- 2019-10-31 12:04:20,250 14328 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. 2019-10-31 12:04:20,252 14328 [WARN ] - Only an exit code of non-zero will fail the package by default. Set `--failonstderr` if you want error messages to also fail a script. See `choco -h` for details. 2019-10-31 12:04:20,253 14328 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a'] 2019-10-31 12:04:20,287 14328 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116' 2019-10-31 12:04:20,414 14328 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\notepadplusplus' 2019-10-31 12:04:20,417 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nupkg' with checksum '63C8AF09ABA62B4D7A5CF551AE02F7AC' 2019-10-31 12:04:20,418 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\notepadplusplus.nuspec' with checksum '755A972A7565C97BFCC4F1E61C80F988' 2019-10-31 12:04:20,419 14328 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\notepadplusplus\tools\chocolateyInstall.ps1' with checksum 'E681F355000DAF7C0D94E48772AF8A38' 2019-10-31 12:04:20,427 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.arguments". 2019-10-31 12:04:20,436 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.extra". 2019-10-31 12:04:20,438 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.version". 2019-10-31 12:04:20,439 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.sxs". 2019-10-31 12:04:20,440 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\notepadplusplus.7.8.1\.pin". 2019-10-31 12:04:20,441 14328 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... 2019-10-31 12:04:20,443 14328 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\notepadplusplus\.chocolateyPending". 2019-10-31 12:04:20,444 14328 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\notepadplusplus". 2019-10-31 12:04:20,445 14328 [INFO ] - The install of notepadplusplus was successful. 2019-10-31 12:04:20,449 14328 [INFO ] - Software install location not explicitly set, could be in package or default install location if installer. 2019-10-31 12:04:20,451 14328 [DEBUG] - Attempting to delete file "C:\Users\Ben\AppData\Local\NuGet\Cache\notepadplusplus.7.8.1.nupkg". 2019-10-31 12:04:20,460 14328 [WARN ] - Chocolatey installed 1/2 packages. 1 packages failed. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2019-10-31 12:04:20,461 14328 [INFO ] - 2019-10-31 12:04:20,462 14328 [ERROR] - Failures 2019-10-31 12:04:20,463 14328 [ERROR] - - notepadplusplus.install (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\notepadplusplus.install\tools\chocolateyInstall.ps1'. See log for details. 2019-10-31 12:04:20,464 14328 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2019-10-31 12:04:20,480 14328 [DEBUG] - Exiting with -1 ~~~

HunterZ commented 4 years ago

Rob says this is an extension issue, so I reported it here too: https://github.com/chocolatey-community/chocolatey-coreteampackages/issues/1373

Moth-Tolias commented 4 years ago

this is affecting me too. the specified file is present in the directory, but i still get the error.

AdmiringWorm commented 4 years ago

@ferventcoder this issue can be closed, as the issues have been confirmed and identified to be in the chocolatey-core.extension package, and not in choco itself.

HunterZ commented 4 years ago

I'll close it. Thanks!