Skip to content

Instantly share code, notes, and snippets.

@naveensrinivasan
Created December 7, 2015 02:06
Show Gist options
  • Save naveensrinivasan/b06057e23fe68c08b9d3 to your computer and use it in GitHub Desktop.
Save naveensrinivasan/b06057e23fe68c08b9d3 to your computer and use it in GitHub Desktop.
Gist created with unicode characters for the folder Gist_20151205_222102_3425

AquaSnap v1.15.1 - Passed - Package Test Results

  • https://chocolatey.org/packages/AquaSnap/1.15.1
  • Tested 06 Dec 2015 06:21:02 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with chocolatey-package-verifier service v0.3.0-25-g8d3e427
  • Install was successful.
  • Uninstall failed (allowed). Note that the process may have hung, indicating a not completely silent uninstall. This is usually seen when the last entry in the log is calling the uninstall.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.nupkg" checksum="2AE441E4591807CAC88A6656B35FC6E6" />
<file path="C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.png" checksum="937E0B688A818F30C7CC82D56EEB6E71" />
<file path="C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyInstall.ps1" checksum="9C9613385ED336A2651E864FC6D504AF" />
<file path="C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyUninstall.ps1" checksum="33ACC853A7A23CE93C245069B379BA03" />
</files>
</fileSnapshot>
==> default: Running provisioner: shell...
default: Running: shell/VagrantAction.ps1 as c:\tmp\vagrant-shell.ps1
==> default: Chocolatey is running on Windows v 6.3.9600.0
==> default: Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
==> default: Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
==> default: Command line: "C:\ProgramData\chocolatey\choco.exe" install AquaSnap --version 1.15.1 -fdvy
==> default: Received arguments: install AquaSnap --version 1.15.1 -fdvy
==> default: NOTE: Hiding sensitive configuration data! Please double and triple
==> default: check to be sure no sensitive data is shown, especially if copying
==> default: output to a gist for review.
==> default: Configuration: CommandName='install'|
==> default: CacheLocation='C:\Users\ADMINI~1\AppData\Local\Temp'|
==> default: ContainsLegacyPackageInstalls='True'|
==> default: CommandExecutionTimeoutSeconds='2700'|
==> default: Sources='https://chocolatey.org/api/v2/'|Debug='True'|Verbose='True'|
==> default: Force='True'|Noop='False'|HelpRequested='False'|RegularOutput='True'|
==> default: QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
==> default: AllowUnofficialBuild='False'|Input='AquaSnap'|Version='1.15.1'|
==> default: AllVersions='False'|SkipPackageInstallProvider='False'|
==> default: PackageNames='AquaSnap'|Prerelease='False'|ForceX86='False'|
==> default:
==> default: OverrideArguments='False'|NotSilent='False'|IgnoreDependencies='False'|
==> default: AllowMultipleVersions='False'|AllowDowngrade='False'|
==> default: ForceDependencies='False'|Information.PlatformType='Windows'|
==> default: Information.PlatformVersion='6.3.9600.0'|
==> default: Information.PlatformName='Windows Server 2012 R2'|
==> default: Information.ChocolateyVersion='0.9.9.11'|
==> default: Information.ChocolateyProductVersion='0.9.9.11'|
==> default: Information.FullName='choco, Version=0.9.9.11, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
==> default:
==> default: Information.Is64Bit='True'|Information.IsInteractive='False'|
==> default: Information.IsUserAdministrator='True'|
==> default: Information.IsProcessElevated='True'|Features.AutoUninstaller='True'|
==> default: Features.CheckSumFiles='True'|Features.FailOnAutoUninstaller='False'|
==> default: ListCommand.LocalOnly='False'|
==> default: ListCommand.IncludeRegistryPrograms='False'|
==> default: UpgradeCommand.FailOnUnfound='False'|
==> default: UpgradeCommand.FailOnNotInstalled='False'|
==> default: UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
==> default: NewCommand.AutomaticPackage='False'|SourceCommand.Command='unknown'|
==> default: SourceCommand.Priority='0'|FeatureCommand.Command='unknown'|
==> default: ConfigCommand.Command='unknown'|PushCommand.TimeoutInSeconds='0'|
==> default: PinCommand.Command='unknown'|
==> default: _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
==> default: Installing the following packages:
==> default: AquaSnap
==> default: By installing you accept licenses for the packages.
==> default: [NuGet] Installing 'AquaSnap 1.15.1'.
==> default: [NuGet] Added file 'AquaSnap.png' to folder 'AquaSnap'.
==> default:
==> default: [NuGet] Added file 'ChocolateyInstall.ps1' to folder 'AquaSnap\tools'.
==> default: [NuGet] Added file 'ChocolateyUninstall.ps1' to folder 'AquaSnap\tools'.
==> default: [NuGet] Added file 'AquaSnap.nupkg' to folder 'AquaSnap'.
==> default: [NuGet] Successfully installed 'AquaSnap 1.15.1'.
==> default:
==> default: AquaSnap v1.15.1 (forced)
==> default: Contents of 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyInstall.ps1':
==> default: $packageName = 'AquaSnap'
==> default: $installerType = 'msi'
==> default: $url = 'http://www.nurgo-software.com/download/AquaSnap.msi'
==> default: $silentArgs = '/qb'
==> default: $validExitCodes = @(0)
==> default:
==> default: Install-ChocolateyPackage "$packageName" "$installerType" "$silentArgs" "$url" "$url" -validExitCodes $validExitCodes
==> default: Calling command ['"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = '';
==> default: & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters ''"']
==> default: DEBUG: Posh version is 4.0
==> default:
==> default: VERBOSE: Exporting function 'Get-BinRoot'.
==> default: VERBOSE: Exporting function 'Get-ChecksumValid'.
==> default: VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
==> default: VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
==> default: VERBOSE: Exporting function 'Get-EnvironmentVariable'.
==> default: VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
==> default: VERBOSE: Exporting function 'Get-FtpFile'.
==> default: VERBOSE: Exporting function 'Get-ProcessorBits'.
==> default: VERBOSE: Exporting function 'Get-UACEnabled'.
==> default: VERBOSE: Exporting function 'Get-VirusCheckValid'.
==> default: VERBOSE: Exporting function 'Get-WebFile'.
==> default: VERBOSE: Exporting function 'Get-WebHeaders'.
==> default: VERBOSE: Exporting function 'Install-BinFile'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyPackage'.
==> default:
==> default: VERBOSE: Exporting function 'Install-ChocolateyPath'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
==> default: VERBOSE: Exporting function 'Install-Vsix'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
==> default: VERBOSE: Exporting function 'Set-EnvironmentVariable'.
==> default: VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
==> default: VERBOSE: Exporting function 'Test-ProcessAdminRights'.
==> default:
==> default: VERBOSE: Exporting function 'Uninstall-BinFile'.
==> default: VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
==> default:
==> default: VERBOSE: Exporting function 'UnInstall-ChocolateyZipPackage'.
==> default: VERBOSE: Exporting function 'Update-SessionEnvironment'.
==> default: VERBOSE: Exporting function 'Write-ChocolateyFailure'.
==> default: VERBOSE: Exporting function 'Write-ChocolateySuccess'.
==> default: VERBOSE: Exporting function 'Write-FileUpdateLog'.
==> default: VERBOSE: Exporting alias 'Generate-BinFile'.
==> default: VERBOSE: Exporting alias 'Add-BinFile'.
==> default: VERBOSE: Exporting alias 'Remove-BinFile'.
==> default: DEBUG: Running 'Install-ChocolateyPackage' for AquaSnap with
==> default: url:'http://www.nurgo-software.com/download/AquaSnap.msi', args: '/qb',
==> default: fileType: 'msi', url64bit:
==> default: 'http://www.nurgo-software.com/download/AquaSnap.msi', checksum: '',
==> default: checksumType: '', checksum64: '', checksumType64: '', validExitCodes: '0'
==> default: DEBUG: Running 'Get-ChocolateyWebFile' for AquaSnap with
==> default: url:'http://www.nurgo-software.com/download/AquaSnap.msi',
==> default: fileFullPath:'C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\A
==> default: quaSnapInstall.msi',
==> default: url64bit:'http://www.nurgo-software.com/download/AquaSnap.msi', checksum: '',
==> default: checksumType: '', checksum64: '', checksumType64: ''
==> default: DEBUG: Running 'Get-ProcessorBits'
==> default: DEBUG: CPU is 64 bit
==> default: DEBUG: Setting url to 'http://www.nurgo-software.com/download/AquaSnap.msi' and
==> default: bitPackage to 64
==> default: DEBUG: Running 'Get-WebHeaders' with
==> default: url:'http://www.nurgo-software.com/download/AquaSnap.msi', userAgent:
==> default: 'chocolatey command line'
==> default: DEBUG: Setting the UserAgent to 'chocolatey command line'
==> default: DEBUG: Request Headers:
==> default: DEBUG: 'Accept':'*/*'
==> default: DEBUG: 'User-Agent':'chocolatey command line'
==> default: DEBUG: Response Headers:
==> default:
==> default: DEBUG: 'Connection':'keep-alive'
==> default: DEBUG: 'X-Cacheable':'Cacheable'
==> default: DEBUG: 'X-CDN-Geo':'chi'
==> default:
==> default: DEBUG: 'X-CDN-Geo-IP':'46.105.194.69'
==> default: DEBUG: 'X-CDN-Any-IP':'213.186.33.107'
==> default: DEBUG: 'Accept-Ranges':'bytes'
==> default: DEBUG: 'Content-Length':'3950779'
==> default: DEBUG: 'Cache-Control':'max-age=1'
==> default: DEBUG: 'Content-Type':'application/x-msdownload'
==> default: DEBUG: 'Date':'Sun, 06 Dec 2015 06:20:06 GMT'
==> default: DEBUG: 'Expires':'Sun, 06 Dec 2015 06:20:07 GMT'
==> default: DEBUG: 'Last-Modified':'Wed, 23 Sep 2015 20:06:55 GMT'
==> default: Downloading AquaSnap 64 bit
==> default: from 'http://www.nurgo-software.com/download/AquaSnap.msi'
==> default: DEBUG: Running 'Get-WebFile' for
==> default:
==> default: C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\AquaSnapInstall
==> default: .msi with url:'http://www.nurgo-software.com/download/AquaSnap.msi', userAgent:
==> default: 'chocolatey command line'
==> default: DEBUG: Setting the UserAgent to 'chocolatey command line'
==> default: DEBUG: Checking that
==> default:
==> default: 'C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\AquaSnapInstal
==> default: l.msi' is the size we expect it to be.
==> default: DEBUG: Verifying package provided checksum of '' for
==> default:
==> default: 'C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\AquaSnapInstal
==> default: l.msi'.
==> default: DEBUG: Running 'Get-ChecksumValid' with
==> default: file:'C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\AquaSnapI
==> default: nstall.msi', checksum: '', checksumType: ''
==> default: DEBUG: Running 'Install-ChocolateyInstallPackage' for AquaSnap with
==> default: file:'C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\AquaSnapI
==> default: nstall.msi', args: '/qb', fileType: 'msi', validExitCodes: '0'
==> default: Installing AquaSnap...
==> default: DEBUG: Running 'Start-ChocolateyProcessAsAdmin' with exeToRun:'msiexec',
==> default:
==> default: statements: '/i
==> default: "C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\AquaSnapInstal
==> default: l.msi" /qb '
==> default: DEBUG: Elevating Permissions and running msiexec /i
==> default: "C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\AquaSnapInstal
==> default: l.msi" /qb . This may take a while, depending on the statements.
==> default: DEBUG: Finishing 'Start-ChocolateyProcessAsAdmin'
==> default:
==> default: AquaSnap has been installed.
==> default: Command ['"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[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\AquaSnap\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters ''"'] exited with '0'
==> default: Calling command ['"shutdown" /a']
==> default: Command ['"shutdown" /a'] exited with '1116'
==> default: Capturing package files in 'C:\ProgramData\chocolatey\lib\AquaSnap'
==> default:
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.nupkg'
==> default: with checksum '2AE441E4591807CAC88A6656B35FC6E6'
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.png'
==> default: with checksum '937E0B688A818F30C7CC82D56EEB6E71'
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyInstall.ps1'
==> default: with checksum '9C9613385ED336A2651E864FC6D504AF'
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyUninstall.ps1'
==> default: with checksum '33ACC853A7A23CE93C245069B379BA03'
==> default: Attempting to create directory "C:\ProgramData\chocolatey\extensions".
==> default: Adding 'Hidden' attribute(s) to 'C:\ProgramData\chocolatey\.chocolatey'.
==> default: Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1".
==> default: Attempting to copy "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.registry.update"
==> default:
==> default: to "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.registry".
==> default: Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.registry.update".
==> default: Attempting to copy "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.files.update"
==> default: to "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.files".
==> default: Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.files.update".
==> default: Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.sxs".
==> default: Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\AquaSnap.1.15.1\.pin".
==> default: The install of aquasnap was successful.
==> default: Chocolatey installed 1/1 package(s). 0 package(s) failed.
==> default:
==> default: See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
==> default: Exiting with 0
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-1953236517-242735908-2433092285-500</user>
<keys>
<key installerType="Msi" displayName="AquaSnap 1.15.1" displayVersion="1.15.1">
<RegistryView>Registry32</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{4D8AEE74-4B7E-4591-904F-46CFDE2329E2}</KeyPath>
<DefaultValue />
<InstallLocation>C:\Program Files (x86)\AquaSnap\</InstallLocation>
<UninstallString>MsiExec.exe /X{4D8AEE74-4B7E-4591-904F-46CFDE2329E2}</UninstallString>
<HasQuietUninstall>false</HasQuietUninstall>
<Publisher>http://www.nurgo-software.com?utm_source=AquaSnap&amp;utm_medium=application</Publisher>
<InstallDate>20151206</InstallDate>
<InstallSource>C:\Users\ADMINI~1\AppData\Local\Temp\chocolatey\AquaSnap\1.15.1\</InstallSource>
<Language>1033</Language>
<Version>17760257</Version>
<VersionMajor>1</VersionMajor>
<VersionMinor>15</VersionMinor>
<SystemComponent>false</SystemComponent>
<WindowsInstaller>true</WindowsInstaller>
<NoRemove>false</NoRemove>
<NoModify>true</NoModify>
<NoRepair>false</NoRepair>
<ReleaseType />
<ParentKeyName />
</key>
</keys>
</registrySnapshot>
==> default: Running provisioner: shell...
default: Running: shell/VagrantAction.ps1 as c:\tmp\vagrant-shell.ps1
==> default: Chocolatey is running on Windows v 6.3.9600.0
==> default: Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
==> default: Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
==> default: Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall AquaSnap --version 1.15.1 -dvy
==> default: Received arguments: uninstall AquaSnap --version 1.15.1 -dvy
==> default: NOTE: Hiding sensitive configuration data! Please double and triple
==> default: check to be sure no sensitive data is shown, especially if copying
==> default: output to a gist for review.
==> default: Configuration: CommandName='uninstall'|
==> default: CacheLocation='C:\Users\ADMINI~1\AppData\Local\Temp'|
==> default: ContainsLegacyPackageInstalls='True'|
==> default: CommandExecutionTimeoutSeconds='2700'|
==> default: Sources='https://chocolatey.org/api/v2/'|Debug='True'|Verbose='True'|
==> default: Force='False'|Noop='False'|HelpRequested='False'|RegularOutput='True'|
==> default: QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
==> default: AllowUnofficialBuild='False'|Input='AquaSnap'|Version='1.15.1'|
==> default: AllVersions='False'|SkipPackageInstallProvider='False'|
==> default: PackageNames='AquaSnap'|Prerelease='False'|ForceX86='False'|
==> default: OverrideArguments='False'|NotSilent='False'|IgnoreDependencies='False'|
==> default: AllowMultipleVersions='False'|AllowDowngrade='False'|
==> default: ForceDependencies='False'|Information.PlatformType='Windows'|
==> default: Information.PlatformVersion='6.3.9600.0'|
==> default: Information.PlatformName='Windows Server 2012 R2'|
==> default: Information.ChocolateyVersion='0.9.9.11'|
==> default: Information.ChocolateyProductVersion='0.9.9.11'|
==> default: Information.FullName='choco, Version=0.9.9.11, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
==> default:
==> default: Information.Is64Bit='True'|Information.IsInteractive='False'|
==> default: Information.IsUserAdministrator='True'|
==> default: Information.IsProcessElevated='True'|Features.AutoUninstaller='True'|
==> default: Features.CheckSumFiles='True'|Features.FailOnAutoUninstaller='False'|
==> default: ListCommand.LocalOnly='False'|
==> default: ListCommand.IncludeRegistryPrograms='False'|
==> default: UpgradeCommand.FailOnUnfound='False'|
==> default: UpgradeCommand.FailOnNotInstalled='False'|
==> default: UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
==> default: NewCommand.AutomaticPackage='False'|SourceCommand.Command='unknown'|
==> default: SourceCommand.Priority='0'|FeatureCommand.Command='unknown'|
==> default:
==> default: ConfigCommand.Command='unknown'|PushCommand.TimeoutInSeconds='0'|
==> default: PinCommand.Command='unknown'|
==> default: _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
==> default: Uninstalling the following packages:
==> default: AquaSnap
==> default: Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
==> default:
==> default: Backing up existing AquaSnap prior to upgrade.
==> default: Moving 'C:\ProgramData\chocolatey\lib\AquaSnap'
==> default: to 'C:\ProgramData\chocolatey\lib-bkp\AquaSnap'
==> default: Attempting to create directory "C:\ProgramData\chocolatey\lib\AquaSnap".
==> default:
==> default: Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\AquaSnap\AquaSnap.nupkg"
==> default: to "C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.nupkg".
==> default: Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\AquaSnap\AquaSnap.png"
==> default: to "C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.png".
==> default: Attempting to create directory "C:\ProgramData\chocolatey\lib\AquaSnap\tools".
==> default: Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\AquaSnap\tools\ChocolateyInstall.ps1"
==> default: to "C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyInstall.ps1".
==> default: Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\AquaSnap\tools\ChocolateyUninstall.ps1"
==> default: to "C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyUninstall.ps1".
==> default: Capturing package files in 'C:\ProgramData\chocolatey\lib\AquaSnap'
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.nupkg'
==> default: with checksum '2AE441E4591807CAC88A6656B35FC6E6'
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\AquaSnap.png'
==> default: with checksum '937E0B688A818F30C7CC82D56EEB6E71'
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyInstall.ps1'
==> default: with checksum '9C9613385ED336A2651E864FC6D504AF'
==> default: Found 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyUninstall.ps1'
==> default: with checksum '33ACC853A7A23CE93C245069B379BA03'
==> default: [NuGet] Uninstalling 'AquaSnap 1.15.1'.
==> default:
==> default:
==> default: AquaSnap v1.15.1
==> default: Contents of 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyUninstall.ps1':
==> default: $package = 'AquaSnap'
==> default:
==> default: try {
==> default:
==> default: # HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
==> default: # HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\
==> default: # http://stackoverflow.com/questions/450027/uninstalling-an-msi-file-from-the-command-line-without-using-msiexec
==> default: $msiArgs = "/X{E0527016-B2F4-4EEB-97F6-A2B8C46196CA} /qb-! REBOOT=ReallySuppress"
==> default:
==> default: Start-ChocolateyProcessAsAdmin "$msiArgs" 'msiexec'
==> default:
==> default: } catch {
==> default: Write-ChocolateyFailure $package "$($_.Exception.Message)"
==> default: throw
==> default: }
==> default:
==> default: Calling command ['"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[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\AquaSnap\tools\ChocolateyUninstall.ps1' -installArguments '' -packageParameters ''"']
==> default: DEBUG: Posh version is 4.0
==> default: DEBUG: Loading community extensions
==> default:
==> default: VERBOSE: Exporting function 'Get-BinRoot'.
==> default: VERBOSE: Exporting function 'Get-ChecksumValid'.
==> default: VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
==> default: VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
==> default: VERBOSE: Exporting function 'Get-EnvironmentVariable'.
==> default: VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
==> default: VERBOSE: Exporting function 'Get-FtpFile'.
==> default: VERBOSE: Exporting function 'Get-ProcessorBits'.
==> default: VERBOSE: Exporting function 'Get-UACEnabled'.
==> default:
==> default: VERBOSE: Exporting function 'Get-VirusCheckValid'.
==> default: VERBOSE: Exporting function 'Get-WebFile'.
==> default: VERBOSE: Exporting function 'Get-WebHeaders'.
==> default: VERBOSE: Exporting function 'Install-BinFile'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyPackage'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyPath'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
==> default: VERBOSE: Exporting function 'Install-Vsix'.
==> default: VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
==> default: VERBOSE: Exporting function 'Set-EnvironmentVariable'.
==> default: VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
==> default: VERBOSE: Exporting function 'Test-ProcessAdminRights'.
==> default: VERBOSE: Exporting function 'Uninstall-BinFile'.
==> default: VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
==> default: VERBOSE: Exporting function 'UnInstall-ChocolateyZipPackage'.
==> default: VERBOSE: Exporting function 'Update-SessionEnvironment'.
==> default: VERBOSE: Exporting function 'Write-ChocolateyFailure'.
==> default: VERBOSE: Exporting function 'Write-ChocolateySuccess'.
==> default: VERBOSE: Exporting function 'Write-FileUpdateLog'.
==> default: VERBOSE: Exporting alias 'Generate-BinFile'.
==> default: VERBOSE: Exporting alias 'Add-BinFile'.
==> default: VERBOSE: Exporting alias 'Remove-BinFile'.
==> default: DEBUG: Running 'Start-ChocolateyProcessAsAdmin' with exeToRun:'msiexec',
==> default: statements: '/X{E0527016-B2F4-4EEB-97F6-A2B8C46196CA} /qb-!
==> default: REBOOT=ReallySuppress'
==> default: DEBUG: Elevating Permissions and running msiexec
==> default: /X{E0527016-B2F4-4EEB-97F6-A2B8C46196CA} /qb-! REBOOT=ReallySuppress. This may
==> default: take a while, depending on the statements.
==> default: This action is only valid for products that are currently installed.
==> default:
==> default: WARNING: Write-ChocolateyFailure is deprecated. If you are the package
==> default:
==> default: maintainer, please use 'throw $_.Exception' instead.
==> default: [ERROR] Running msiexec with /X{E0527016-B2F4-4EEB-97F6-A2B8C46196CA} /qb-!
==> default:
==> default: REBOOT=ReallySuppress was not successful. Exit code was '1605' Error Message:
==> default: .
==> default: At C:\ProgramData\chocolatey\helpers\functions\Write-ChocolateyFailure.ps1:24
==> default: char:3
==> default: + throw "$failureMessage"
==> default: + ~~~~~~~~~~~~~~~~~~~~~~~
==> default: + CategoryInfo : OperationStopped: ([ERROR] Running...or Message:
==> default: .:String) [], RuntimeException
==> default: + FullyQualifiedErrorId : [ERROR] Running msiexec with /X{E0527016-B2F4-4E
==> default: EB-97F6-A2B8C46196CA} /qb-! REBOOT=ReallySuppress was not successful. Exit
==> default: code was '1605' Error Message:
==> default: .
==> default: Command ['"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[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\AquaSnap\tools\ChocolateyUninstall.ps1' -installArguments '' -packageParameters ''"'] exited with '1'
==> default: Calling command ['"shutdown" /a']
==> default: Command ['"shutdown" /a'] exited with '1116'
==> default: aquasnap uninstall not successful.
==> default: Error while running 'C:\ProgramData\chocolatey\lib\AquaSnap\tools\ChocolateyUninstall.ps1'.
==> default: See log for details.
==> default: AquaSnap not uninstalled. An error occurred during uninstall:
==> default: aquasnap uninstall not successful.
==> default:
==> default: Chocolatey uninstalled 0/1 packages. 1 packages failed.
==> default: See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
==> default: Failures
==> default: - aquasnap
==> default: Exiting with 1
[ERROR] The following WinRM command responded with a non-zero exit status.
[ERROR] Vagrant assumes that this means the command failed!
[ERROR] powershell -ExecutionPolicy Bypass -OutputFormat Text -file c:\tmp\vagrant-shell.ps1
[ERROR] Stdout from the command:
[ERROR] Stderr from the command:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment