Zurück   Trojaner-Board > Web/PC > Alles rund um Windows

Alles rund um Windows: Schokolade

Windows 7 Hilfe zu allen Windows-Betriebssystemen: Windows XP, Windows Vista, Windows 7, Windows 8(.1) und Windows 10 / Windows 11- als auch zu sämtlicher Windows-Software. Alles zu Windows 10 ist auch gerne willkommen. Bitte benenne etwaige Fehler oder Bluescreens unter Windows mit dem Wortlaut der Fehlermeldung und Fehlercode. Erste Schritte für Hilfe unter Windows.

Antwort
Alt 26.06.2017, 15:13   #1
Micha679
 
Schokolade - Pfeil

Problem: Schokolade



Code:
ATTFilter
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Windows\system32>@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.ex
e" -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebC
lient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH
%;%ALLUSERSPROFILE%\chocolatey\bin"

Mode                LastWriteTime     Length Name
----                -------------     ------ ----
d----        26.06.2017     14:25            chocInstall
Unable to set PowerShell to use TLS 1.2 and TLS 1.1 due to old .NET Framework i
nstalled. If you see underlying connection closed or trust errors, you may need
 to do one or more of the following: (1) upgrade to .NET Framework 4.5+ and Pow
erShell v3, (2) specify internal Chocolatey package location (set $env:chocolat
eyDownloadUrl prior to install or host the package internally), (3) use the Dow
nload + PowerShell method of install. See https://chocolatey.org/install for al
l install options.
Getting latest version of the Chocolatey package for download.
Getting Chocolatey from https://chocolatey.org/api/v2/package/chocolatey/0.10.7
.
Downloading 7-Zip commandline tool prior to extraction.
Extracting C:\Users\TWM\AppData\Local\Temp\chocolatey\chocInstall\chocolatey.zi
p to C:\Users\TWM\AppData\Local\Temp\chocolatey\chocInstall...
Installing chocolatey on this machine
Creating ChocolateyInstall as an environment variable (targeting 'Machine')
  Setting ChocolateyInstall to 'C:\ProgramData\chocolatey'
WARNING: It's very likely you will need to close and reopen your shell
  before you can use choco.
Restricting write permissions to Administrators
We are setting up the Chocolatey package repository.
The packages themselves go to 'C:\ProgramData\chocolatey\lib'
  (i.e. C:\ProgramData\chocolatey\lib\yourPackageName).
A shim file for the command line goes to 'C:\ProgramData\chocolatey\bin'
  and points to an executable in 'C:\ProgramData\chocolatey\lib\yourPackageName
'.

Creating Chocolatey folders if they do not already exist.

WARNING: You can safely ignore errors related to missing log files when
  upgrading from a version of Chocolatey less than 0.9.9.
  'Batch file could not be found' is also safe to ignore.
  'The system cannot find the file specified' - also safe.
chocolatey.nupkg file not installed in lib.
 Attempting to locate it from bootstrapper.
PATH environment variable does not have C:\ProgramData\chocolatey\bin in it. Add
ing...
WARNUNG: Not setting tab completion: Profile file does not exist at
'C:\Users\TWM\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1'.
Chocolatey (choco.exe) is now ready.
You can call choco from anywhere, command line or powershell by typing choco.
Run choco /? for a list of functions.
You may need to shut down and restart powershell and/or consoles
 first prior to using choco.
Ensuring chocolatey commands are on the path
Ensuring chocolatey.nupkg is in the lib folder



C:\Windows\system32>
         
ich bekomme lauter Warnungen... PowerShell ist wohl schuld , wenn ich das richtig erfasse.?

Alt 27.06.2017, 14:55   #2
Micha679
 
Schokolade - Standard

Schokolade Anleitung / Hilfe



Code:
ATTFilter
2017-06-26 17:38:13,141 6372 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2017-06-26 17:38:13,141 6372 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2017-06-26 17:38:13,169 6372 [DEBUG] - XmlConfiguration is now operational
2017-06-26 17:38:13,193 6372 [INFO ] - ============================================================
2017-06-26 17:38:13,225 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\config".
2017-06-26 17:38:13,579 6372 [DEBUG] - Attempting to replace "C:\ProgramData\chocolatey\config\chocolatey.config"
 with "C:\ProgramData\chocolatey\config\chocolatey.config.6372.update".
 Backup placed at "C:\ProgramData\chocolatey\config\chocolatey.config.backup".
2017-06-26 17:38:13,594 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\config\chocolatey.config.6372.update"
 to "C:\ProgramData\chocolatey\config\chocolatey.config".
2017-06-26 17:38:13,594 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.6372.update".
2017-06-26 17:38:13,594 6372 [INFO ] - Chocolatey v0.10.7
2017-06-26 17:38:13,594 6372 [DEBUG] - Chocolatey is running on Windows v 6.1.7601.65536
2017-06-26 17:38:13,594 6372 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2017-06-26 17:38:13,610 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2017-06-26 17:38:13,627 6372 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install -y irfanviewplugins
2017-06-26 17:38:13,628 6372 [DEBUG] - Received arguments: install -y irfanviewplugins
2017-06-26 17:38:13,662 6372 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2017-06-26 17:38:13,662 6372 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2017-06-26 17:38:13,677 6372 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2017-06-26 17:38:13,711 6372 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2017-06-26 17:38:13,711 6372 [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.
2017-06-26 17:38:13,727 6372 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\TWM\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|Input='irfanviewplugins'|
AllVersions='False'|SkipPackageInstallProvider='False'|
PackageNames='irfanviewplugins'|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='6.1.7601.65536'|
Information.PlatformName='Windows 7'|
Information.ChocolateyVersion='0.10.7.0'|
Information.ChocolateyProductVersion='0.10.7'|
Information.FullName='choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='TWM'|Information.UserDomainName='TWM-GRAFIK'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.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'|
FeatureCommand.Command='unknown'|
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2017-06-26 17:38:13,727 6372 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2017-06-26 17:38:13,727 6372 [INFO ] - Installing the following packages:
2017-06-26 17:38:13,727 6372 [INFO ] - irfanviewplugins
2017-06-26 17:38:13,727 6372 [INFO ] - By installing you accept licenses for the packages.
2017-06-26 17:38:14,863 6372 [INFO ] - [NuGet] Attempting to resolve dependency 'irfanview (= 4.42)'.
2017-06-26 17:38:26,735 6372 [INFO ] - [NuGet] Attempting to resolve dependency 'autohotkey.portable'.
2017-06-26 17:38:34,810 6372 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-uninstall.extension'.
2017-06-26 17:38:35,542 6372 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-core.extension (= 1.0)'.
2017-06-26 17:40:05,366 6372 [INFO ] - [NuGet] Installing 'autohotkey.portable 1.1.26.00'.
2017-06-26 17:40:05,382 6372 [DEBUG] - [NuGet] Added file 'AutoHotkey_1.1.26.00.zip' to folder 'autohotkey.portable\tools'.
2017-06-26 17:40:05,409 6372 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'autohotkey.portable\tools'.
2017-06-26 17:40:05,412 6372 [DEBUG] - [NuGet] Added file 'license.txt' to folder 'autohotkey.portable\tools'.
2017-06-26 17:40:05,418 6372 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'autohotkey.portable\tools'.
2017-06-26 17:40:05,484 6372 [DEBUG] - [NuGet] Added file 'autohotkey.portable.nuspec' to folder 'autohotkey.portable'.
2017-06-26 17:40:05,517 6372 [DEBUG] - [NuGet] Added file 'autohotkey.portable.nupkg' to folder 'autohotkey.portable'.
2017-06-26 17:40:05,517 6372 [INFO ] - [NuGet] Successfully installed 'autohotkey.portable 1.1.26.00'.
2017-06-26 17:40:05,517 6372 [INFO ] - 
autohotkey.portable v1.1.26.00 [Approved]
2017-06-26 17:40:05,533 6372 [INFO ] - autohotkey.portable package files install completed. Performing other installation steps.
2017-06-26 17:40:05,600 6372 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\chocolateyInstall.ps1':
2017-06-26 17:40:05,600 6372 [DEBUG] - $ErrorActionPreference = 'Stop'

$fileName  = 'AutoHotkey_1.1.26.00.zip'
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$zip_path = "$toolsPath\$fileName"
rm $toolsPath\* -Recurse -Force -Exclude $fileName

$packageArgs = @{
    PackageName  = 'autohotkey.portable'
    FileFullPath = $zip_path
    Destination  = $toolsPath
}
Get-ChocolateyUnzip @packageArgs
rm $zip_path -ea 0

Write-Host "Removing ANSI version"
rm "$toolsPath/AutoHotkeyA32.exe" -ea 0
if (Get-ProcessorBits 64) {
    Write-Verbose "Removing x32 version"
    rm "$toolsPath/AutoHotkeyU32.exe" -ea 0
    mv "$toolsPath/AutoHotkeyU64.exe" "$toolsPath/AutoHotkey.exe" -Force
} else {
    Write-Verbose "Removing x64 version"
    rm "$toolsPath/AutoHotkeyU64.exe" -ea 0
    mv "$toolsPath/AutoHotkeyU32.exe" "$toolsPath/AutoHotkey.exe" -Force
}

2017-06-26 17:40:05,683 6372 [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\autohotkey.portable\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters ''']
2017-06-26 17:40:05,730 6372 [DEBUG] - Redirecting System.Management.Automation.resources, Version=1.0.0.0, Culture=de-DE, PublicKeyToken=31bf3856ad364e35, requested by ''
2017-06-26 17:40:07,584 6372 [DEBUG] - Host version is 2.0, PowerShell Version is '2.0' and CLR Version is '4.0.30319.42000'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-06-26 17:40:07,768 6372 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-06-26 17:40:07,783 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:07,799 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:07,799 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:07,800 6372 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-06-26 17:40:07,800 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-06-26 17:40:07,801 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-06-26 17:40:07,802 6372 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-06-26 17:40:07,802 6372 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:07,806 6372 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-06-26 17:40:07,806 6372 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-06-26 17:40:07,807 6372 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:07,808 6372 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-06-26 17:40:07,809 6372 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-06-26 17:40:07,810 6372 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:07,810 6372 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:07,811 6372 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-06-26 17:40:07,811 6372 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-06-26 17:40:07,816 6372 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-06-26 17:40:07,816 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-06-26 17:40:07,817 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:07,818 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:07,819 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-06-26 17:40:07,819 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:07,820 6372 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-06-26 17:40:07,820 6372 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:07,821 6372 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-06-26 17:40:07,822 6372 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-06-26 17:40:07,822 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:07,823 6372 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-06-26 17:40:07,824 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-06-26 17:40:07,824 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-06-26 17:40:07,825 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-06-26 17:40:07,825 6372 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-06-26 17:40:07,826 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:07,827 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:07,827 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:07,828 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:07,828 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:07,829 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-06-26 17:40:07,830 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-06-26 17:40:07,830 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:07,831 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:07,831 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:07,832 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:07,833 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:07,833 6372 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-06-26 17:40:07,834 6372 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-06-26 17:40:07,834 6372 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-06-26 17:40:07,835 6372 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:07,836 6372 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-06-26 17:40:07,836 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-06-26 17:40:07,837 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:07,837 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:07,838 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:07,839 6372 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-06-26 17:40:07,839 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-06-26 17:40:07,840 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-06-26 17:40:07,841 6372 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-06-26 17:40:07,841 6372 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:07,842 6372 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-06-26 17:40:07,842 6372 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-06-26 17:40:07,843 6372 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:07,843 6372 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-06-26 17:40:07,844 6372 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-06-26 17:40:07,844 6372 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:07,845 6372 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:07,846 6372 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-06-26 17:40:07,846 6372 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-06-26 17:40:07,859 6372 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2017-06-26 17:40:07,860 6372 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2017-06-26 17:40:07,861 6372 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:07,861 6372 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:07,862 6372 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2017-06-26 17:40:07,863 6372 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:07,863 6372 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2017-06-26 17:40:07,864 6372 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:07,865 6372 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2017-06-26 17:40:07,865 6372 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2017-06-26 17:40:07,866 6372 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:07,866 6372 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2017-06-26 17:40:07,867 6372 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2017-06-26 17:40:07,868 6372 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2017-06-26 17:40:07,868 6372 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2017-06-26 17:40:07,869 6372 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2017-06-26 17:40:07,870 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:07,870 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:07,871 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:07,871 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:07,872 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:07,873 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2017-06-26 17:40:07,873 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2017-06-26 17:40:07,874 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:07,874 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:07,875 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:07,876 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:07,876 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:07,877 6372 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2017-06-26 17:40:07,877 6372 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2017-06-26 17:40:07,878 6372 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2017-06-26 17:40:07,879 6372 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:07,879 6372 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2017-06-26 17:40:07,880 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2017-06-26 17:40:07,880 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:07,881 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:07,881 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:07,882 6372 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2017-06-26 17:40:07,882 6372 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2017-06-26 17:40:07,883 6372 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2017-06-26 17:40:07,884 6372 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2017-06-26 17:40:07,884 6372 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:07,886 6372 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2017-06-26 17:40:07,887 6372 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:07,887 6372 [DEBUG] - Running 'ChocolateyScriptRunner' for autohotkey.portable v1.1.26.00 with packageScript 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\autohotkey.portable', installArguments: '', packageParameters: '',
2017-06-26 17:40:07,887 6372 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\chocolateyInstall.ps1'
2017-06-26 17:40:07,934 6372 [DEBUG] - Running Get-ChocolateyUnzip -destination 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools' -packageName 'autohotkey.portable' -fileFullPath 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey_1.1.26.00.zip' 
2017-06-26 17:40:07,934 6372 [DEBUG] - Running Get-ProcessorBits -compare '32' 
2017-06-26 17:40:07,956 6372 [INFO ] - Extracting C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey_1.1.26.00.zip to C:\ProgramData\chocolatey\lib\autohotkey.portable\tools...
2017-06-26 17:40:07,957 6372 [INFO ] -
         
Code:
ATTFilter
EBUG] - 7zip found at 'C:\ProgramData\chocolatey\tools\7z.exe'
2017-06-26 17:40:07,967 6372 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\autohotkey.portable\tools" -y "C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey_1.1.26.00.zip"]
2017-06-26 17:40:08,252 6372 [INFO ] - VERBOSE: 
2017-06-26 17:40:08,252 6372 [INFO ] - VERBOSE: 
2017-06-26 17:40:08,252 6372 [INFO ] - VERBOSE: Scanning the drive for archives:
2017-06-26 17:40:08,252 6372 [INFO ] - VERBOSE: 1 file, 4504636 bytes (4400 KiB)
2017-06-26 17:40:08,252 6372 [INFO ] - VERBOSE: 
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: Extracting archive: C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey_1.1.26.00.zip
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: 7-Zip [32] 16.04 : Copyright (c) 1999-2016 Igor Pavlov : 2016-10-04
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: --
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: Path = C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey_1.1.26.00.zip
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: Type = zip
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: Physical Size = 4504636
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: 
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - ActiveWindowInfo.ahk
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - AutoHotkey.chm
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - AutoHotkeyA32.exe
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - AutoHotkeyU32.exe
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - AutoHotkeyU64.exe
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - Compiler\Ahk2Exe.exe
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - Compiler\ANSI 32-bit.bin
2017-06-26 17:40:08,268 6372 [INFO ] - VERBOSE: - Compiler\readme.txt
2017-06-26 17:40:08,283 6372 [INFO ] - VERBOSE: - Compiler\Unicode 32-bit.bin
2017-06-26 17:40:08,284 6372 [INFO ] - VERBOSE: - Compiler\Unicode 64-bit.bin
2017-06-26 17:40:08,285 6372 [INFO ] - VERBOSE: - Installer.ahk
2017-06-26 17:40:08,285 6372 [INFO ] - VERBOSE: - license.txt
2017-06-26 17:40:08,286 6372 [INFO ] - VERBOSE: - Template.ahk
2017-06-26 17:40:08,287 6372 [INFO ] - VERBOSE: Everything is Ok
2017-06-26 17:40:08,287 6372 [INFO ] - VERBOSE: 
2017-06-26 17:40:08,288 6372 [INFO ] - VERBOSE: Files: 13
2017-06-26 17:40:08,289 6372 [INFO ] - VERBOSE: Size:       7836116
2017-06-26 17:40:08,289 6372 [INFO ] - VERBOSE: Compressed: 4504636
2017-06-26 17:40:08,304 6372 [DEBUG] - $exitCode was passed null
2017-06-26 17:40:08,304 6372 [DEBUG] - Command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\autohotkey.portable\tools" -y "C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey_1.1.26.00.zip"] exited with '0'.
2017-06-26 17:40:08,402 6372 [DEBUG] - 7z exit code: 0
2017-06-26 17:40:08,437 6372 [INFO ] - C:\ProgramData\chocolatey\lib\autohotkey.portable\tools
2017-06-26 17:40:08,444 6372 [INFO ] - Removing ANSI version
2017-06-26 17:40:08,445 6372 [INFO ] - 
2017-06-26 17:40:08,447 6372 [DEBUG] - Running Get-ProcessorBits -compare '64' 
2017-06-26 17:40:08,448 6372 [INFO ] - VERBOSE: Removing x32 version
2017-06-26 17:40:08,470 6372 [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\autohotkey.portable\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'.
2017-06-26 17:40:08,470 6372 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2017-06-26 17:40:08,565 6372 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2017-06-26 17:40:08,640 6372 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\autohotkey.portable'
2017-06-26 17:40:08,655 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\autohotkey.portable.nupkg'
  with checksum '2DE5E364B48E96AEAE02A4CD57A7B926'
2017-06-26 17:40:08,656 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\autohotkey.portable.nuspec'
  with checksum 'CE23B4B0EA84F419D59628C8B89F4AD6'
2017-06-26 17:40:08,656 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\AutoHotkey_1.1.26.00.zip.txt'
  with checksum '18D65C2090042512E2F22565FEDB2086'
2017-06-26 17:40:08,657 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\ActiveWindowInfo.ahk'
  with checksum '36291D3BB68BE49AB5239CAEB0B0A6E3'
2017-06-26 17:40:08,662 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey.chm'
  with checksum '11492A74DE1F6F879E531BC734EC2A26'
2017-06-26 17:40:08,667 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey.exe'
  with checksum '0F333A6B574FAD36E6EBE0E0143FA3E0'
2017-06-26 17:40:08,669 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Installer.ahk'
  with checksum 'A3DBADE5DC6DD9A9AF4783AC28DB62E1'
2017-06-26 17:40:08,669 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\license.txt'
  with checksum 'E3F2AD7733F3166FE770E4DC00AF6C45'
2017-06-26 17:40:08,670 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Template.ahk'
  with checksum 'A85EEB1DC6F9A33897C407B4240DC20F'
2017-06-26 17:40:08,673 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\Ahk2Exe.exe'
  with checksum '696E8758D353FF8D5D6D4555E8CE9BD6'
2017-06-26 17:40:08,675 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\ANSI 32-bit.bin'
  with checksum 'AF93D474178C6028AA3C18FEC15D2F2C'
2017-06-26 17:40:08,676 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\readme.txt'
  with checksum '7DC396DF6D33B515684FC351F3D84410'
2017-06-26 17:40:08,679 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\Unicode 32-bit.bin'
  with checksum '0DCF45D59AB27DEB94D6F4F2B7C4000F'
2017-06-26 17:40:08,682 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\Unicode 64-bit.bin'
  with checksum 'C4AD9BE43BF8388FC80E6F50C89CAF25'
2017-06-26 17:40:08,691 6372 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\autohotkey.portable\tools\AutoHotkey.exe" --output="C:\ProgramData\chocolatey\bin\AutoHotkey.exe"  --iconpath="C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey.exe"']
2017-06-26 17:40:09,754 6372 [DEBUG] -  [ShimGen] Microsoft (R) Visual C# Compiler version 4.6.1099.0
2017-06-26 17:40:09,754 6372 [DEBUG] -  [ShimGen] for C# 5
2017-06-26 17:40:09,754 6372 [DEBUG] -  [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2017-06-26 17:40:09,754 6372 [DEBUG] -  [ShimGen] This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see hxxp://go.microsoft.com/fwlink/?LinkID=533240
2017-06-26 17:40:09,754 6372 [DEBUG] -  [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\AutoHotkey.exe'
2017-06-26 17:40:09,754 6372 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\autohotkey.portable\tools\AutoHotkey.exe" --output="C:\ProgramData\chocolatey\bin\AutoHotkey.exe"  --iconpath="C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey.exe"'] exited with '0'
2017-06-26 17:40:09,754 6372 [INFO ] -  ShimGen has successfully created a shim for AutoHotkey.exe
2017-06-26 17:40:09,754 6372 [DEBUG] -   Created: C:\ProgramData\chocolatey\bin\AutoHotkey.exe
  Targeting: C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\AutoHotkey.exe
  IsGui:False

2017-06-26 17:40:09,754 6372 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\autohotkey.portable\tools\Compiler\Ahk2Exe.exe" --output="C:\ProgramData\chocolatey\bin\Ahk2Exe.exe"  --iconpath="C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\Ahk2Exe.exe"']
2017-06-26 17:40:10,419 6372 [DEBUG] -  [ShimGen] Microsoft (R) Visual C# Compiler version 4.6.1099.0
2017-06-26 17:40:10,419 6372 [DEBUG] -  [ShimGen] for C# 5
2017-06-26 17:40:10,419 6372 [DEBUG] -  [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2017-06-26 17:40:10,419 6372 [DEBUG] -  [ShimGen] This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see hxxp://go.microsoft.com/fwlink/?LinkID=533240
2017-06-26 17:40:10,419 6372 [DEBUG] -  [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\Ahk2Exe.exe'
2017-06-26 17:40:10,437 6372 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\autohotkey.portable\tools\Compiler\Ahk2Exe.exe" --output="C:\ProgramData\chocolatey\bin\Ahk2Exe.exe"  --iconpath="C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\Ahk2Exe.exe"'] exited with '0'
2017-06-26 17:40:10,438 6372 [INFO ] -  ShimGen has successfully created a shim for Ahk2Exe.exe
2017-06-26 17:40:10,439 6372 [DEBUG] -   Created: C:\ProgramData\chocolatey\bin\Ahk2Exe.exe
  Targeting: C:\ProgramData\chocolatey\lib\autohotkey.portable\tools\Compiler\Ahk2Exe.exe
  IsGui:False

2017-06-26 17:40:10,451 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey".
2017-06-26 17:40:10,456 6372 [DEBUG] - Adding 'Hidden' attribute(s) to 'C:\ProgramData\chocolatey\.chocolatey'.
2017-06-26 17:40:10,456 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\autohotkey.portable.1.1.26.00".
2017-06-26 17:40:10,456 6372 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\autohotkey.portable.1.1.26.00\.files'
2017-06-26 17:40:10,487 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\autohotkey.portable.1.1.26.00\.extra".
2017-06-26 17:40:10,487 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\autohotkey.portable.1.1.26.00\.version".
2017-06-26 17:40:10,487 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\autohotkey.portable.1.1.26.00\.sxs".
2017-06-26 17:40:10,487 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\autohotkey.portable.1.1.26.00\.pin".
2017-06-26 17:40:10,487 6372 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2017-06-26 17:40:10,487 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\autohotkey.portable\.chocolateyPending".
2017-06-26 17:40:10,487 6372 [INFO ] -  The install of autohotkey.portable was successful.
2017-06-26 17:40:10,487 6372 [INFO ] -   Software installed to 'C:\ProgramData\chocolatey\lib\autohotkey.portable\tools'
2017-06-26 17:40:10,487 6372 [INFO ] - [NuGet] Installing 'chocolatey-core.extension 1.3.1'.
2017-06-26 17:40:10,487 6372 [DEBUG] - [NuGet] Added file 'chocolatey-core.psm1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,532 6372 [DEBUG] - [NuGet] Added file 'Get-AppInstallLocation.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,555 6372 [DEBUG] - [NuGet] Added file 'Get-AvailableDriveLetter.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,555 6372 [DEBUG] - [NuGet] Added file 'Get-EffectiveProxy.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,606 6372 [DEBUG] - [NuGet] Added file 'Get-PackageCacheLocation.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,610 6372 [DEBUG] - [NuGet] Added file 'Get-PackageParameters.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,623 6372 [DEBUG] - [NuGet] Added file 'Get-UninstallRegistryKey.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,623 6372 [DEBUG] - [NuGet] Added file 'Get-WebContent.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,623 6372 [DEBUG] - [NuGet] Added file 'Register-Application.ps1' to folder 'chocolatey-core.extension\extensions'.
2017-06-26 17:40:10,638 6372 [DEBUG] - [NuGet] Added file 'chocolatey-core.extension.nuspec' to folder 'chocolatey-core.extension'.
2017-06-26 17:40:10,638 6372 [DEBUG] - [NuGet] Added file 'chocolatey-core.extension.nupkg' to folder 'chocolatey-core.extension'.
2017-06-26 17:40:10,654 6372 [INFO ] - [NuGet] Successfully installed 'chocolatey-core.extension 1.3.1'.
2017-06-26 17:40:10,654 6372 [INFO ] - 
chocolatey-core.extension v1.3.1 [Approved]
2017-06-26 17:40:10,654 6372 [INFO ] - chocolatey-core.extension package files install completed. Performing other installation steps.
2017-06-26 17:40:10,735 6372 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension'
2017-06-26 17:40:10,735 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nupkg'
  with checksum '05E60995D04DE3E38B5BB3DF06C4F40D'
2017-06-26 17:40:10,735 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\chocolatey-core.extension.nuspec'
  with checksum '181014246419644ACE964C50AF316AE9'
2017-06-26 17:40:10,735 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1'
  with checksum '8007E67FDE249548DBF78D1DC8AFDCCC'
2017-06-26 17:40:10,735 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1'
  with checksum '406182C03D616AB4B91EB26B36BEDEA3'
2017-06-26 17:40:10,735 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1'
  with checksum '2F386746AFC2ACB9561DFB245239B93F'
2017-06-26 17:40:10,750 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1'
  with checksum '3895F062D2D91D9D32D1FC57A619066C'
2017-06-26 17:40:10,750 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1'
  with checksum '77A378E5C659E5A53D2D64E276159B62'
2017-06-26 17:40:10,751 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageParameters.ps1'
  with checksum 'C08B3AF8CA150B6609DF2B978B693269'
2017-06-26 17:40:10,751 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-UninstallRegistryKey.ps1'
  with checksum '3FAA5C11AAFC4EA35BB98EA797446C97'
2017-06-26 17:40:10,752 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1'
  with checksum '57D013E581EFEA3D4D8366183C9A5797'
2017-06-26 17:40:10,752 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1'
  with checksum 'D2853E569DAC9A341642BA76EC4FB411'
2017-06-26 17:40:10,753 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions".
2017-06-26 17:40:10,755 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-core".
2017-06-26 17:40:10,757 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\chocolatey-core.psm1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1".
2017-06-26 17:40:10,758 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AppInstallLocation.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AppInstallLocation.ps1".
2017-06-26 17:40:10,804 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-AvailableDriveLetter.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-AvailableDriveLetter.ps1".
2017-06-26 17:40:10,804 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-EffectiveProxy.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-EffectiveProxy.ps1".
2017-06-26 17:40:10,819 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageCacheLocation.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageCacheLocation.ps1".
2017-06-26 17:40:10,819 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-PackageParameters.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-PackageParameters.ps1".
2017-06-26 17:40:10,848 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-UninstallRegistryKey.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-UninstallRegistryKey.ps1".
2017-06-26 17:40:10,856 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Get-WebContent.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Get-WebContent.ps1".
2017-06-26 17:40:10,871 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\extensions\Register-Application.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-core\Register-Application.ps1".
2017-06-26 17:40:12,372 6372 [WARN ] -  Installed/updated chocolatey-core extensions.
2017-06-26 17:40:12,374 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.1".
2017-06-26 17:40:12,374 6372 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.1\.files'
2017-06-26 17:40:12,374 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.1\.extra".
2017-06-26 17:40:12,374 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.1\.version".
2017-06-26 17:40:12,374 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.1\.sxs".
2017-06-26 17:40:12,374 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-core.extension.1.3.1\.pin".
2017-06-26 17:40:12,374 6372 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2017-06-26 17:40:12,374 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-core.extension\.chocolateyPending".
2017-06-26 17:40:12,374 6372 [INFO ] -  The install of chocolatey-core.extension was successful.
2017-06-26 17:40:12,374 6372 [INFO ] -   Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core'
2017-06-26 17:40:12,374 6372 [INFO ] - [NuGet] Installing 'chocolatey-uninstall.extension 1.2.0'.
2017-06-26 17:40:12,420 6372 [DEBUG] - [NuGet] Added file 'chocolatey-uninstall.extension.nuspec' to folder 'chocolatey-uninstall.extension'.
2017-06-26 17:40:12,445 6372 [DEBUG] - [NuGet] Added file 'chocolatey-uninstall.extension.nupkg' to folder 'chocolatey-uninstall.extension'.
2017-06-26 17:40:12,446 6372 [INFO ] - [NuGet] Successfully installed 'chocolatey-uninstall.extension 1.2.0'.
2017-06-26 17:40:12,446 6372 [INFO ] - 
chocolatey-uninstall.extension v1.2.0 [Approved]
2017-06-26 17:40:12,448 6372 [INFO ] - chocolatey-uninstall.extension package files install completed. Performing other installation steps.
2017-06-26 17:40:12,504 6372 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-uninstall.extension'
2017-06-26 17:40:12,504 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-uninstall.extension\chocolatey-uninstall.extension.nupkg'
  with checksum '967904EBAB960D3B76881527E88A7805'
2017-06-26 17:40:12,504 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-uninstall.extension\chocolatey-uninstall.extension.nuspec'
  with checksum '1EB432FDEE57D775DF62E635935E97B1'
2017-06-26 17:40:12,504 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\chocolatey-uninstall".
2017-06-26 17:40:12,504 6372 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-uninstall.extension\.chocolateyPending"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-uninstall\.chocolateyPending".
2017-06-26 17:40:12,547 6372 [WARN ] - This is try 1/3. Retrying after 300 milliseconds.
 Error converted to warning:
 (32) Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird: [\\?\C:\ProgramData\chocolatey\extensions\chocolatey-uninstall\.chocolateyPending]
2017-06-26 17:40:12,857 6372 [WARN ] - This is try 2/3. Retrying after 400 milliseconds.
 Error converted to warning:
 (32) Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird: [\\?\C:\ProgramData\chocolatey\extensions\chocolatey-uninstall\.chocolateyPending]
2017-06-26 17:40:13,258 6372 [ERROR] - Maximum tries of 3 reached. Throwing error.
2017-06-26 17:40:13,258 6372 [ERROR] - Attempted to copy
 'C:\ProgramData\chocolatey\lib\chocolatey-uninstall.extension'
 to 'C:\ProgramData\chocolatey\extensions\chocolatey-uninstall'
 but had an error:
 (32) Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird: [\\?\C:\ProgramData\chocolatey\extensions\chocolatey-uninstall\.chocolateyPending]
2017-06-26 17:40:13,258 6372 [WARN ] -  Installed/updated chocolatey-uninstall extensions.
2017-06-26 17:40:13,258 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chocolatey-uninstall.extension.1.2.0".
2017-06-26 17:40:13,576 6372 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chocolatey-uninstall.extension.1.2.0\.files'
2017-06-26 17:40:13,576 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-uninstall.extension.1.2.0\.extra".
2017-06-26 17:40:13,591 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-uninstall.extension.1.2.0\.version".
2017-06-26 17:40:13,591 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-uninstall.extension.1.2.0\.sxs".
2017-06-26 17:40:13,591 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-uninstall.extension.1.2.0\.pin".
2017-06-26 17:40:13,591 6372 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2017-06-26 17:40:13,591 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-uninstall.extension\.chocolateyPending".
2017-06-26 17:40:13,591 6372 [INFO ] -  The install of chocolatey-uninstall.extension was successful.
2017-06-26 17:40:13,591 6372 [INFO ] -   Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-uninstall'
2017-06-26 17:40:13,591 6372 [INFO ] - [NuGet] Installing 'IrfanView 4.44'.
2017-06-26 17:40:13,622 6372 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'IrfanView\tools'.
2017-06-26 17:40:13,622 6372 [DEBUG] - [NuGet] Added file 'chocolateyUninstall.ahk' to folder 'IrfanView\tools'.
2017-06-26 17:40:13,651 6372 [DEBUG] - [NuGet] Added file 'chocolateyUninstall.ps1' to folder 'IrfanView\tools'.
2017-06-26 17:40:13,658 6372 [DEBUG] - [NuGet] Added file 'iview444_setup.exe' to folder 'IrfanView\tools'.
2017-06-26 17:40:13,674 6372 [DEBUG] - [NuGet] Added file 'iview444_x64_setup.exe' to folder 'IrfanView\tools'.
2017-06-26 17:40:13,674 6372 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'IrfanView\tools'.
2017-06-26 17:40:13,674 6372 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'IrfanView\tools'.
2017-06-26 17:40:13,705 6372 [DEBUG] - [NuGet] Added file 'IrfanView.nuspec' to folder 'IrfanView'.
2017-06-26 17:40:13,724 6372 [DEBUG] - [NuGet] Added file 'IrfanView.nupkg' to folder 'IrfanView'.
2017-06-26 17:40:13,725 6372 [INFO ] - [NuGet] Successfully installed 'IrfanView 4.44'.
2017-06-26 17:40:13,727 6372 [INFO ] - 
IrfanView v4.44 [Approved]
2017-06-26 17:40:13,732 6372 [INFO ] - irfanview package files install completed. Performing other installation steps.
2017-06-26 17:40:13,773 6372 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\IrfanView\tools\chocolateyInstall.ps1':
2017-06-26 17:40:13,773 6372 [DEBUG] - #https://www.fosshub.com/IrfanView.html
$packageName    = 'irfanview'
$installerType  = 'exe'
$toolsDir       = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url            = "$toolsDir\iview444_setup.exe"
$checksum       = '71B44CD3D14376BBB619B2FE8A632D29200385738DD186680E988CE32662B3D6'
$checksumType   = 'sha256'
$url64          = "$toolsDir\iview444_x64_setup.exe"
$checksum64     = '38C9AC7B8C7C4342ECABD139E5CA4E9BD9460F0B541C00DFCD3E9D76CC125888'
$checksumType64 = 'sha256'
$validExitCodes = @(0)
$arguments      = @{}
$packageParameters = $env:chocolateyPackageParameters

Write-Debug "Default values for package parameters: 0=off, 1=on"
$desktop = 0
$thumbs = 0
$group = 0
$allusers = 1
$assoc = 0
$ini = "%APPDATA%\IrfanView"
$folder = $null

if ($packageParameters) {
    $match_pattern = "\/(?<option>([a-zA-Z]+))=(?<value>([`"'])?([a-zA-Z0-9- _\\:%\.]+)([`"'])?)|\/(?<option>([a-zA-Z]+))"
    $option_name = 'option'
    $value_name = 'value'

    if ($packageParameters -match $match_pattern ){
        $results = $packageParameters | Select-String $match_pattern -AllMatches
        $results.matches | ForEach-Object {
          $arguments.Add(
              $_.Groups[$option_name].Value.Trim(),
              $_.Groups[$value_name].Value.Trim())
      }
    } else {
        Throw "Package Parameters were found but were invalid (REGEX failure)"
    }

    if ($arguments.ContainsKey("desktop")) {
        Write-Verbose "Adding desktop shortcut to IrfanView"
        $desktop = 1
    }

    if ($arguments.ContainsKey("thumbs")) {
        Write-Verbose "Adding desktop shortcut to IrfanView Thumbnails"
        $thumbs = 1
    }

    if ($arguments.ContainsKey("group")) {
        Write-Verbose "Adding IrfanView group to start menu"
        $group = 1
    }
    
    if ($arguments.ContainsKey("allusers")) {
        Write-Verbose "Installing IrfanView for only current user"
        $allusers = 0
    }
    
    if ($arguments.ContainsKey("assoc")) {
        Write-Verbose "Associating IrfanView to file types"
        $assoc = $arguments["assoc"]
    }

    if ($arguments.ContainsKey("ini")) {
        Write-Verbose "You want to use a custom configuration Path"
        $ini = $arguments["ini"]
    }
    
    if ($arguments.ContainsKey("folder")) {
        Write-Verbose "You want to use a custom configuration Path"
        $folder = $arguments["folder"]
    }

} else {
    Write-Debug "No package parameters passed in"
}

$silentArgs = "/silent" + 
              " /desktop=" + $desktop + 
              " /thumbs=" + $thumbs + 
              " /group=" + $group + 
              " /allusers=" + $allusers +
              " /assoc=" + $assoc
if ($ini) { $silentArgs += " /ini=" + $ini }
if ($folder) { $silentArgs += " /folder=" + $folder }
Write-Debug "Silent arguments Chocolatey will use are: $silentArgs"

$packageArgs = @{
  packageName   = $packageName
  fileType      = $installerType
  url           = $url
  url64bit      = $url64
  validExitCodes= $validExitCodes
  silentArgs    = $silentArgs
  softwareName  = 'IrfanView*'
  checksum      = $checksum
  checksumType  = $checksumType
  Checksum64    = $checksum64
  ChecksumType64= $checksumType64
}

Install-ChocolateyPackage @packageArgs 	

Remove-Item $url 
Remove-Item $url64					  
2017-06-26 17:40:13,773 6372 [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\IrfanView\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters ''']
2017-06-26 17:40:13,788 6372 [DEBUG] - Redirecting Microsoft.WSMan.Management.resources, Version=1.0.0.0, Culture=de-DE, PublicKeyToken=31bf3856ad364e35, requested by ''
2017-06-26 17:40:13,840 6372 [DEBUG] - Host version is 2.0, PowerShell Version is '2.0' and CLR Version is '4.0.30319.42000'.
2017-06-26 17:40:13,959 6372 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-06-26 17:40:13,960 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-06-26 17:40:13,960 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:13,961 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:13,962 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-06-26 17:40:13,962 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:13,963 6372 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-06-26 17:40:13,964 6372 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:13,964 6372 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-06-26 17:40:13,965 6372 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-06-26 17:40:13,965 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:13,966 6372 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-06-26 17:40:13,967 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-06-26 17:40:13,967 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-06-26 17:40:13,968 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-06-26 17:40:13,968 6372 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-06-26 17:40:13,969 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:13,969 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:13,970 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:13,970 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:13,971 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:13,972 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-06-26 17:40:13,972 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-06-26 17:40:13,973 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:13,973 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:13,974 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:13,974 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-06-26 17:40:13,975 6372 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-06-26 17:40:13,991 6372 [DEBUG] - Loading community extensions
2017-06-26 17:40:14,006 6372 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2017-06-26 17:40:14,006 6372 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-06-26 17:40:14,074 6372 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:14,090 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-06-26 17:40:14,105 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-06-26 17:40:14,121 6372 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-06-26 17:40:14,122 6372 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-06-26 17:40:14,122 6372 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-06-26 17:40:14,123 6372 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:14,123 6372 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-06-26 17:40:14,124 6372 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-06-26 17:40:14,124 6372 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:14,125 6372 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:14,125 6372 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-06-26 17:40:14,126 6372 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-06-26 17:40:14,127 6372 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2017-06-26 17:40:14,127 6372 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-06-26 17:40:14,128 6372 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:14,128 6372 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2017-06-26 17:40:14,129 6372 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:14,129 6372 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:14,130 6372 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-06-26 17:40:14,130 6372 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2017-06-26 17:40:14,131 6372 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:14,131 6372 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2017-06-26 17:40:14,132 6372 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:14,132 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-06-26 17:40:14,133 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-06-26 17:40:14,133 6372 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2017-06-26 17:40:14,134 6372 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2017-06-26 17:40:14,134 6372 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:14,135 6372 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2017-06-26 17:40:14,135 6372 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-06-26 17:40:14,136 6372 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2017-06-26 17:40:14,136 6372 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2017-06-26 17:40:14,137 6372 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2017-06-26 17:40:14,137 6372 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2017-06-26 17:40:14,138 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:14,138 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:14,139 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:14,139 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:14,140 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:14,140 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2017-06-26 17:40:14,141 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2017-06-26 17:40:14,141 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2017-06-26 17:40:14,142 6372 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:14,157 6372 [DEBUG] - Running 'ChocolateyScriptRunner' for IrfanView v4.44 with packageScript 'C:\ProgramData\chocolatey\lib\IrfanView\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\IrfanView', installArguments: '', packageParameters: '',
2017-06-26 17:40:14,157 6372 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\IrfanView\tools\chocolateyInstall.ps1'
2017-06-26 17:40:14,157 6372 [DEBUG] - Default values for package parameters: 0=off, 1=on
2017-06-26 17:40:14,157 6372 [DEBUG] - No package parameters passed in
2017-06-26 17:40:14,157 6372 [DEBUG] - Silent arguments Chocolatey will use are: /silent /desktop=0 /thumbs=0 /group=0 /allusers=1 /assoc=0 /ini=%APPDATA%\IrfanView
2017-06-26 17:40:14,157 6372 [DEBUG] - Running Install-ChocolateyPackage -url 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_setup.exe' -checksumType64 'sha256' -url64bit 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_x64_setup.exe' -checksum '71B44CD3D14376BBB619B2FE8A632D29200385738DD186680E988CE32662B3D6' -checksumType 'sha256' -packageName 'irfanview' -fileType 'exe' -checksum64 '38C9AC7B8C7C4342ECABD139E5CA4E9BD9460F0B541C00DFCD3E9D76CC125888' -validExitCodes '0' -silentArgs '/silent /desktop=0 /thumbs=0 /group=0 /allusers=1 /assoc=0 /ini=%APPDATA%\IrfanView' 
2017-06-26 17:40:14,173 6372 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'irfanview' -fileFullPath 'C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe' -url 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_setup.exe' -url64bit 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_x64_setup.exe' -checksum '71B44CD3D14376BBB619B2FE8A632D29200385738DD186680E988CE32662B3D6' -checksumType 'sha256' -checksum64 '38C9AC7B8C7C4342ECABD139E5CA4E9BD9460F0B541C00DFCD3E9D76CC125888' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' 
2017-06-26 17:40:14,173 6372 [DEBUG] - Running Get-ProcessorBits -compare '64' 
2017-06-26 17:40:14,173 6372 [DEBUG] - CPU is 64 bit
2017-06-26 17:40:14,173 6372 [DEBUG] - Setting url to 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_x64_setup.exe' and bitPackage to 64
2017-06-26 17:40:14,173 6372 [DEBUG] - Running Get-WebFileName -url 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_x64_setup.exe' -defaultName 'irfanviewInstall.exe' 
2017-06-26 17:40:14,189 6372 [INFO ] - Attempt to use original download file name failed for 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_x64_setup.exe'.
2017-06-26 17:40:14,204 6372 [INFO ] - 
2017-06-26 17:40:14,206 6372 [INFO ] - Copying irfanview
         
__________________


Alt 27.06.2017, 14:58   #3
Micha679
 
Schokolade - Standard

Schokolade Details



Code:
ATTFilter
:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_x64_setup.exe'
2017-06-26 17:40:14,206 6372 [INFO ] - 
2017-06-26 17:40:16,257 6372 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2017-06-26 17:40:16,257 6372 [DEBUG] - Verifying package provided checksum of '38C9AC7B8C7C4342ECABD139E5CA4E9BD9460F0B541C00DFCD3E9D76CC125888' for 'C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe'.
2017-06-26 17:40:16,257 6372 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe' -checksum '38C9AC7B8C7C4342ECABD139E5CA4E9BD9460F0B541C00DFCD3E9D76CC125888' -checksumType 'sha256' -originalUrl 'C:\ProgramData\chocolatey\lib\IrfanView\tools\iview444_x64_setup.exe' 
2017-06-26 17:40:16,273 6372 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2017-06-26 17:40:16,274 6372 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="38C9AC7B8C7C4342ECABD139E5CA4E9BD9460F0B541C00DFCD3E9D76CC125888" -t="sha256" -f="C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe"]
2017-06-26 17:40:16,548 6372 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="38C9AC7B8C7C4342ECABD139E5CA4E9BD9460F0B541C00DFCD3E9D76CC125888" -t="sha256" -f="C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe"] exited with '0'.
2017-06-26 17:40:16,550 6372 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'irfanview' -fileType 'exe' -silentArgs '/silent /desktop=0 /thumbs=0 /group=0 /allusers=1 /assoc=0 /ini=%APPDATA%\IrfanView' -file 'C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe' -validExitCodes '0' -useOnlyPackageSilentArguments 'False' 
2017-06-26 17:40:16,550 6372 [DEBUG] - Running Get-ProcessorBits -compare '32' 
2017-06-26 17:40:16,552 6372 [INFO ] - Installing irfanview...
2017-06-26 17:40:16,553 6372 [INFO ] - 
2017-06-26 17:40:16,569 6372 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44' -statements '/silent /desktop=0 /thumbs=0 /group=0 /allusers=1 /assoc=0 /ini=%APPDATA%\IrfanView ' -exeToRun 'C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe' 
2017-06-26 17:40:16,572 6372 [DEBUG] - Test-ProcessAdminRights: returning True
2017-06-26 17:40:16,573 6372 [DEBUG] - Elevating permissions and running ["C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe" /silent /desktop=0 /thumbs=0 /group=0 /allusers=1 /assoc=0 /ini=%APPDATA%\IrfanView ]. This may take a while, depending on the statements.
2017-06-26 17:40:17,479 6372 [DEBUG] - Command ["C:\Users\TWM\AppData\Local\Temp\chocolatey\IrfanView\4.44\irfanviewInstall.exe" /silent /desktop=0 /thumbs=0 /group=0 /allusers=1 /assoc=0 /ini=%APPDATA%\IrfanView ] exited with '0'.
2017-06-26 17:40:17,480 6372 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2017-06-26 17:40:17,481 6372 [INFO ] - irfanview has been installed.
2017-06-26 17:40:17,482 6372 [INFO ] - 
2017-06-26 17:40:17,487 6372 [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\IrfanView\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'.
2017-06-26 17:40:17,488 6372 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2017-06-26 17:40:17,578 6372 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2017-06-26 17:40:17,609 6372 [INFO ] -   irfanview may be able to be automatically uninstalled.
2017-06-26 17:40:17,609 6372 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\IrfanView'
2017-06-26 17:40:17,625 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\IrfanView\IrfanView.nupkg'
  with checksum 'A6F86EF9E58EB31F0F30996AC0A608AD'
2017-06-26 17:40:17,625 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\IrfanView\IrfanView.nuspec'
  with checksum '03743F373140AD9426E921261ACA4548'
2017-06-26 17:40:17,625 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\IrfanView\tools\chocolateyInstall.ps1'
  with checksum '3367BAF3811B50828F6E8E3D05539B8D'
2017-06-26 17:40:17,625 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\IrfanView\tools\chocolateyUninstall.ahk'
  with checksum '3FFD327951776A8F5BCBE5241F3C914E'
2017-06-26 17:40:17,625 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\IrfanView\tools\chocolateyUninstall.ps1'
  with checksum 'ED2CA7AB66E2D897CB64B99F2FA037DB'
2017-06-26 17:40:17,625 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\IrfanView\tools\LICENSE.txt'
  with checksum '84BC02A04A350F525A0A1F344627647C'
2017-06-26 17:40:17,625 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\IrfanView\tools\VERIFICATION.txt'
  with checksum 'B248C8B00D19206FC049EB139E638CE9'
2017-06-26 17:40:17,625 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\IrfanView.4.44".
2017-06-26 17:40:17,649 6372 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\IrfanView.4.44\.registry'
2017-06-26 17:40:17,661 6372 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\IrfanView.4.44\.files'
2017-06-26 17:40:17,677 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\IrfanView.4.44\.extra".
2017-06-26 17:40:17,677 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\IrfanView.4.44\.version".
2017-06-26 17:40:17,677 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\IrfanView.4.44\.sxs".
2017-06-26 17:40:17,677 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\IrfanView.4.44\.pin".
2017-06-26 17:40:17,677 6372 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2017-06-26 17:40:17,677 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\IrfanView\.chocolateyPending".
2017-06-26 17:40:17,677 6372 [INFO ] -  The install of irfanview was successful.
2017-06-26 17:40:17,677 6372 [INFO ] -   Software installed to 'C:\Program Files\IrfanView\'
2017-06-26 17:40:17,677 6372 [INFO ] - [NuGet] Installing 'irfanviewplugins 4.44.20170319'.
2017-06-26 17:40:17,677 6372 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'irfanviewplugins\tools'.
2017-06-26 17:40:17,693 6372 [DEBUG] - [NuGet] Added file 'irfanview_plugins_444_setup.exe' to folder 'irfanviewplugins\tools'.
2017-06-26 17:40:17,761 6372 [DEBUG] - [NuGet] Added file 'irfanview_plugins_x64_444_setup.exe' to folder 'irfanviewplugins\tools'.
2017-06-26 17:40:17,761 6372 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'irfanviewplugins\tools'.
2017-06-26 17:40:17,761 6372 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'irfanviewplugins\tools'.
2017-06-26 17:40:17,777 6372 [DEBUG] - [NuGet] Added file 'irfanviewplugins.nuspec' to folder 'irfanviewplugins'.
2017-06-26 17:40:17,858 6372 [DEBUG] - [NuGet] Added file 'irfanviewplugins.nupkg' to folder 'irfanviewplugins'.
2017-06-26 17:40:17,858 6372 [INFO ] - [NuGet] Successfully installed 'irfanviewplugins 4.44.20170319'.
2017-06-26 17:40:17,858 6372 [INFO ] - 
irfanviewplugins v4.44.20170319 [Approved]
2017-06-26 17:40:17,858 6372 [INFO ] - irfanviewplugins package files install completed. Performing other installation steps.
2017-06-26 17:40:17,894 6372 [DEBUG] - Setting installer args for irfanviewplugins
2017-06-26 17:40:17,894 6372 [DEBUG] - Setting package parameters for irfanviewplugins
2017-06-26 17:40:17,894 6372 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\chocolateyInstall.ps1':
2017-06-26 17:40:17,894 6372 [DEBUG] - # https://www.fosshub.com/IrfanView.html/irfanview_plugins_442_setup.exe
$packageName    = 'irfanviewplugins'
$installerType  = 'exe'
$toolsDir       = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url            = "$toolsDir\irfanview_plugins_444_setup.exe"
$checksum       = '2802CA82B660C5FCF8948F41671710F71C4BA4E648581BC4F3A87A5ED5F05364'
$url64          = "$toolsDir\irfanview_plugins_x64_444_setup.exe"
$checksum64     = 'D7BDBBC59233FDC70FDDAC3B3DAE79669FEA7FEFA58C97D4B2131426B4C7C355'
$validExitCodes = @(0)
$silentArgs     = "/silent"

					  
$packageArgs = @{
  packageName   = $packageName
  fileType      = $installerType
  url           = $url
  url64bit      = $url64
  validExitCodes= $validExitCodes
  silentArgs    = $silentArgs
  softwareName  = ''
  checksum      = $checksum
  checksumType  = 'sha256'
  Checksum64    = $checksum64
  ChecksumType64= 'sha256'
}

Install-ChocolateyPackage @packageArgs  

Remove-Item $url 
Remove-Item $url64							  
2017-06-26 17:40:17,894 6372 [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\irfanviewplugins\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters ''']
2017-06-26 17:40:17,909 6372 [DEBUG] - Redirecting Microsoft.WSMan.Management.resources, Version=1.0.0.0, Culture=de-DE, PublicKeyToken=31bf3856ad364e35, requested by ''
2017-06-26 17:40:17,965 6372 [DEBUG] - Host version is 2.0, PowerShell Version is '2.0' and CLR Version is '4.0.30319.42000'.
2017-06-26 17:40:18,056 6372 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-06-26 17:40:18,057 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-06-26 17:40:18,058 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:18,059 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:18,060 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-06-26 17:40:18,060 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:18,061 6372 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:18,062 6372 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-06-26 17:40:18,078 6372 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-06-26 17:40:18,078 6372 [DEBUG] - Loading community extensions
2017-06-26 17:40:18,078 6372 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2017-06-26 17:40:18,094 6372 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2017-06-26 17:40:18,112 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:18,112 6372 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-06-26 17:40:18,112 6372 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-06-26 17:40:18,128 6372 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-06-26 17:40:18,143 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2017-06-26 17:40:18,159 6372 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2017-06-26 17:40:18,175 6372 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-06-26 17:40:18,190 6372 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2017-06-26 17:40:18,190 6372 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2017-06-26 17:40:18,191 6372 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2017-06-26 17:40:18,191 6372 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2017-06-26 17:40:18,192 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2017-06-26 17:40:18,192 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-06-26 17:40:18,193 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2017-06-26 17:40:18,194 6372 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2017-06-26 17:40:18,195 6372 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2017-06-26 17:40:18,195 6372 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2017-06-26 17:40:18,196 6372 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2017-06-26 17:40:18,196 6372 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2017-06-26 17:40:18,197 6372 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2017-06-26 17:40:18,197 6372 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2017-06-26 17:40:18,198 6372 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2017-06-26 17:40:18,198 6372 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2017-06-26 17:40:18,199 6372 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2017-06-26 17:40:18,199 6372 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2017-06-26 17:40:18,200 6372 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2017-06-26 17:40:18,201 6372 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2017-06-26 17:40:18,201 6372 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2017-06-26 17:40:18,202 6372 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2017-06-26 17:40:18,205 6372 [DEBUG] - Running 'ChocolateyScriptRunner' for irfanviewplugins v4.44.20170319 with packageScript 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\irfanviewplugins', installArguments: '', packageParameters: '',
2017-06-26 17:40:18,207 6372 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\chocolateyInstall.ps1'
2017-06-26 17:40:18,210 6372 [DEBUG] - Running Install-ChocolateyPackage -url 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_444_setup.exe' -checksumType64 'sha256' -url64bit 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_x64_444_setup.exe' -checksum '2802CA82B660C5FCF8948F41671710F71C4BA4E648581BC4F3A87A5ED5F05364' -checksumType 'sha256' -packageName 'irfanviewplugins' -fileType 'exe' -checksum64 'D7BDBBC59233FDC70FDDAC3B3DAE79669FEA7FEFA58C97D4B2131426B4C7C355' -validExitCodes '0' -silentArgs '/silent' 
2017-06-26 17:40:18,212 6372 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'irfanviewplugins' -fileFullPath 'C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe' -url 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_444_setup.exe' -url64bit 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_x64_444_setup.exe' -checksum '2802CA82B660C5FCF8948F41671710F71C4BA4E648581BC4F3A87A5ED5F05364' -checksumType 'sha256' -checksum64 'D7BDBBC59233FDC70FDDAC3B3DAE79669FEA7FEFA58C97D4B2131426B4C7C355' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' 
2017-06-26 17:40:18,212 6372 [DEBUG] - Running Get-ProcessorBits -compare '64' 
2017-06-26 17:40:18,212 6372 [DEBUG] - CPU is 64 bit
2017-06-26 17:40:18,212 6372 [DEBUG] - Setting url to 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_x64_444_setup.exe' and bitPackage to 64
2017-06-26 17:40:18,212 6372 [DEBUG] - Running Get-WebFileName -url 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_x64_444_setup.exe' -defaultName 'irfanviewpluginsInstall.exe' 
2017-06-26 17:40:18,212 6372 [INFO ] - Attempt to use original download file name failed for 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_x64_444_setup.exe'.
2017-06-26 17:40:18,212 6372 [INFO ] - 
2017-06-26 17:40:18,212 6372 [INFO ] - Copying irfanviewplugins
  from 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_x64_444_setup.exe'
2017-06-26 17:40:18,212 6372 [INFO ] - 
2017-06-26 17:40:20,245 6372 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2017-06-26 17:40:20,245 6372 [DEBUG] - Verifying package provided checksum of 'D7BDBBC59233FDC70FDDAC3B3DAE79669FEA7FEFA58C97D4B2131426B4C7C355' for 'C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe'.
2017-06-26 17:40:20,245 6372 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe' -checksum 'D7BDBBC59233FDC70FDDAC3B3DAE79669FEA7FEFA58C97D4B2131426B4C7C355' -checksumType 'sha256' -originalUrl 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\irfanview_plugins_x64_444_setup.exe' 
2017-06-26 17:40:20,245 6372 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2017-06-26 17:40:20,245 6372 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="D7BDBBC59233FDC70FDDAC3B3DAE79669FEA7FEFA58C97D4B2131426B4C7C355" -t="sha256" -f="C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe"]
2017-06-26 17:40:20,577 6372 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="D7BDBBC59233FDC70FDDAC3B3DAE79669FEA7FEFA58C97D4B2131426B4C7C355" -t="sha256" -f="C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe"] exited with '0'.
2017-06-26 17:40:20,593 6372 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'irfanviewplugins' -fileType 'exe' -silentArgs '/silent' -file 'C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe' -validExitCodes '0' -useOnlyPackageSilentArguments 'False' 
2017-06-26 17:40:20,593 6372 [DEBUG] - Running Get-ProcessorBits -compare '32' 
2017-06-26 17:40:20,595 6372 [INFO ] - Installing irfanviewplugins...
2017-06-26 17:40:20,595 6372 [INFO ] - 
2017-06-26 17:40:20,600 6372 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319' -statements '/silent ' -exeToRun 'C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe' 
2017-06-26 17:40:20,602 6372 [DEBUG] - Test-ProcessAdminRights: returning True
2017-06-26 17:40:20,603 6372 [DEBUG] - Elevating permissions and running ["C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe" /silent ]. This may take a while, depending on the statements.
2017-06-26 17:40:26,150 6372 [DEBUG] - Command ["C:\Users\TWM\AppData\Local\Temp\chocolatey\irfanviewplugins\4.44.20170319\irfanviewpluginsInstall.exe" /silent ] exited with '0'.
2017-06-26 17:40:26,150 6372 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2017-06-26 17:40:26,166 6372 [INFO ] - irfanviewplugins has been installed.
2017-06-26 17:40:26,166 6372 [INFO ] - 
2017-06-26 17:40:26,182 6372 [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\irfanviewplugins\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'.
2017-06-26 17:40:26,182 6372 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2017-06-26 17:40:26,249 6372 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2017-06-26 17:40:26,286 6372 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\irfanviewplugins'
2017-06-26 17:40:26,401 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\irfanviewplugins\irfanviewplugins.nupkg'
  with checksum '0580A1EB958A0D0B6D48DE0EEE4D823D'
2017-06-26 17:40:26,401 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\irfanviewplugins\irfanviewplugins.nuspec'
  with checksum '7E59A528C8B85F586AB29CE537CC0099'
2017-06-26 17:40:26,401 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\chocolateyInstall.ps1'
  with checksum '2F2A6232AA9A8E4BCF39628BD7B5B88B'
2017-06-26 17:40:26,401 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\LICENSE.txt'
  with checksum '84BC02A04A350F525A0A1F344627647C'
2017-06-26 17:40:26,401 6372 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\irfanviewplugins\tools\VERIFICATION.txt'
  with checksum '3E39DB9CCA76FF53CFB8B99037488616'
2017-06-26 17:40:26,401 6372 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\irfanviewplugins.4.44.20170319".
2017-06-26 17:40:26,401 6372 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\irfanviewplugins.4.44.20170319\.files'
2017-06-26 17:40:26,401 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\irfanviewplugins.4.44.20170319\.extra".
2017-06-26 17:40:26,401 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\irfanviewplugins.4.44.20170319\.version".
2017-06-26 17:40:26,401 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\irfanviewplugins.4.44.20170319\.sxs".
2017-06-26 17:40:26,401 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\irfanviewplugins.4.44.20170319\.pin".
2017-06-26 17:40:26,401 6372 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2017-06-26 17:40:26,401 6372 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\irfanviewplugins\.chocolateyPending".
2017-06-26 17:40:26,401 6372 [INFO ] -  The install of irfanviewplugins was successful.
2017-06-26 17:40:26,401 6372 [INFO ] -   Software installed as 'exe', install location is likely default.
2017-06-26 17:40:26,416 6372 [DEBUG] - Attempting to delete file "C:\Users\TWM\AppData\Local\NuGet\Cache\irfanviewplugins.4.44.20170319.nupkg".
2017-06-26 17:40:26,438 6372 [WARN ] - 
Chocolatey installed 5/5 packages. 
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2017-06-26 17:40:26,440 6372 [INFO ] - 
2017-06-26 17:40:26,441 6372 [WARN ] - Installed:
2017-06-26 17:40:26,441 6372 [INFO ] -  - chocolatey-uninstall.extension v1.2.0
2017-06-26 17:40:26,442 6372 [INFO ] -  - irfanviewplugins v4.44.20170319
2017-06-26 17:40:26,443 6372 [INFO ] -  - chocolatey-core.extension v1.3.1
2017-06-26 17:40:26,444 6372 [INFO ] -  - irfanview v4.44
2017-06-26 17:40:26,445 6372 [INFO ] -  - autohotkey.portable v1.1.26.00
2017-06-26 17:40:26,447 6372 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2017-06-26 17:40:26,467 6372 [DEBUG] - Exiting with 0
2017-06-26 17:44:57,344 6072 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2017-06-26 17:44:57,344 6072 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2017-06-26 17:44:57,360 6072 [DEBUG] - XmlConfiguration is now operational
2017-06-26 17:44:57,391 6072 [INFO ] - ============================================================
2017-06-26 17:44:57,532 6072 [INFO ] - Chocolatey v0.10.7
2017-06-26 17:44:57,532 6072 [DEBUG] - Chocolatey is running on Windows v 6.1.7601.65536
2017-06-26 17:44:57,547 6072 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2017-06-26 17:44:57,547 6072 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2017-06-26 17:44:57,547 6072 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install chocolatey
2017-06-26 17:44:57,547 6072 [DEBUG] - Received arguments: install chocolatey
2017-06-26 17:44:57,594 6072 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2017-06-26 17:44:57,594 6072 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2017-06-26 17:44:57,610 6072 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2017-06-26 17:44:57,641 6072 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2017-06-26 17:44:57,641 6072 [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.
2017-06-26 17:44:57,656 6072 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\TWM\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='chocolatey'|AllVersions='False'|
SkipPackageInstallProvider='False'|PackageNames='chocolatey'|
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='6.1.7601.65536'|
Information.PlatformName='Windows 7'|
Information.ChocolateyVersion='0.10.7.0'|
Information.ChocolateyProductVersion='0.10.7'|
Information.FullName='choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='TWM'|Information.UserDomainName='TWM-GRAFIK'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.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'|
FeatureCommand.Command='unknown'|
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2017-06-26 17:44:57,656 6072 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2017-06-26 17:44:57,656 6072 [INFO ] - Installing the following packages:
2017-06-26 17:44:57,656 6072 [INFO ] - chocolatey
2017-06-26 17:44:57,656 6072 [INFO ] - By installing you accept licenses for the packages.
2017-06-26 17:44:57,781 6072 [WARN ] - chocolatey v0.10.7 already installed.
 Use --force to reinstall, specify a version to install, or try upgrade.
2017-06-26 17:44:57,797 6072 [WARN ] - 
Chocolatey installed 0/1 packages. 
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2017-06-26 17:44:57,797 6072 [INFO ] - 
2017-06-26 17:44:57,797 6072 [WARN ] - Warnings:
2017-06-26 17:44:57,797 6072 [WARN ] -  - chocolatey - chocolatey v0.10.7 already installed.
 Use --force to reinstall, specify a version to install, or try upgrade.
2017-06-26 17:44:57,797 6072 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2017-06-26 17:44:57,797 6072 [DEBUG] - Exiting with 0
2017-06-27 15:43:37,855 6508 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2017-06-27 15:43:37,855 6508 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2017-06-27 15:43:37,901 6508 [DEBUG] - XmlConfiguration is now operational
2017-06-27 15:43:37,917 6508 [INFO ] - ============================================================
2017-06-27 15:43:38,198 6508 [INFO ] - Chocolatey v0.10.7
2017-06-27 15:43:38,213 6508 [DEBUG] - Chocolatey is running on Windows v 6.1.7601.65536
2017-06-27 15:43:38,213 6508 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2017-06-27 15:43:38,213 6508 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2017-06-27 15:43:38,229 6508 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" upgrade -Y all
2017-06-27 15:43:38,229 6508 [DEBUG] - Received arguments: upgrade -Y all
2017-06-27 15:43:38,260 6508 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2017-06-27 15:43:38,276 6508 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2017-06-27 15:43:38,276 6508 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2017-06-27 15:43:38,338 6508 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2017-06-27 15:43:38,338 6508 [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.
2017-06-27 15:43:38,354 6508 [DEBUG] - Configuration: CommandName='upgrade'|
CacheLocation='C:\Users\TWM\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|Input='all'|AllVersions='False'|
SkipPackageInstallProvider='False'|PackageNames='all'|
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='6.1.7601.65536'|
Information.PlatformName='Windows 7'|
Information.ChocolateyVersion='0.10.7.0'|
Information.ChocolateyProductVersion='0.10.7'|
Information.FullName='choco, Version=0.10.7.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='TWM'|Information.UserDomainName='TWM-GRAFIK'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.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'|
FeatureCommand.Command='unknown'|
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2017-06-27 15:43:38,354 6508 [DEBUG] - _ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _
2017-06-27 15:43:38,354 6508 [INFO ] - Upgrading the following packages:
2017-06-27 15:43:38,354 6508 [INFO ] - all
2017-06-27 15:43:38,354 6508 [INFO ] - By upgrading you accept licenses for the packages.
2017-06-27 15:43:38,557 6508 [DEBUG] - Running list with the following filter = ''
2017-06-27 15:43:38,557 6508 [DEBUG] - --- Start of List ---
2017-06-27 15:43:38,915 6508 [DEBUG] - autohotkey.portable 1.1.26.00
2017-06-27 15:43:38,931 6508 [DEBUG] - chocolatey 0.10.7
2017-06-27 15:43:38,947 6508 [DEBUG] - chocolatey-core.extension 1.3.1
2017-06-27 15:43:38,947 6508 [DEBUG] - chocolatey-uninstall.extension 1.2.0
2017-06-27 15:43:38,978 6508 [DEBUG] - irfanview 4.44
2017-06-27 15:43:38,993 6508 [DEBUG] - irfanviewplugins 4.44.20170319
2017-06-27 15:43:38,993 6508 [DEBUG] - --- End of List ---
2017-06-27 15:43:39,961 6508 [INFO ] - autohotkey.portable v1.1.26.00 is the latest version available based on your source(s).
2017-06-27 15:43:42,425 6508 [INFO ] - chocolatey v0.10.7 is the latest version available based on your source(s).
2017-06-27 15:43:42,535 6508 [INFO ] - chocolatey-core.extension v1.3.1 is the latest version available based on your source(s).
2017-06-27 15:43:42,597 6508 [INFO ] - chocolatey-uninstall.extension v1.2.0 is the latest version available based on your source(s).
2017-06-27 15:43:42,737 6508 [INFO ] - irfanview v4.44 is the latest version available based on your source(s).
2017-06-27 15:43:42,831 6508 [INFO ] - irfanviewplugins v4.44.20170319 is the latest version available based on your source(s).
2017-06-27 15:43:42,831 6508 [WARN ] - 
Chocolatey upgraded 0/6 packages. 
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2017-06-27 15:43:42,831 6508 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2017-06-27 15:43:42,847 6508 [DEBUG] - Exiting with 0
         
Juhu..... Bitteschön...
Hatte auch Irfanview probiert... wie du siehst, weil ich dachte eventuell geht es ja doch.
__________________

Alt 27.06.2017, 15:08   #4
cosinus
/// Winkelfunktion
/// TB-Süch-Tiger™
 
Schokolade - Standard

Lösung: Schokolade



Du hast doch da schon wieder ne Menge verstellt!!

Von allein kommt da weder kein DEBUG hin!

Ich hab dich gebeten ein einfaches choco upgrade -y all zu machen und nicht irgendwas anderes!
__________________
Logfiles bitte immer in CODE-Tags posten

Alt 27.06.2017, 15:34   #5
Micha679
 
Schokolade - Standard

Wie Schokolade



hab ich . Ich schwör

Code:
ATTFilter
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Windows\system32> choco upgrade -Y all
Chocolatey v0.10.7
Upgrading the following packages:
all
By upgrading you accept licenses for the packages.
autohotkey.portable v1.1.26.00 is the latest version available based on your sou
rce(s).
chocolatey v0.10.7 is the latest version available based on your source(s).
chocolatey-core.extension v1.3.1 is the latest version available based on your s
ource(s).
chocolatey-uninstall.extension v1.2.0 is the latest version available based on y
our source(s).
irfanview v4.44 is the latest version available based on your source(s).
irfanviewplugins v4.44.20170319 is the latest version available based on your so
urce(s).

Chocolatey upgraded 0/6 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

C:\Windows\system32>
         
nur automatische Updates eingestellt, wie du beschrieben hattest :-(
und dann möchte er immer Windows 10 installieren. Was ich nicht mag. er hat sich allein abgeschaltet nach den Updates. Kann es das sein wo sich was verstellt hat ?


Alt 27.06.2017, 17:13   #6
cosinus
/// Winkelfunktion
/// TB-Süch-Tiger™
 
Schokolade - Icon22

Wo Schokolade Lösung!





Entweder versteh ich dein Problem nicht, du hast kein Problem oder du hast nicht wirklich kapiert wofür choco da ist

deine letzte Ausgabe zeugt doch, dass choco 6 Pakete richtig installiert hat.
__________________
--> Schokolade

Antwort



Zum Thema Schokolade - Code: Alles auswählen Aufklappen ATTFilter Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten. C:\Windows\system32>@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.ex e" -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebC lient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH - Schokolade...
Archiv
Du betrachtest: Schokolade auf Trojaner-Board

Search Engine Optimization by vBSEO ©2011, Crawlability, Inc.