Skip to content

Instantly share code, notes, and snippets.

@Kristinita
Created March 24, 2017 17:29
Show Gist options
  • Save Kristinita/413c48cdcc9bc32c8b072e9143e5b193 to your computer and use it in GitHub Desktop.
Save Kristinita/413c48cdcc9bc32c8b072e9143e5b193 to your computer and use it in GitHub Desktop.
MEGA install
============================================================
2017-03-24 20:22:20,978 [INFO ] - Chocolatey v0.10.3
2017-03-24 20:22:20,981 [DEBUG] - Chocolatey is running on Windows v 10.0.14393.0
2017-03-24 20:22:20,982 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2017-03-24 20:22:20,982 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2017-03-24 20:22:20,987 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install "D:\SashaChocolatey\packages\MEGA\mega.3.0.1.0.nupkg" -y
2017-03-24 20:22:20,987 [DEBUG] - Received arguments: install D:\SashaChocolatey\packages\MEGA\mega.3.0.1.0.nupkg -y
2017-03-24 20:22:21,026 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2017-03-24 20:22:21,031 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2017-03-24 20:22:21,037 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2017-03-24 20:22:21,145 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2017-03-24 20:22:21,146 [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-03-24 20:22:21,151 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Force='False'|Noop='False'|
HelpRequested='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|
Input='D:\SashaChocolatey\packages\MEGA\mega.3.0.1.0.nupkg'|
AllVersions='False'|SkipPackageInstallProvider='False'|
PackageNames='D:\SashaChocolatey\packages\MEGA\mega.3.0.1.0.nupkg'|
Prerelease='False'|ForceX86='False'|OverrideArguments='False'|
NotSilent='False'|ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.14393.0'|
Information.PlatformName='Windows'|
Information.ChocolateyVersion='0.10.3.0'|
Information.ChocolateyProductVersion='0.10.3'|
Information.FullName='choco, Version=0.10.3.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64Bit='True'|Information.IsInteractive='True'|
Information.IsUserAdministrator='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.ScriptsCheckLastExitCode='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'|
2017-03-24 20:22:21,152 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2017-03-24 20:22:21,155 [INFO ] - Installing the following packages:
2017-03-24 20:22:21,156 [INFO ] - D:\SashaChocolatey\packages\MEGA\mega.3.0.1.0.nupkg
2017-03-24 20:22:21,157 [INFO ] - By installing you accept licenses for the packages.
2017-03-24 20:22:21,174 [DEBUG] - Updating source and package name to handle *.nupkg or *.nuspec file.
2017-03-24 20:22:21,620 [INFO ] -
mega v3.0.1.0
2017-03-24 20:22:21,642 [INFO ] - mega package files install completed. Performing other installation steps.
2017-03-24 20:22:21,717 [DEBUG] - Contents of 'D:\Chocolatey\lib\mega\tools\chocolateyinstall.ps1':
2017-03-24 20:22:21,721 [DEBUG] - $ErrorActionPreference = 'Stop';
$packageName = 'MEGAsync'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://mega.nz/MEGAsyncSetup.exe'
$url64 = ''
$packageArgs = @{
packageName = $packageName
unzipLocation = $toolsDir
fileType = 'exe'
url = $url
url64bit = $url64
checksum = '1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11'
checksumType = 'sha256'
checksum64 = ''
checksumType64= 'sha256'
}
$ahkExe = 'AutoHotKey'
$ahkFile = Join-Path $toolsDir "mega.ahk"
$ahkProc = Start-Process -FilePath $ahkExe `
-ArgumentList $ahkFile `
-PassThru
$ahkId = $ahkProc.Id
Install-ChocolateyPackage @packageArgs
2017-03-24 20:22:21,732 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'D:\Chocolatey\helpers\chocolateyInstaller.psm1'; & 'D:\Chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'D:\Chocolatey\lib\mega\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters ''']
2017-03-24 20:22:21,734 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2017-03-24 20:22:21,911 [DEBUG] - Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.953' and CLR Version is '4.0.30319.42000'.
2017-03-24 20:22:22,028 [DEBUG] - Loading community extensions
2017-03-24 20:22:22,033 [DEBUG] - Importing 'D:\Chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2017-03-24 20:22:22,033 [INFO ] - VERBOSE: Loading module from path 'D:\Chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2017-03-24 20:22:22,076 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-03-24 20:22:22,076 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-03-24 20:22:22,076 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-03-24 20:22:22,077 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-03-24 20:22:22,077 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-03-24 20:22:22,077 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-03-24 20:22:22,078 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-03-24 20:22:22,078 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-03-24 20:22:22,078 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-03-24 20:22:22,079 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-03-24 20:22:22,079 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-03-24 20:22:22,079 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-03-24 20:22:22,079 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-03-24 20:22:22,079 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-03-24 20:22:22,080 [DEBUG] - Importing 'D:\Chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2017-03-24 20:22:22,081 [INFO ] - VERBOSE: Loading module from path 'D:\Chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2017-03-24 20:22:22,115 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2017-03-24 20:22:22,116 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2017-03-24 20:22:22,116 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2017-03-24 20:22:22,116 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2017-03-24 20:22:22,118 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2017-03-24 20:22:22,118 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2017-03-24 20:22:22,118 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2017-03-24 20:22:22,118 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2017-03-24 20:22:22,119 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2017-03-24 20:22:22,119 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2017-03-24 20:22:22,119 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2017-03-24 20:22:22,119 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2017-03-24 20:22:22,119 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2017-03-24 20:22:22,119 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2017-03-24 20:22:22,120 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2017-03-24 20:22:22,120 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2017-03-24 20:22:22,120 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2017-03-24 20:22:22,120 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2017-03-24 20:22:22,120 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2017-03-24 20:22:22,120 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2017-03-24 20:22:22,121 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2017-03-24 20:22:22,121 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2017-03-24 20:22:22,121 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2017-03-24 20:22:22,121 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2017-03-24 20:22:22,121 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2017-03-24 20:22:22,121 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2017-03-24 20:22:22,121 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2017-03-24 20:22:22,122 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2017-03-24 20:22:22,122 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2017-03-24 20:22:22,122 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2017-03-24 20:22:22,122 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2017-03-24 20:22:22,122 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2017-03-24 20:22:22,122 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2017-03-24 20:22:22,123 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2017-03-24 20:22:22,123 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2017-03-24 20:22:22,123 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2017-03-24 20:22:22,123 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2017-03-24 20:22:22,123 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2017-03-24 20:22:22,123 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-03-24 20:22:22,124 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2017-03-24 20:22:22,124 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2017-03-24 20:22:22,124 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2017-03-24 20:22:22,124 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2017-03-24 20:22:22,124 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2017-03-24 20:22:22,124 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2017-03-24 20:22:22,125 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2017-03-24 20:22:22,125 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2017-03-24 20:22:22,125 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2017-03-24 20:22:22,125 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2017-03-24 20:22:22,125 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2017-03-24 20:22:22,125 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2017-03-24 20:22:22,126 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2017-03-24 20:22:22,126 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2017-03-24 20:22:22,126 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2017-03-24 20:22:22,126 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2017-03-24 20:22:22,126 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2017-03-24 20:22:22,126 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2017-03-24 20:22:22,127 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2017-03-24 20:22:22,127 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2017-03-24 20:22:22,127 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2017-03-24 20:22:22,127 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2017-03-24 20:22:22,127 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2017-03-24 20:22:22,127 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2017-03-24 20:22:22,128 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2017-03-24 20:22:22,128 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2017-03-24 20:22:22,128 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2017-03-24 20:22:22,128 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2017-03-24 20:22:22,128 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2017-03-24 20:22:22,129 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2017-03-24 20:22:22,129 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2017-03-24 20:22:22,129 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2017-03-24 20:22:22,129 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2017-03-24 20:22:22,129 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2017-03-24 20:22:22,129 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2017-03-24 20:22:22,129 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2017-03-24 20:22:22,130 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2017-03-24 20:22:22,130 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2017-03-24 20:22:22,130 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2017-03-24 20:22:22,130 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2017-03-24 20:22:22,130 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2017-03-24 20:22:22,130 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2017-03-24 20:22:22,131 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2017-03-24 20:22:22,131 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2017-03-24 20:22:22,131 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2017-03-24 20:22:22,131 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2017-03-24 20:22:22,131 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2017-03-24 20:22:22,132 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2017-03-24 20:22:22,132 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2017-03-24 20:22:22,132 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2017-03-24 20:22:22,132 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2017-03-24 20:22:22,132 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2017-03-24 20:22:22,132 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2017-03-24 20:22:22,133 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2017-03-24 20:22:22,133 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2017-03-24 20:22:22,133 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2017-03-24 20:22:22,133 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2017-03-24 20:22:22,133 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2017-03-24 20:22:22,133 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2017-03-24 20:22:22,133 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2017-03-24 20:22:22,134 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2017-03-24 20:22:22,134 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2017-03-24 20:22:22,134 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2017-03-24 20:22:22,134 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2017-03-24 20:22:22,134 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2017-03-24 20:22:22,134 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2017-03-24 20:22:22,135 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2017-03-24 20:22:22,135 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2017-03-24 20:22:22,135 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2017-03-24 20:22:22,135 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2017-03-24 20:22:22,135 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2017-03-24 20:22:22,135 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2017-03-24 20:22:22,135 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2017-03-24 20:22:22,136 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2017-03-24 20:22:22,136 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2017-03-24 20:22:22,136 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2017-03-24 20:22:22,136 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2017-03-24 20:22:22,136 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2017-03-24 20:22:22,136 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2017-03-24 20:22:22,137 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2017-03-24 20:22:22,137 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2017-03-24 20:22:22,137 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2017-03-24 20:22:22,137 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2017-03-24 20:22:22,157 [DEBUG] - Running 'ChocolateyScriptRunner' for mega v3.0.1.0 with packageScript 'D:\Chocolatey\lib\mega\tools\chocolateyinstall.ps1', packageFolder:'D:\Chocolatey\lib\mega', installArguments: '', packageParameters: '',
2017-03-24 20:22:22,237 [DEBUG] - Running 'D:\Chocolatey\lib\mega\tools\chocolateyinstall.ps1'
2017-03-24 20:22:22,384 [DEBUG] - Running Install-ChocolateyPackage -url 'https://mega.nz/MEGAsyncSetup.exe' -url64bit '' -checksum '1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11' -checksum64 '' -packageName 'MEGAsync' -checksumType 'sha256' -fileType 'exe' -checksumType64 'sha256'
2017-03-24 20:22:22,476 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'MEGAsync' -fileFullPath 'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncInstall.exe' -url 'https://mega.nz/MEGAsyncSetup.exe' -url64bit '' -checksum '1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11' -checksumType 'sha256' -checksum64 '' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True'
2017-03-24 20:22:22,493 [DEBUG] - Running Get-ProcessorBits -compare '64'
2017-03-24 20:22:22,500 [DEBUG] - CPU is 64 bit
2017-03-24 20:22:22,526 [DEBUG] - Running Get-WebFileName -url 'https://mega.nz/MEGAsyncSetup.exe' -defaultName 'MEGAsyncInstall.exe'
2017-03-24 20:22:23,053 [DEBUG] - Using response url to determine file name. 'https://mega.nz/MEGAsyncSetup.exe'
2017-03-24 20:22:23,058 [DEBUG] - File name determined from url is 'MEGAsyncSetup.exe'
2017-03-24 20:22:23,071 [DEBUG] - Running Get-WebHeaders -url 'https://mega.nz/MEGAsyncSetup.exe' -ErrorAction 'Stop'
2017-03-24 20:22:23,073 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2017-03-24 20:22:23,073 [DEBUG] - Request Headers:
2017-03-24 20:22:23,079 [DEBUG] - 'Accept':'*/*'
2017-03-24 20:22:23,079 [DEBUG] - 'User-Agent':'chocolatey command line'
2017-03-24 20:22:23,351 [DEBUG] - Response Headers:
2017-03-24 20:22:23,357 [DEBUG] - 'Pragma':'no-cache'
2017-03-24 20:22:23,358 [DEBUG] - 'Access-Control-Allow-Origin':'*'
2017-03-24 20:22:23,359 [DEBUG] - 'Access-Control-Allow-Headers':'MEGA-Chrome-Antileak'
2017-03-24 20:22:23,359 [DEBUG] - 'Access-Control-Max-Age':'86400'
2017-03-24 20:22:23,360 [DEBUG] - 'Content-Length':'13286592'
2017-03-24 20:22:23,361 [DEBUG] - 'Cache-Control':'no-cache, no-store, must-revalidate'
2017-03-24 20:22:23,361 [DEBUG] - 'Content-Type':'application/octet-stream'
2017-03-24 20:22:23,362 [DEBUG] - 'Expires':'0'
2017-03-24 20:22:23,389 [INFO ] - File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
2017-03-24 20:22:23,400 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe' -checksum '1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11' -checksumType 'sha256' -originalUrl 'https://mega.nz/MEGAsyncSetup.exe' -ErrorAction 'Stop'
2017-03-24 20:22:23,428 [DEBUG] - checksum.exe found at 'D:\Chocolatey\helpers\..\tools\checksum.exe'
2017-03-24 20:22:23,429 [DEBUG] - Executing command ['D:\Chocolatey\helpers\..\tools\checksum.exe' -c="1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11" -t="sha256" -f="C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe"]
2017-03-24 20:22:23,563 [DEBUG] - Command ['D:\Chocolatey\helpers\..\tools\checksum.exe' -c="1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11" -t="sha256" -f="C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe"] exited with '0'.
2017-03-24 20:22:23,564 [DEBUG] - MEGAsync's requested file has already been downloaded. Using cached copy at
'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe'.
2017-03-24 20:22:25,572 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2017-03-24 20:22:25,580 [DEBUG] - Verifying package provided checksum of '1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11' for 'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe'.
2017-03-24 20:22:25,581 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe' -checksum '1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11' -checksumType 'sha256' -originalUrl 'https://mega.nz/MEGAsyncSetup.exe'
2017-03-24 20:22:25,583 [DEBUG] - checksum.exe found at 'D:\Chocolatey\helpers\..\tools\checksum.exe'
2017-03-24 20:22:25,584 [DEBUG] - Executing command ['D:\Chocolatey\helpers\..\tools\checksum.exe' -c="1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11" -t="sha256" -f="C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe"]
2017-03-24 20:22:25,745 [DEBUG] - Command ['D:\Chocolatey\helpers\..\tools\checksum.exe' -c="1A09A281EAB406B353514F71B4D83178E7820915DDD9978AA75F89A0E01F9B11" -t="sha256" -f="C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe"] exited with '0'.
2017-03-24 20:22:25,758 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'MEGAsync' -fileType 'exe' -silentArgs '' -file 'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe' -validExitCodes '0' -useOnlyPackageSilentArguments 'False'
2017-03-24 20:22:25,759 [INFO ] - Installing MEGAsync...
2017-03-24 20:22:25,795 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0' -statements ' ' -exeToRun 'C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe'
2017-03-24 20:22:25,795 [DEBUG] - Elevating Permissions and running ["C:\Users\SashaChernykh\AppData\Local\Temp\chocolatey\mega\3.0.1.0\MEGAsyncSetup.exe" ]. This may take a while, depending on the statements.
2017-03-24 20:22:25,815 [DEBUG] - Setting RunAs for elevation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment