Created
August 12, 2016 18:54
-
-
Save darryl-davidson/277972188484b6c57a5c5db7d4de00d8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chocolatey is running on Windows v 6.3.9600.0 | |
Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". | |
Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". | |
Command line: "C:\ProgramData\chocolatey\choco.exe" install lessmsi --force -d -v --yes | |
Received arguments: install lessmsi --force -d -v --yes | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
[Pending] Removing incomplete install for 'lessmsi' | |
The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='install'| | |
CacheLocation='C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'| | |
Debug='True'|Verbose='True'|Force='True'|Noop='False'| | |
HelpRequested='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='lessmsi'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|PackageNames='lessmsi'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='6.3.9600.0'| | |
Information.PlatformName='Windows Server 2012 R2'| | |
Information.ChocolateyVersion='0.9.10.3'| | |
Information.ChocolateyProductVersion='0.9.10.3'| | |
Information.FullName='choco, Version=0.9.10.3, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64Bit='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Features.AutoUninstaller='True'| | |
Features.CheckSumFiles='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'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'|UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
_ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _ | |
Installing the following packages: | |
lessmsi | |
By installing you accept licenses for the packages. | |
Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\lessmsi". | |
[NuGet] Installing 'lessmsi 1.4'. | |
[NuGet] Added file 'chocolateyInstall.ps1' to folder 'lessmsi\tools'. | |
[NuGet] Added file 'lessmsi.nuspec' to folder 'lessmsi'. | |
[NuGet] Added file 'lessmsi.nupkg' to folder 'lessmsi'. | |
[NuGet] Successfully installed 'lessmsi 1.4'. | |
lessmsi v1.4 (forced) [Approved] | |
Setting installer args and package parameters for lessmsi | |
Contents of 'C:\ProgramData\chocolatey\lib\lessmsi\tools\chocolateyInstall.ps1': | |
try { | |
$theFile = Join-Path $(Split-Path -parent $MyInvocation.MyCommand.Definition) "AddWindowsExplorerShortcut.exe.ignore" | |
Write-Host "Creating " $theFile | |
New-Item $theFile -type file | |
Install-ChocolateyZipPackage 'LessMsi' 'https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip' "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" | |
Write-ChocolateySuccess 'lessmsi' | |
} catch { | |
Write-ChocolateyFailure 'lessmsi' $($_.Exception.Message) | |
throw | |
} | |
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\lessmsi\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Attempting to load assembly System.Management.Automation.resources failed: | |
Could not load file or assembly 'System.Management.Automation.resources, Version=5.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. | |
Attempting to load assembly System.Management.Automation.resources failed: | |
Could not load file or assembly 'System.Management.Automation.resources, Version=4.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. | |
Attempting to load assembly System.Management.Automation.resources failed: | |
Could not load file or assembly 'System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. | |
Attempting to load assembly System.Management.Automation.resources failed: | |
Could not load file or assembly 'System.Management.Automation.resources, Version=1.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. | |
Host version is 4.0, PowerShell Version is '4.0' and CLR Version is '4.0.30319.34209'. | |
Loading community extensions | |
Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-uninstall\Get-UninstallRegistryKey.psm1' | |
VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-uninstall\Get-UninstallRegistryKey.psm1'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
Running 'ChocolateyScriptRunner' for lessmsi v1.4 with packageScript 'C:\ProgramData\chocolatey\lib\lessmsi\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\lessmsi', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\lessmsi\tools\chocolateyInstall.ps1' | |
Creating C:\ProgramData\chocolatey\lib\lessmsi\tools\AddWindowsExplorerShortcut.exe.ignore | |
C:\ProgramData\chocolatey\lib\lessmsi\tools\AddWindowsExplorerShortcut.exe.ignore | |
Running 'Install-ChocolateyZipPackage' for LessMsi with url:'https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip', unzipLocation: 'C:\ProgramData\chocolatey\lib\lessmsi\tools', url64bit: '', specificFolder: '', checksum: '', checksumType: '', checksum64: '', checksumType64: '' | |
Running 'Get-ChocolateyWebFile' for LessMsi with url:'https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip', fileFullPath:'C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\LessMsiInstall.zip', url64bit:'', checksum: '', checksumType: '', checksum64: '', checksumType64: '' | |
Running 'Get-OSArchitectureWidth' | |
CPU is 64 bit | |
Running 'Get-WebFileName' to determine name with url:'https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip', defaultName:'LessMsiInstall.zip' | |
Using header 'Content-Disposition' to determine file name. | |
File name determined from url is 'lessmsi-v1.4.zip' | |
Running 'Get-WebHeaders' with url:'https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip', userAgent: 'chocolatey command line' | |
Setting the UserAgent to 'chocolatey command line' | |
Request Headers: | |
'Accept':'*/*' | |
'User-Agent':'chocolatey command line' | |
Response Headers: | |
'x-amz-id-2':'Qh9rQbzmJQhd27yfeR+k6yFRP9YZSpSpZUXhtvDV1VEpKIp/jDfvoMuJ+ha6h0TsvcL3Xe3cFgk=' | |
'x-amz-request-id':'A6B2502A340AD092' | |
'Content-Disposition':'attachment; filename=lessmsi-v1.4.zip' | |
'Accept-Ranges':'bytes' | |
'Content-Length':'464594' | |
'Content-Type':'application/octet-stream' | |
'Date':'Tue, 09 Aug 2016 22:13:32 GMT' | |
'ETag':'"bc8d456ae2e40737614d0b340f68e8ff"' | |
'Last-Modified':'Fri, 06 Nov 2015 05:54:49 GMT' | |
'Server':'AmazonS3' | |
Downloading LessMsi | |
from 'https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip' | |
Running 'Get-WebFile' for C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip with url:'https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip', userAgent: 'chocolatey command line' | |
Setting request timeout to 30000 | |
Setting read/write timeout to 2700000 | |
Setting the UserAgent to 'chocolatey command line' | |
Downloading https://github.com/activescott/lessmsi/releases/download/v1.4/lessmsi-v1.4.zip to C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip | |
Progress: 19% - Saving 84.58 KB of 453.71 KB (86606/464594) | |
Progress: 37% - Saving 169.58 KB of 453.71 KB (173646/464594) | |
Progress: 56% - Saving 254.58 KB of 453.71 KB (260686/464594) | |
Progress: 75% - Saving 339.58 KB of 453.71 KB (347726/464594) | |
Progress: 94% - Saving 424.58 KB of 453.71 KB (434766/464594) | |
Download of lessmsi-v1.4.zip (453.71 KB) completed. | |
No virus checking built into FOSS Chocolatey. Check out Pro or Business if you need this. https://chocolatey.org/compare | |
Checking that 'C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip' is the size we expect it to be. | |
Verifying package provided checksum of '' for 'C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip'. | |
Running 'Get-ChecksumValid' with file:'C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip', checksum: '', checksumType: '' | |
Running 'Get-ChocolateyUnzip' with fileFullPath:'C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip'', destination: 'C:\ProgramData\chocolatey\lib\lessmsi\tools', specificFolder: '`, packageName: 'LessMsi' | |
Extracting C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip to C:\ProgramData\chocolatey\lib\lessmsi\tools... | |
7zip found at 'C:\ProgramData\chocolatey\tools\7z.exe' | |
Executing command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\lessmsi\tools" -y "C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip"] | |
VERBOSE: | |
VERBOSE: 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 | |
VERBOSE: | |
VERBOSE: 1 file, 464594 bytes (454 KiB) | |
VERBOSE: | |
VERBOSE: Extracting archive: C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip | |
VERBOSE: Scanning the drive for archives: | |
VERBOSE: -- | |
VERBOSE: Path = C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip | |
VERBOSE: Type = zip | |
VERBOSE: Physical Size = 464594 | |
VERBOSE: | |
VERBOSE: - AddWindowsExplorerShortcut.exe | |
VERBOSE: - lessmsi.core.dll | |
VERBOSE: - lessmsi.exe | |
VERBOSE: - lessmsi.exe.config | |
VERBOSE: - lessmsi-gui.exe | |
VERBOSE: - lessmsi-gui.exe.config | |
VERBOSE: - libmspackn.dll | |
VERBOSE: - mspack.dll | |
VERBOSE: - wix.dll | |
VERBOSE: - wixcab.dll | |
VERBOSE: Everything is Ok | |
VERBOSE: Files: 10 | |
VERBOSE: Size: 1506140 | |
VERBOSE: | |
VERBOSE: Compressed: 464594 | |
$exitCode was passed null | |
Command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\lessmsi\tools" -y "C:\Users\ddavidson\AppData\Local\Temp\3\chocolatey\lessmsi\1.4\lessmsi-v1.4.zip"] exited with '0'. | |
7z exit code: 0 | |
C:\ProgramData\chocolatey\lib\lessmsi\tools | |
WARNING: Write-ChocolateySuccess is deprecated and will be removed in v2. If you are the maintainer, please remove it from your package file. | |
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\lessmsi\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\lessmsi' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\.chocolateyPending' | |
with checksum 'A366BEA080D72B74B31FC7C157A0FA00' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\lessmsi-v1.4.zip.txt' | |
with checksum 'CCA7299E2D29097602FF0850C53E850A' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\lessmsi.nupkg' | |
with checksum '772823FBC9C8EA407695BD7946D4DEDA' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\lessmsi.nuspec' | |
with checksum '0B4AE74F3DC9A16B52B80FB50FE342E7' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\AddWindowsExplorerShortcut.exe' | |
with checksum 'DB43559095601FC1EC434EA93AF8A55F' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\AddWindowsExplorerShortcut.exe.ignore' | |
with checksum 'D41D8CD98F00B204E9800998ECF8427E' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\chocolateyInstall.ps1' | |
with checksum '07C5650707186D61FDDE1404ACEFB0BC' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi-gui.exe' | |
with checksum 'F914C01FF680DA6CBF2E82534DD992E8' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi-gui.exe.config' | |
with checksum '6769AF3604B3EC7B2105E50DAA5540D0' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi.core.dll' | |
with checksum '859737DB9858856EADD6A6B05793377D' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi.exe' | |
with checksum '4A7E5D33A8D9C3FF9A02294CF1005BE7' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi.exe.config' | |
with checksum '6460DD1A8E8038E0EE73F61ECBFB8ACC' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\libmspackn.dll' | |
with checksum 'BF3AEF84386AC21B05ECB9290A3CD6AA' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\mspack.dll' | |
with checksum 'E56BB25A501B3F8E119021F388C62604' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\wix.dll' | |
with checksum '767AAA082DF2BB8BB05DC2493537EFB9' | |
Found 'C:\ProgramData\chocolatey\lib\lessmsi\tools\wixcab.dll' | |
with checksum '28B176DF55725F51589138CC1E3B41C3' | |
Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\lessmsi\tools\lessmsi-gui.exe" --output="C:\ProgramData\chocolatey\bin\lessmsi-gui.exe" --iconpath="C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi-gui.exe"'] | |
[ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error: | |
[ShimGen] Selected Icon is invalid | |
[ShimGen] [ERROR] Cannot generate shim as csc was not found for .NET 4.0 in Framework64 or Framework | |
Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\lessmsi\tools\lessmsi-gui.exe" --output="C:\ProgramData\chocolatey\bin\lessmsi-gui.exe" --iconpath="C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi-gui.exe"'] exited with '-1' | |
Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\lessmsi\tools\lessmsi.exe" --output="C:\ProgramData\chocolatey\bin\lessmsi.exe" --iconpath="C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi.exe"'] | |
[ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error: | |
[ShimGen] Selected Icon is invalid | |
[ShimGen] [ERROR] Cannot generate shim as csc was not found for .NET 4.0 in Framework64 or Framework | |
Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\lessmsi\tools\lessmsi.exe" --output="C:\ProgramData\chocolatey\bin\lessmsi.exe" --iconpath="C:\ProgramData\chocolatey\lib\lessmsi\tools\lessmsi.exe"'] exited with '-1' | |
Attempting to copy "C:\ProgramData\chocolatey\.chocolatey\lessmsi.1.4\.files.update" | |
to "C:\ProgramData\chocolatey\.chocolatey\lessmsi.1.4\.files". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\lessmsi.1.4\.files.update". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\lessmsi.1.4\.arguments". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\lessmsi.1.4\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\lessmsi.1.4\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
Attempting to delete file "C:\ProgramData\chocolatey\lib\lessmsi\.chocolateyPending". | |
The install of lessmsi was successful. | |
Software installed to 'C:\ProgramData\chocolatey\lib\lessmsi\tools' | |
Attempting to delete file "C:\Users\ddavidson\AppData\Local\NuGet\Cache\lessmsi.1.4.nupkg". | |
Chocolatey installed 1/1 packages. 0 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Sending message 'PostRunMessage' out if there are subscribers... | |
Exiting with -1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment