Skip to content

Instantly share code, notes, and snippets.

@qzo
Created June 20, 2015 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qzo/e4965ecdbb6e8ca773a3 to your computer and use it in GitHub Desktop.
Save qzo/e4965ecdbb6e8ca773a3 to your computer and use it in GitHub Desktop.
Chocolatey v0.9.9.6
Chocolatey is running on Windows v 6.1.7601.65536
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 find-and-run-robot.portable -fdv -s "C:\Documents\qzo\MyDocuments\Chocolatey\github\chocolatey\packages\manual\farr_m\find-and-run-robot.portable"
Received arguments: install find-and-run-robot.portable -fdv -s C:\Documents\qzo\MyDocuments\Chocolatey\github\chocolatey\packages\manual\farr_m\find-and-run-robot.portable
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\qzo\AppData\Local\Temp'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|
Sources='C:\Documents\qzo\MyDocuments\Chocolatey\github\chocolatey\packages\manual\farr_m\find-and-run-robot.portable'|
Debug='True'|Verbose='True'|Force='True'|Noop='False'|
HelpRequested='False'|RegularOutput='True'|
PromptForConfirmation='False'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='find-and-run-robot.portable'|
AllVersions='False'|SkipPackageInstallProvider='False'|
PackageNames='find-and-run-robot.portable'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
IgnoreDependencies='False'|AllowMultipleVersions='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='6.1.7601.65536'|
Information.PlatformName='Windows 7'|
Information.ChocolateyVersion='0.9.9.6'|
Information.ChocolateyProductVersion='0.9.9.6'|
Information.FullName='choco, Version=0.9.9.6, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64Bit='True'|Information.IsInteractive='True'|
Information.IsUserAdministrator='True'|
Information.IsProcessElevated='True'|Features.AutoUninstaller='False'|
Features.CheckSumFiles='True'|ListCommand.LocalOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
NewCommand.AutomaticPackage='False'|SourceCommand.Command='unknown'|
FeatureCommand.Command='unknown'|PushCommand.TimeoutInSeconds='0'|
PinCommand.Command='unknown'|
_ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
Installing the following packages:
find-and-run-robot.portable
By installing you accept licenses for the packages.
Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\find-and-run-robot.portable".
This is try 1/3. Retrying after 300 milliseconds.
Error converted to warning:
System.UnauthorizedAccessException: Access to the path 'Clock.ico' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass1.<retry>b__0()
at chocolatey.infrastructure.tolerance.FaultTolerance.retry[T](Int32 numberOfTries, Func`1 function, Int32 waitDurationMilliseconds, Int32 increaseRetryByMilliseconds)
This is try 2/3. Retrying after 400 milliseconds.
Error converted to warning:
System.UnauthorizedAccessException: Access to the path 'Clock.ico' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass1.<retry>b__0()
at chocolatey.infrastructure.tolerance.FaultTolerance.retry[T](Int32 numberOfTries, Func`1 function, Int32 waitDurationMilliseconds, Int32 increaseRetryByMilliseconds)
Maximum tries of 3 reached. Throwing error.
Attempted to remove 'C:\ProgramData\chocolatey\lib-bkp\find-and-run-robot.portable' but had an error::
System.UnauthorizedAccessException: Access to the path 'Clock.ico' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass1.<retry>b__0()
at chocolatey.infrastructure.tolerance.FaultTolerance.retry[T](Int32 numberOfTries, Func`1 function, Int32 waitDurationMilliseconds, Int32 increaseRetryByMilliseconds)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass4.<try_catch_with_logging_exception>b__3()
at chocolatey.infrastructure.tolerance.FaultTolerance.try_catch_with_logging_exception[T](Func`1 function, String errorMessage, Boolean throwError, Boolean logWarningInsteadOfError)
[NuGet] Installing 'find-and-run-robot.portable 2.223.01'.
[NuGet] Added file 'chocolateyinstall.ps1' to folder 'find-and-run-robot.portable\tools'.
[NuGet] Added file 'chocolateyuninstall.ps1' to folder 'find-and-run-robot.portable\tools'.
[NuGet] Added file 'FindAndRunRobot.exe.gui' to folder 'find-and-run-robot.portable\tools'.
[NuGet] Added file 'find-and-run-robot.portable.nupkg' to folder 'find-and-run-robot.portable'.
[NuGet] Successfully installed 'find-and-run-robot.portable 2.223.01'.
find-and-run-robot.portable v2.223.01 (forced)
Contents of 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\chocolateyinstall.ps1':
$packageName = 'find-and-run-robot.portable'
$url = 'http://www.donationcoder.com/Software/Mouser/findrun/downloads/FindAndRunRobotPortable.zip'
$unzipLocation = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$processName = 'FindAndRunRobot'
Stop-Process -Name $processName -ErrorAction SilentlyContinue
Install-ChocolateyZipPackage $packageName $url $unzipLocation
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\find-and-run-robot.portable\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters ''"']
DEBUG: Posh version is 4.0
DEBUG: Loading community extensions
VERBOSE: Exporting function 'Get-BinRoot'.
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-ProcessorBits'.
VERBOSE: Exporting function 'Get-UACEnabled'.
VERBOSE: Exporting function 'Get-VirusCheckValid'.
VERBOSE: Exporting function 'Get-WebFile'.
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-Vsix'.
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Set-EnvironmentVariable'.
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Exporting function 'Test-ProcessAdminRights'.
VERBOSE: Exporting function 'Uninstall-BinFile'.
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 'Generate-BinFile'.
VERBOSE: Exporting alias 'Add-BinFile'.
VERBOSE: Exporting alias 'Remove-BinFile'.
DEBUG: Running 'Install-ChocolateyZipPackage' for find-and-run-robot.portable
with
url:'http://www.donationcoder.com/Software/Mouser/findrun/downloads/FindAndRunR
obotPortable.zip', unzipLocation:
'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools', url64bit:
'', specificFolder: '', checksum: '', checksumType: '', checksum64: '',
checksumType64: ''
DEBUG: Running 'Get-ChocolateyWebFile' for find-and-run-robot.portable with
url:'http://www.donationcoder.com/Software/Mouser/findrun/downloads/FindAndRunR
obotPortable.zip',
fileFullPath:'C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.p
ortable\find-and-run-robot.portableInstall.zip', url64bit:'', checksum: '',
checksumType: '', checksum64: '', checksumType64: ''
DEBUG: Running 'Get-ProcessorBits'
DEBUG: CPU is 64 bit
DEBUG: Running 'Get-WebHeaders' with
url:'http://www.donationcoder.com/Software/Mouser/findrun/downloads/FindAndRunR
obotPortable.zip', userAgent: 'chocolatey command line'
DEBUG: Setting the UserAgent to 'chocolatey command line'
DEBUG: Request Headers:
DEBUG: 'Accept':'*/*'
DEBUG: 'User-Agent':'chocolatey command line'
DEBUG: Response Headers:
DEBUG: 'Keep-Alive':'timeout=15, max=300'
DEBUG: 'Connection':'Keep-Alive'
DEBUG: 'Accept-Ranges':'bytes'
DEBUG: 'Content-Length':'7214204'
DEBUG: 'Content-Type':'application/zip'
DEBUG: 'Date':'Fri, 19 Jun 2015 22:28:28 GMT'
DEBUG: 'ETag':'"369e9f-6e147c-514d5562e0780"'
DEBUG: 'Last-Modified':'Wed, 29 Apr 2015 04:23:10 GMT'
DEBUG: 'Server':'Apache'
DEBUG: find-and-run-robot.portable's requested file has already been
downloaded. Using cached copy at
'C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.portable\find-
and-run-robot.portableInstall.zip'.
DEBUG: Checking that
'C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.portable\find-
and-run-robot.portableInstall.zip' is the size we expect it to be.
DEBUG: Verifying package provided checksum of '' for
'C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.portable\find-
and-run-robot.portableInstall.zip'.
DEBUG: Running 'Get-ChecksumValid' with
file:'C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.portable\
find-and-run-robot.portableInstall.zip', checksum: '', checksumType: ''
DEBUG: Running 'Get-ChocolateyUnzip' with
fileFullPath:'C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.p
ortable\find-and-run-robot.portableInstall.zip'', destination:
'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools',
specificFolder: '`, packageName: 'find-and-run-robot.portable'
Extracting C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.portable\find-and-run-robot.portableInstall.zip to C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools...
DEBUG: 7zip found at 'C:\ProgramData\chocolatey\tools\7za.exe'
DEBUG: wrapping 7za invocation with Write-FileUpdateLog
DEBUG: Running 'Write-FileUpdateLog' with
logFilePath:'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\find-and
-run-robot.portableInstall.zip.txt'',
locationToMonitor:C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\too
ls, Operation: '
param($7zip, $destination, $fileFullPath, [ref]$exitCodeRef)
Write-Debug "Calling '$7zip x -aoa -o`"$destination`" -y
`"$fileFullPath`"'"
$process = Start-Process "$7zip" -ArgumentList "x -aoa -o`"$destination`"
-y `"$fileFullPath`"" -Wait -WindowStyle Hidden -PassThru
#$process = Start-Process $7zip -ArgumentList "x -aoa -o`"$destination`" -y
`"$fileFullPath`"" -Wait -NoNewWindow -PassThru
# this is here for specific cases in Posh v3 where -Wait is not honored
$currentPreference = $ErrorActionPreference
$ErrorActionPreference = 'SilentlyContinue'
if (!($process.HasExited)) {
Wait-Process -Id $process.Id
}
$ErrorActionPreference = $currentPreference
$exitCodeRef.Value = $process.ExitCode
'
DEBUG: Tracking current state of
'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools'
DEBUG: Calling 'C:\ProgramData\chocolatey\tools\7za.exe x -aoa
-o"C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools" -y
"C:\Users\qzo\AppData\Local\Temp\chocolatey\find-and-run-robot.portable\find-
and-run-robot.portableInstall.zip"'
DEBUG: 7za exit code: 0
C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools
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\find-and-run-robot.portable\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters ''"'] exited with '0'
Capturing package files in 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\find-and-run-robot.portable.nupkg'
with checksum 'F73694ED97660F81EF636243324386FE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\find-and-run-robot.portableInstall.zip.txt'
with checksum '16F51AFFAD76E0663BB2D0734814BDF8'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\chocolateyinstall.ps1'
with checksum '88F44F8DF3ADD8A589F5552287BCCC10'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\chocolateyuninstall.ps1'
with checksum 'F15191A4DB3BDB910E3A7FEBD74BACA6'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\CloseApp.dll'
with checksum '3A2F2DBF3AAB2F24B72BD216D9668E6B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\CloseApp2.dll'
with checksum '3A2F2DBF3AAB2F24B72BD216D9668E6B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\ConfigDir_Default.ini'
with checksum '7D1F6EDB7076BB3DEA7416580BBEF95E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\ConfigDir_Sample.ini'
with checksum 'EF662CDA674297EC93C559B02F15FA55'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\DonationCoderPostReadme.txt'
with checksum 'EDDF172A35918CDF8EDCA80482ECDD25'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.chm'
with checksum 'A0F1AC60CD70B60716527E134DAA642C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.dcupdate'
with checksum '7304E583CC66E6E9054A9001BE0B632C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.dcupdateredirect'
with checksum '53B26867060D8C567D3F68EC5D547C02'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.exe'
with checksum 'CEEEA6C70CF69404448180E2B3FF939B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.exe.gui'
with checksum 'D41D8CD98F00B204E9800998ECF8427E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Note_For_PortableUse.txt'
with checksum '365674D83A9CB859DAA56B48AF80A6F4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\QuickDocLauncher.exe'
with checksum '36071D7D3C38940D330D62DAC9821BE9'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Visit Homepage at DonationCoder.com.url'
with checksum 'ADB1B645A6B612F46564A2F5A0C9F49A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\README.txt'
with checksum 'C6811DB24A2CE422AB93263CDED45874'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Farr.alias'
with checksum 'A9E9E8680C41BCE78D3E0410B700D6C6'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Farr.ico'
with checksum 'A4A451CD446B37AE3FCA2B0C307C9941'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Helpers.ico'
with checksum 'F327137D80AC755057C67B98C00529A7'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Internet.alias'
with checksum 'A3D4A7B8036DF7F3C69652E7CE1F5BB9'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Internet.ico'
with checksum 'B93396AF3E4D862182DB99B7DCE673F2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Linguistics.alias'
with checksum 'D7FF83E4429F532C7B5297859EE97738'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Linguistics.ico'
with checksum '037BB77586E3931344951A709B8A7929'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Misc.alias'
with checksum 'A8F6F907A9DDA05AED82D86F20390C86'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Misc.ico'
with checksum '5185DFF7435041540E0729A2EC2F98FC'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-News.alias'
with checksum '8612D2CCF4BEFFF80E10137DF8B453CB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-News.ico'
with checksum 'CA0E747C52AB357260F37BC2326C1F1F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Search.alias'
with checksum '989DD4CDCFD529084CD0C3F6EB542E6C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Search.ico'
with checksum '4CF5DD268F2C60F08A8C2F82F0A346E3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Shopping.alias'
with checksum '6A00D14FE1EC3B87CD5631B648CCD84B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Shopping.ico'
with checksum '53F6B1B062715C9FFE0B4F75EBAE1843'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-SysUtils.alias'
with checksum 'A23A445775481B1719897D94C4FE9A1F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-SysUtils.ico'
with checksum 'ED3CA5A8DEE47F655C6F5F84999B5065'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Websites.alias'
with checksum 'D107D9A2B4F68022B7605750033527CB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\Core-Websites.ico'
with checksum 'B3D44C97C8A22E5168325734E1C42F1E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\myaliases.ico'
with checksum '460348682CB5205A6F71E0ADDA26B3A6'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\a9.ico'
with checksum 'A3DD742056DAC3F53F027240EDAE594C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\allmusic.ico'
with checksum '57E8FD2BCC4F09E7B71A389F89EE6D34'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\alltheweb.ico'
with checksum 'DD255BD7E52CA38E2773FE47E62BB70D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\altavista.ico'
with checksum 'C88FDF57555F05968A9E09F9DBC686C3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\amazon.ico'
with checksum '755877F9A5E0C85202053D3DC1F196AB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\answers.ico'
with checksum '75BA6E59E4DD172AA9487B5FF9F6C1E9'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\artistdirect.ico'
with checksum 'B629413F3E0426ABA660890B50DC1881'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\ask.ico'
with checksum '4F43F67576461DFFA0A950C7852E858E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\bartleby.ico'
with checksum '26DB28BB0EF74F4B4C73D55843E1E231'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\bbc.ico'
with checksum '9490C12216CC5B1C541C066BCF455EAD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\betanews.ico'
with checksum '534A4B2DF2160E83D4902B47EE519987'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\bing.ico'
with checksum '9F482380778B9C9B6E02013969E937E1'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\brainboost.ico'
with checksum 'BBA14637AE8DA42B161DF9A33199C77D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\britannica.ico'
with checksum 'CEB58B57E283DF6F3352DAA605AFA5AC'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\bugmenot.ico'
with checksum '5CC6B7E2317DDB13E1279A895E2A83C5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\clusty.ico'
with checksum 'A4212ED977020BAA2038086B5CCD9BDA'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\creatas.ico'
with checksum '236B4A75F0EC7A61DAE7E9D7E1C47299'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\demonoid.ico'
with checksum 'F8339A2FBC02BE1395A85F7B6FE1B428'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\dict.ico'
with checksum '404C21B706F72DC8E3B2677D95006EE7'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\discogs.ico'
with checksum '3ADF1AE8FB7AE994BE776B5A8DF9E166'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\donationcoder.ico'
with checksum 'EFCD516CC804F1C88A374ECD811C6664'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\downloadcom.ico'
with checksum '4528B94ACCF3F86EA57F3D8A0C756F15'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\ebay.ico'
with checksum '168D392C5A37EDE8822785E72E30238B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\encarta.ico'
with checksum 'CB9ADC5BCB3E58AA9888C5095CCA0C1D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\encyclopedia.ico'
with checksum '983C6BB9C48DD500CDBA06018F79E1DD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\filext.ico'
with checksum 'D8EDA50F817AB2B116C841B9E5036BD2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\file_ext_seeker.ico'
with checksum '0BAFA599A6E1A07DDBA7D25557CB7CE1'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\flickr.ico'
with checksum '9286F8DB8B6D4A9A61547EBCE17AAF8F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\freefoto.ico'
with checksum 'C4E01B1AE035AEE9150517305656ACAF'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\freethesaurus.ico'
with checksum '79BC746D6325C724F0CBE99D70D6E150'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\futef.ico'
with checksum '1DD058325CB972EC2F99E37418CAAF37'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\gemm.ico'
with checksum '398FD7F10A90051FE0A2CBAD52773598'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\google.ico'
with checksum 'ED757A102FE8E729A238F6047BEADED5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\imdb.ico'
with checksum 'A7519F4B6160CBC60FC2BA98541FB38B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\isohunt.ico'
with checksum 'D558C44E3D4431CE1E6A465029860F7E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\live.ico'
with checksum '0D8EE8A30DC3BA974F03D231B5199231'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\m-w.ico'
with checksum 'C701D14E3BB0F9396969FB5C0608CB09'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\mininova.ico'
with checksum '2F47B5B3654D7571671225AB98872CBD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\msn.ico'
with checksum '5D45723F52461373A85FC326ABA7D355'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\nasa.ico'
with checksum 'DC13BE0801F57FB33C61BB489EB57209'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\newegg.ico'
with checksum '8726A0E9796B107975C9C568E5F678FA'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\nowtorrents.ico'
with checksum 'F34EFB0D4CA96D8DD53E22458A6AEECF'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\omgili.ico'
with checksum 'BB16B9B144CF7515ECC46CA973BD07E6'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\onelook.ico'
with checksum 'C21AF0B58567878E87654D620DA109DC'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\oxford.ico'
with checksum 'DCAEA0B703FBE808AC9972A9AE763E34'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\picsearch.ico'
with checksum '4D00322B7043A93F8FFADD2715D92424'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\reference.ico'
with checksum '776BD5D050DD270871DD89EE5E3EDEB8'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\s9.ico'
with checksum '23C21B5DC3F64F534245A1216012BA96'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\searchbittorrent.ico'
with checksum 'AE3475DF73506BF2A3D5F821F0483B07'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\snapfiles.ico'
with checksum 'C3B862C2F618BA37AF87ABDF8F923134'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\speckly.ico'
with checksum '6E054C6EEF04105ACB8880E80BF235BB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\technorati.ico'
with checksum 'A3E7460F7E091345FEA35D81F28B5D17'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\thefreedictionary.ico'
with checksum '3D32FC7459B87842BF7806B9CEC16DB3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\thepiratebay.ico'
with checksum '133C5F8CC4F92906C3D2778F105918FB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\tigerdirect.ico'
with checksum '837AC6E046BDC5F1D8A9632F5EE0CF8E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\torrentspy.ico'
with checksum '5581DF21DA41834924573D70E78AB904'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\torrentz.ico'
with checksum 'AAE0AF46219E6E946540531345BEA7F3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\tr.ico'
with checksum 'FE34E32187664E978A0E18603441B2ED'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\ttyphoon.ico'
with checksum 'F38E78B3974688A8A89AF544C3C653EE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\tucows.ico'
with checksum '8267104D2301526E692F0DEFECD3CABC'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\urbandictionary.ico'
with checksum 'E3B160092822348765FD25E2C1D1FD56'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\webshots.ico'
with checksum '0E673D8D324FA6B2BD1B0BAA2213C6CA'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\wikipedia.ico'
with checksum '4FE212681CD5D739650D2318042B8191'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\wikiseek.ico'
with checksum '8C5F4AA977085CB87F3AD46047BE8E31'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\wordnet.ico'
with checksum '9FADD219269353CD8EE573346D00E3A2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\wordweb.ico'
with checksum 'CBE11B4A7EDBF33725FCBE817716980D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\yahoo.ico'
with checksum '6F767458B952D4755A795AF0E4E0AA17'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\yourdictionary.ico'
with checksum '41A700F5D61CEDEE15F2201E2E9BA17E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\youtube.ico'
with checksum '8BE30C3C57785C4F8631548DA7B8199F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\yubnub.ico'
with checksum '0FF0E30458B924C3FECA1516D07E9D4B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\farr\core-helpers_notes.ico'
with checksum '4483CEBBC70196B2DE14656BDBBA335B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\farr\core-internet_email.ico'
with checksum '987E679CE0045BC1718C023DE61611B4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\farr\core-internet_www.ico'
with checksum 'D7B6E9502855DB7C05D150FA14EEC3EF'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\farr\core-misc_paste.ico'
with checksum 'BEE879FDB3E761023A40B88D19CA449A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Core_Aliases\icons\farr\core-sysutils_run.ico'
with checksum '7384E2E38FE442E30CC353AA2EF3F80B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\AccessTTS.ico'
with checksum '9EB1F3F5F0F43AADACBEDCA20BADDC20'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\ActionCenter.ico'
with checksum 'DAD05A32BF00707A85C78B9E01D45EA7'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\admcpl.alias'
with checksum 'A5AFB5B0333F9DDA1827D4FA7A7D754C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\AdminTools.ico'
with checksum 'CACD35535F8DF0ABF1799D16373E8BA2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\AutoUpdates-Defaults.ico'
with checksum 'B06DA25CA00474C4D6AC34F23795875C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\azman.ico'
with checksum '84BE244B8B47AE2592319B8978F69BC9'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Backup.ico'
with checksum 'D455571EE96DEC62545A599BE989ED81'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Bio.ico'
with checksum 'DB7D472749B2D32CC157B32BEAD261FB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\BitLocker.ico'
with checksum 'F4C4FC1D7AD94398D20AC09DBDD80E33'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Bluetooth.ico'
with checksum '97B521BE3C87EE3B6CF7BF0EB7C6B767'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\CardSpace.ico'
with checksum '06EED1929C56F263DBA59DA5186AA5C1'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\certmgr.ico'
with checksum '9ED6B4EC7C613C7FED0B06314898DA85'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\comexp.ico'
with checksum 'EA015EB27677C62548FDB4E77BC0DEC3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\compmgmt.ico'
with checksum 'BC5BB62AEDAFADA253474428D7923463'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\cpanel.alias'
with checksum '40CBAAE456AAD33A93ADAF6E542C8101'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\CredentialMgr.ico'
with checksum '9469403786A7CCD9A2AA54A95A7F5EFD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\DateTime.ico'
with checksum 'B6165EACD3559AF777A8037222358C74'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Defender.ico'
with checksum '0E6013EA1EC077CFD32623FD193F71F7'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\DeviceManager.ico'
with checksum '0E3AB5E6BF0B3029F42A8E0DAECF8DDF'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\DevicesPrinters.ico'
with checksum '030E42235CA6EE3CA0728ED3BF92C874'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\devmgmt.ico'
with checksum '78DACC7E2E9750B74DD9F109F0777529'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\dfrgui.ico'
with checksum '2A2DD91DA270D2A2F763F8DE3B2D3A5A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\diskmgmt.ico'
with checksum 'CB703B45DFB16027AC5419B7F72759D4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\DisplayColor.ico'
with checksum '971B773D9407E3D87A0F3474E1E3AC4C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\eventvwr.ico'
with checksum '5AAE21BA375ED8163A6E2F2B4B6CDD65'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Firewall.ico'
with checksum '2089E0FA7B91B7FED398D1C3BC50346B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\FolderOpts.ico'
with checksum '14AD1BCC5A19F4689DCB67F8285BE21F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Fonts.ico'
with checksum 'C3F9075C19254774599298B63D27AA77'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\fsmgmt.ico'
with checksum 'A898037C6A836E84878E0C03E281AF99'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Gadgets.ico'
with checksum 'CBA572E1C887001909DFB6A3929E3442'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Games.ico'
with checksum '3D72DAC0ADBDAC44CD45D82B48781FE0'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\GetProgs-Anytime-MarketPlace.ico'
with checksum '0EBB1CC5612F1E2C354EB8364C1375FF'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\GettingStarted-WelcomeCenter.ico'
with checksum '84F88827D64DAABDB6C28964AB46FE95'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\gpedit.ico'
with checksum '4DC254140E64B01F92C84FE8E9C06BFF'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Hardware.ico'
with checksum '4AF3F72529D61B747B4C35FACDAD3990'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\HomeGroup.ico'
with checksum '933DACA54FBADB02B44D4B0BA0620A6F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Indexing.ico'
with checksum '79A0BD17DF8535F3C0EFDB5BDAE80D4C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\infrared.ico'
with checksum '0AAAA9D35B5117F83140FD08C40BAE91'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\InputDevices.ico'
with checksum '68D94C7086733C74CC653D67465AC1E2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Internet.ico'
with checksum 'AEED4036B45F59CC12C0E438D4007C45'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\iScsi.ico'
with checksum '1488E49E353E6A0F89BF55C5A4E50BB6'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Language.ico'
with checksum 'F937BEBB6AD9D16D2450069568EB5979'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Location.ico'
with checksum 'CF7D712B22DE6FC0D26F09B586C229C3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\lusrmgr.ico'
with checksum 'D76808EF433759C3DE13969E79C1EBE2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Mail.ico'
with checksum '0295181F8172CC715C1EDBD6E6B2458F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Mobility.ico'
with checksum '2FB41AE2D987C880E4264CDB4F905198'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Mouse.ico'
with checksum 'D34B06F51257A01241204C11E14A845D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\NAPCLCFG.ico'
with checksum '9504ED3F441FAB3C2FA4DE8BF3F64A9F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\NetSetup.ico'
with checksum '82C1C997A6453031BC34F29343208009'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\NetworkSharing.ico'
with checksum 'E2DB3B3CBE6E4F9CD7E58FAF494B4F80'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Notification.ico'
with checksum 'E1D6147A038A91CABA333E1DF6EA8E97'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\ODBC.ico'
with checksum '1E62BB5C742202E1F6F9AEE2C032832B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Offline.ico'
with checksum '6D03613AB39E100E70D80800899EAC65'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Parental.ico'
with checksum '615EC0513F42328E3E4BE3001D3761FE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\People.ico'
with checksum '96F7AF9F07011A232933A5C7ABA92967'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Perf.ico'
with checksum '85DC40F372103703656EDE98F61BA50F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\perfmon.ico'
with checksum '40EC184A157E6E5784DD76392CB39E1C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Personalization.ico'
with checksum 'BB20DFA4BF712C287F928C33476FFE5A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\PhoneModem.ico'
with checksum '7B6D3587F66BB917DBEA22238ABD886D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Power.ico'
with checksum '0B93F50DF254475097F0B0FDEC7C0CEE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Programs.ico'
with checksum '7FA939AE49EAF4D179ADDD1CE9250463'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\RDP.ico'
with checksum '16AB67733FDB43ED7AE2D4E154F90675'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Recovery.ico'
with checksum '881C65FF2449D0B7BA7B85CBB8DF0579'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Region.ico'
with checksum '407F723ED7FA8F90B7D197FDDE74495C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\rsop.ico'
with checksum 'C97ABE153A44A0F22640FDA53166B91F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\ScanCameras.ico'
with checksum '0FA6BB381175F7B551B4A094F57D1FD6'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Security.ico'
with checksum '4AE58424BE21B1879317B047F8A8B9AB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\services.ico'
with checksum '88DF67ED376D42B8BAF56F6DB0759886'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Sidebar.ico'
with checksum 'E954414489FDE9D3F5CC05AD445DC07B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Sound.ico'
with checksum 'DC5B89B5FBF6D050D7B28E3A8A65969F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Speech.ico'
with checksum '632BF9BAF5E49A280316193486927606'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Storage.ico'
with checksum '36374C28CE34C073A7F3F5C2ACDDF6FB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\StorageSpaces.ico'
with checksum '36374C28CE34C073A7F3F5C2ACDDF6FB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Sync.ico'
with checksum 'F1187186F1D6AC45C004152DFE9B50A5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\System.ico'
with checksum 'EBFC2FE12E9137B020AA60E66E7F9D73'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Tablet.ico'
with checksum 'FEEFC98245AFB765715AF37EF8A57250'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Taskbar.ico'
with checksum 'CBC628E56C5DDB3D505EAE7E2CC1CF8A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Tasks.ico'
with checksum 'B93C93661B81B1BEA2774A954B04650A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\taskschd.ico'
with checksum '7FD4075353F0E71BDEE942AC4F03B28A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\tpm.ico'
with checksum '2D6AAFA95818C5EFE8EF40B7D2EB97B7'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Troubleshooting.ico'
with checksum '01510E10F5BDD45B2B575D5DC3E4D22B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Users.ico'
with checksum 'B73D71DF02AD5A765AE94B8A19106052'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\WF.ico'
with checksum 'C93C9ACCB3B828F6ED6ACDF4F169179C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\WinUpdate.ico'
with checksum 'CEFF58F7BA8ADA66D8B51A2597DFF9EE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\Wireless.ico'
with checksum '15D24A09B088EA21F903B57D3D67FD4E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\cpanel\wmimgmt.ico'
with checksum '9ED6B4EC7C613C7FED0B06314898DA85'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\EnvVars\EnvVars.alias'
with checksum '1BDD21376052133F2F6B92D9997CE37D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\EnvVars\EnvVars.ico'
with checksum '5009A643FF7FAEC31E89C4CC64B38636'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\FHelp\FHelp.alias'
with checksum 'C376A3708992A3DB144A8F61496FC3E8'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\FHelp\FHelp.ico'
with checksum 'CD001C876C009935816C74D01E751C73'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Shipment Tracking\shipmenttracking.alias'
with checksum '529E44806FFA2272CF008F9E1717D924'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Shipment Tracking\icons\dhl.ico'
with checksum 'E0BCD9A244F5FDD4C820228897798C73'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Shipment Tracking\icons\fedex.ico'
with checksum '1DD3EC50F157259F05CC4EDEC257890A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Shipment Tracking\icons\ups.ico'
with checksum '5EA5D0287221782DEA4C661FF6D2210F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\AliasGroups\Installed\Shipment Tracking\icons\usps.ico'
with checksum 'E57971BA304BB38E8B9943CF51889DE2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\BackupIni\README.txt'
with checksum 'B60BD05AF3286C81BDE0E1EF1E8E88DE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Helpers\AddNote.exe'
with checksum '22EDE90F36DB96EC7FDE181F4CE6BDBB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\about.ico'
with checksum '0D0DB169515EF40D9082255932AE8EF5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\console.ico'
with checksum '5F7C2ECB2C66E111ACE4494B09C4991D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\DosBoxWindowCommand.ico'
with checksum '88C53A38185B714731D41F87E110B0CE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\genericfolder.ico'
with checksum '01DC3D1003FC1D0D6ED969FE02C0929F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\help.ico'
with checksum '33663C8012BC40963AC613A6869EF232'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\help2.ico'
with checksum 'ED5D201FB73954B2A725A0608E4DBA56'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\options.ico'
with checksum 'EA2C3734440C03B2FDC7601D7E1838C2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\search.ico'
with checksum '1A0278C91BF6136C026AAA9EF8ACFD77'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Icons\web.ico'
with checksum 'FAD1E3DB2DA22B39BD515D8D51855559'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\MyLocalData\TiddlyWiki\gwp\gtd_tiddlywiki.htm'
with checksum 'DFD5CEDD15CFDACD251BFD782727A93D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\MyLocalData\TiddlyWiki\tiwi\MyTiddlyWiki.html'
with checksum '30F3E06D9B4207B1A260252ED6193C0F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\Clock\Clock.dcupdate_RENDISABLED'
with checksum '73040DE04A5E499944862C18C7A5A892'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\Clock\Clock.ico'
with checksum '0803257F221E702B7A74A3AB20575C24'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\DataGenerator\DataGenerator.dcupdate'
with checksum '81AF99425836F53A01C5D6E9BAB1CECA'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\DataGenerator\DataGenerator.ico'
with checksum '5A819402518DBB773EFC08118DFCB3AB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\ExternalSearch\ExternalSearch.dcupdate'
with checksum 'F665EED9C4011FCEF3197978E6FD31E4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\ExternalSearch\ExternalSearch.ico'
with checksum '94E7E373B2EEE402C1296012ECD87635'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\ExternalSearch\readme.txt'
with checksum '8917AA96539D5B19EA71BA821F39DF5E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FARREnviormentVariables\FARREnviormentVariables.dcupdate'
with checksum 'E67FDE71ACC466F9B24AC1653CC63EEB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FARREnviormentVariables\farrtunes.ico'
with checksum '1E9CBE76798CDEFC7372A07E25AE952C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrFox\FarrFox.dcupdate'
with checksum 'D951F1B9940B0D6B88E701CD85DCE67D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrFox\firefox.ico'
with checksum '127C2B45BD42D702F3B8858E06518D03'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FARRGoogleSuggest\google.ico'
with checksum '4987120F4FB1DC454F889E8C92F6DABE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrMilk\FarrMilk.dcupdate'
with checksum 'F6FAC8CA34600850409CB8D7885EE42D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrMilk\FarrMilk.ico'
with checksum 'D3EBF0C73198BD155F3D3DE133D31F01'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrMostRecentlyUsed\FarrMostRecentlyUsed.dcupdate'
with checksum 'A5366B37D6520394AF00EE3E3B091F3F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrMostRecentlyUsed\mostrecentlyused.ico'
with checksum '255EFE7FAE827FD9C3D430F36064924D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrMultiMonitor\FarrMultiMonitor.dcupdate'
with checksum '4319C06AA4AB9CA4CEA86289219B2FD7'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrMultiMonitor\multimonitor.ico'
with checksum 'E6344206A8B4648DB952C757028B8463'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrProcs\FarrProcs.dcupdate'
with checksum 'AD3AF81E9EC45CF142BDB15AEED2AC89'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrProcs\FarrProcs.ico'
with checksum 'A1505FC66827EDFE915E3406A9B3DBB4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrUninstall\FarrUninstall.dcupdate'
with checksum '0EAF8501369D93B0C90AB8A4D2F2EFB0'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrUninstall\FarrUninstall.ico'
with checksum 'F643A29B1F53B2E04D41EC14DFF7BA74'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrWebMetaSearch\FarrWebMetaSearch.dcupdate'
with checksum 'F5E0186EDA8E8DD7880132C4D74F6021'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrWebMetaSearch\FarrWebMetaSearch.ico'
with checksum '048E4AE04F100EA6E1A4DEB0C538B3B2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrWindowsSearch\FarrWindowsSearch.dcupdate'
with checksum '320CB14CE7D4EBB9370C2AD39CA5C44F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FarrWindowsSearch\FarrWindowsSearch.ico'
with checksum '2DBA8F53BA8E9E4F0A7C88BEA2892083'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FCalc\FCalc.dcupdate'
with checksum '840F8CBFAEDB81FF561190899CB2995A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\FCalc\FCalc.ico'
with checksum 'BA086925DED1DBC8E4E65F0FF0912BDE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\Gcal_quicadd\Gcal_quicadd.dcupdate'
with checksum 'D3D53B794A23F4E3E7104470DD67F26B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\Gcal_quicadd\icon.ico'
with checksum '4987120F4FB1DC454F889E8C92F6DABE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\Google_Translate\Google_Translate.dcupdate'
with checksum 'AEADA4E7E5AEBDB298F4B35E8972AC69'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\Google_Translate\icon.ico'
with checksum '4987120F4FB1DC454F889E8C92F6DABE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\hamnotes\hamNotes.dcupdate'
with checksum '1C0172AB305E3C00457D3E6BD81B4096'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\hamnotes\hamNotes.ico'
with checksum 'E6DA3B395BE108F17EB784442D540710'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\KlipKeeper\KlipKeeper.dcupdate'
with checksum 'CAF61DDAAE1E0E661AC798685C6BBAAA'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\KlipKeeper\KlipKeeperNormal.ico'
with checksum '322639B45BFBCD8313665A7F0137E3FB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\NWConnect\nwconn.ico'
with checksum '9548D30FD72B136A6672863DBC2CC575'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\NWConnect\NWConnect.dcupdate'
with checksum '5F9C3EFACDAB033E89A05BF9EA726FEB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\PrinterList\printer.ico'
with checksum 'E2B43B79484D31E6F0C82199FA757A34'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\PrinterList\PrinterList.dcupdate'
with checksum '80C7B4F9E3CCEA76CECD94D9222BD10A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\ProcessKill\process.ico'
with checksum 'D89D7358A16B3967AA4694B8748D4071'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\ProcessKill\ProcessKilllPlugin.dcupdate'
with checksum '02292FE113C59E326DE0727417E5A218'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\SendMessage\SendMessage.dcupdate'
with checksum '360D4943C35DC107CC8C0C91FA19B5AD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\SendMessage\SendMessage.ico'
with checksum '6B8FFF266CD001D0A9FB4BB2A9C9881C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\ServiceCtrl\ServiceCtrlPlugin.dcupdate'
with checksum '2F73A53A2452DB8C95DD3AE51620B9A2'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Plugins\ServiceCtrl\service_running.ico'
with checksum 'F6C87E25BE08C778B957B92DCD99483B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Scripts\Special Folders (goto)\Control Panel (goto).lnk'
with checksum '194EFD074000D62B1F2F00974978DB63'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Scripts\Special Folders (goto)\My Computer (goto).lnk'
with checksum '5668661647CFF279A304DE1B9FAAF939'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Scripts\Special Folders (goto)\My Documents (goto).lnk'
with checksum '87B3B3E983758340B997107FB5C04CFE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Scripts\Special Folders (goto)\My Music (goto).lnk'
with checksum '0F85E1588327B1E1330C0FC2CF9FDBFA'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Scripts\Special Folders (goto)\My Network Places (goto).lnk'
with checksum '901B3E486FCCD2A6371B328BEC4FE801'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Scripts\Special Folders (goto)\My Pictures (goto).lnk'
with checksum '96E61E23C8536C5FB5F4E007D88627F3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Scripts\Special Folders (goto)\Recycle Bin (goto).lnk'
with checksum 'C0468CFF96B59B337B5A505E1F887596'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\ClearLooks-BLUE.skn'
with checksum 'E4EEF8837BB64A0CA2257AE8B1C04F95'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\ClearLooks-HUMAN.skn'
with checksum 'B32B952E0A99BBEA2B2A7A9B535E8CB8'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\corona-CORONA12.skn'
with checksum 'BD91AC37EEE2A3EF900F0DBE65B3B43B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Crystal Clear-CRCL1S.skn'
with checksum '4371487F2F2457013E169DCF9BED94AD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\GNOME-Blue.skn'
with checksum '4F1F519EAF0A316C3B6DCDD97A3E21D1'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\GNOME-Gray.skn'
with checksum '935A3E670BEF8AAB5B9864EE9D68A3FE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\GNOME-Green.skn'
with checksum '1B10432D4C0CB9FFD3FDD4CD0B18B0AD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\GUIRelax-CINDER.skn'
with checksum '58BE805B95BD508BECB43FACE451D72B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\GUIRelax-SKYMAN.skn'
with checksum '4E483CA5A87B3A489182B2137D4D4A3B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\GUIRelax-SUBTLE.skn'
with checksum '00FC419F38BC8497F9D3E28D0136984D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\hamradio03b.skn'
with checksum '58712BF45FEBEF4FBD50AF706B160903'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\hamradio04.skn'
with checksum '06B47FEBA302DB00194890A69B807ECC'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\iTunes.skn'
with checksum 'DCC1293B0C5A7DAB5F1FF7D678828578'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\LE4-BLACKC.skn'
with checksum 'BC7455A04411C1148EA1CDC7847B404A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\LE4-DEFAULT.skn'
with checksum '63972C4D12F5E148024B2B892BEB409F'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Longhorn Slate-Plex-SLATE.skn'
with checksum '0F6F9218C2DACD467C126F446ED46D67'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Luna (Longhorn Revolution)-BLUE.skn'
with checksum '5E2A7404E1F988A643BFE035B9E0F620'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Luna (Longhorn Revolution)-HOMESTEAD.skn'
with checksum '5AA98930E721FC29FB64E18B23C748BA'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Luna (Longhorn Revolution)-METALLIC.skn'
with checksum '8C1910A24DFF177ACE7C3F5EF05697CB'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Luna (Longhorn Revolution)-NEON.skn'
with checksum 'A69400875774BD4C3308837A02A04EC4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\luna-BLUE.skn'
with checksum 'E5A02EB7D57DE9E8F170264369CE597E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\luna-HOMESTEAD.skn'
with checksum '8BE39E8153919C0887A3CA9DE0BB20E4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\luna-METALLIC.skn'
with checksum 'A87D1DE5CC0A8D0788DA1395417D5656'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\MediaC-MEDIA1024.skn'
with checksum '0A3E79AE6BA18E8366270270A2262D9D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Mollis-BLUE.skn'
with checksum '69FD1B54544A412005CE332D2FE4EE9D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\MSN.skn'
with checksum '5562044273A2FA5A795FDD1201A095AF'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxp05.skn'
with checksum 'BBC0D5943F2145E8F0BF5C23FAFED41C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxp2.skn'
with checksum '96BC31F5A8D340C22F2E325AE77C43B4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin03.skn'
with checksum '5779E475EC7167E968FACEA58511BD2A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin10.skn'
with checksum '2E8011443783DCE7C84D2A771BBF171E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin11.skn'
with checksum '7086B0C3301D03C4052C73FACCCA7B80'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin13.skn'
with checksum 'D71B4C08899AB0144D89CB3B11BFBD75'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin14.skn'
with checksum '605821193E31DDF0589BFDD220513CC4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin18.skn'
with checksum 'E92FAD269CBECA03DC9E20D447B4A3F5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin19.skn'
with checksum 'E1F07A6C6618737A20E5F4A7A710E0E3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin22.skn'
with checksum '42176D1DD997871807CE9C3505106982'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin25.skn'
with checksum '4B043004E30721EACE0959FF9F0C7FED'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin26.skn'
with checksum '55B33EB86371691EEA8DDB3A357856C3'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin27.skn'
with checksum 'CC70DD1DF03CE7D58230AF4D34A9E666'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin31.skn'
with checksum '2AEC76551CF91CB3D801D172EB7FB5B1'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin33.skn'
with checksum '51B5133339E9858992B19DD19980B145'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin36.skn'
with checksum '323014C939750D45357DB69214663F82'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin42.skn'
with checksum 'EBB14ACA6C2789E2A35CFE6E6D27B15D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin47.skn'
with checksum '8D7A5EE3D87578F4E5549CD806ACB6D5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin53.skn'
with checksum '851335755A9CAF8716A8FDED5BEBD7DE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin55.skn'
with checksum 'BC54DF386BF02385C20E537E58DEBC58'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin65.skn'
with checksum '8840C8E181D86E7DF9FFFBB143AE7A7A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\mxskin9.skn'
with checksum '9470EFE0080A1BA41A0C43B76CAC771D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Office 2007.skn'
with checksum 'BA4029BE7069329BE089B7D789EA64AD'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\ONatural-BLUE.skn'
with checksum 'E60AB5EC2529B181F205184E0079691C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\OpusOS-BLUEB2.skn'
with checksum '3A267858977D7E82DA627B83613095D7'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\OpusOS-DEEP2.skn'
with checksum '0856E5A4182B509D5FBC6C2D5B2A81C5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\OpusOS-OLIVE.skn'
with checksum '7B9AC670DA23AD8CDEB166545B5C580D'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\RoueGrey-SLIM.skn'
with checksum '46F6061E59623235467BF637679C3AD5'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\RoueOlive-SLIM.skn'
with checksum 'C3AFCEB7CD93C5DA7A769FD84CC10A19'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\RoueSteel-SLIM.skn'
with checksum '9FEAB4B08484BDA64FCF391E8C00649E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Royale1-BLUE.skn'
with checksum '4695EEAD9AE32E12B631E550E6EECCBE'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Royale1-HOMESTEAD.skn'
with checksum '8A97C5C8AF45490F3BED3AF54C9F0B5E'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Royale1-METALLIC.skn'
with checksum 'A0497D5D7637092B5D0696572BA4878A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\SkinnyTunes.skn'
with checksum '9521BC9E3350CC6C7F678BC23AC3F53A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\slenderFARR.skn'
with checksum '371764A6F565BA942650F9BCC1E6AF53'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Sustenance-BLUE.skn'
with checksum '10FD7697AB338BA94F1238E43B7F0E5B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Sustenance-ERGO.skn'
with checksum '16AC04ECFE2BAE8C10F08DE5BB764FD9'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Sustenance-METALLIC.skn'
with checksum '8B2E60010CD402D23600E0B65B0F36A6'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Sustenance-OLIVE.skn'
with checksum '34295DFD86A5E15DB20122A3A126606C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Sustenance-SLATE.skn'
with checksum '1EF2D515BA519D17A52654CCADFE7611'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\System4-BLACK2.skn'
with checksum '09EBA09FC7B900AC4CFE7B9EF4AB3FE4'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\System4-BLUE.skn'
with checksum 'B7676DCEDFDE6E982C52EBBEACF0319C'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\TangoXP-BLUE.skn'
with checksum '9D2EC6F14663B31090D5429F27A31945'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\TangoXP-OLIVE.skn'
with checksum 'BB205F4AC4625F2983C6481ECD8BD777'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\TD 4-PANTHER.skn'
with checksum '2B85D303F0A39A8C3DDFA10C105D42F1'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Tiger-WINDOWB.skn'
with checksum '87357247798EE08017B8BA25E0A0FF71'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\VistaXP-VISTAXPB2.skn'
with checksum '4D0599A05511A61A0A535BB5AF5BB893'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\VistaXP-VISTAXPS2.skn'
with checksum '6C2C6AC1C64BB3DEB6DA7E47070BD988'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\Watercolor-BLUE.skn'
with checksum '283805DC5635B5E0E878CFD6D94557E9'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\wmpx-XMP2.skn'
with checksum 'D3FAB4D05B0BE462785B0494FE5FA865'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Skins\wmpx-XMPX3.skn'
with checksum '0960AB16329C0F2E1207AB3F7925B03B'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Sounds\22305_zeuss_CLUBkong_off_bss.wav'
with checksum 'C52A3543A0B3734E0D99204F065D049A'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Sounds\22306_zeuss_CLUBkong_off_bssPT2.wav'
with checksum 'AE685633A74AE82C1357146159C55268'
Found 'C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Sounds\fping.wav'
with checksum '93D0806C10176BEE6C41D9F95130A2B1'
Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\find-and-run-robot.portable\tools\FindAndRunRobot.exe" --output="C:\ProgramData\chocolatey\bin\FindAndRunRobot.exe" --iconpath="C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.exe" --gui']
[ShimGen] Microsoft (R) Visual C# Compiler version 4.0.30319.34209
[ShimGen] for Microsoft (R) .NET Framework 4.5
[ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
[ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\FindAndRunRobot.exe'
Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\find-and-run-robot.portable\tools\FindAndRunRobot.exe" --output="C:\ProgramData\chocolatey\bin\FindAndRunRobot.exe" --iconpath="C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.exe" --gui'] exited with '0'
ShimGen has successfully created a gui shim for FindAndRunRobot.exe
Created: C:\ProgramData\chocolatey\bin\FindAndRunRobot.exe
Targeting: C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\FindAndRunRobot.exe
IsGui:True
Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\find-and-run-robot.portable\tools\QuickDocLauncher.exe" --output="C:\ProgramData\chocolatey\bin\QuickDocLauncher.exe" --iconpath="C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\QuickDocLauncher.exe"']
[ShimGen] Microsoft (R) Visual C# Compiler version 4.0.30319.34209
[ShimGen] for Microsoft (R) .NET Framework 4.5
[ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\find-and-run-robot.portable\tools\QuickDocLauncher.exe" --output="C:\ProgramData\chocolatey\bin\QuickDocLauncher.exe" --iconpath="C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\QuickDocLauncher.exe"'] exited with '0'
[ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\QuickDocLauncher.exe'
ShimGen has successfully created a shim for QuickDocLauncher.exe
Created: C:\ProgramData\chocolatey\bin\QuickDocLauncher.exe
Targeting: C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\QuickDocLauncher.exe
IsGui:False
Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\find-and-run-robot.portable\tools\Helpers\AddNote.exe" --output="C:\ProgramData\chocolatey\bin\AddNote.exe" --iconpath="C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Helpers\AddNote.exe"']
[ShimGen] Could not extract icon from associated program. Using default. Error:
[ShimGen] Selected Icon is invalid
[ShimGen] Microsoft (R) Visual C# Compiler version 4.0.30319.34209
[ShimGen] for Microsoft (R) .NET Framework 4.5
[ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\find-and-run-robot.portable\tools\Helpers\AddNote.exe" --output="C:\ProgramData\chocolatey\bin\AddNote.exe" --iconpath="C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Helpers\AddNote.exe"'] exited with '0'
[ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\AddNote.exe'
ShimGen has successfully created a shim for AddNote.exe
Created: C:\ProgramData\chocolatey\bin\AddNote.exe
Targeting: C:\ProgramData\chocolatey\lib\find-and-run-robot.portable\tools\Helpers\AddNote.exe
IsGui:False
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\find-and-run-robot.portable.2.223.01".
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\find-and-run-robot.portable.2.223.01\.sxs".
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\find-and-run-robot.portable.2.223.01\.pin".
Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\find-and-run-robot.portable".
This is try 1/3. Retrying after 300 milliseconds.
Error converted to warning:
System.UnauthorizedAccessException: Access to the path 'Clock.ico' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass1.<retry>b__0()
at chocolatey.infrastructure.tolerance.FaultTolerance.retry[T](Int32 numberOfTries, Func`1 function, Int32 waitDurationMilliseconds, Int32 increaseRetryByMilliseconds)
This is try 2/3. Retrying after 400 milliseconds.
Error converted to warning:
System.UnauthorizedAccessException: Access to the path 'Clock.ico' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass1.<retry>b__0()
at chocolatey.infrastructure.tolerance.FaultTolerance.retry[T](Int32 numberOfTries, Func`1 function, Int32 waitDurationMilliseconds, Int32 increaseRetryByMilliseconds)
Maximum tries of 3 reached. Throwing error.
Attempted to remove 'C:\ProgramData\chocolatey\lib-bkp\find-and-run-robot.portable' but had an error::
System.UnauthorizedAccessException: Access to the path 'Clock.ico' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass1.<retry>b__0()
at chocolatey.infrastructure.tolerance.FaultTolerance.retry[T](Int32 numberOfTries, Func`1 function, Int32 waitDurationMilliseconds, Int32 increaseRetryByMilliseconds)
at chocolatey.infrastructure.tolerance.FaultTolerance.<>c__DisplayClass4.<try_catch_with_logging_exception>b__3()
at chocolatey.infrastructure.tolerance.FaultTolerance.try_catch_with_logging_exception[T](Func`1 function, String errorMessage, Boolean throwError, Boolean logWarningInsteadOfError)
The install of find-and-run-robot.portable was successful.
Chocolatey installed 1/1 package(s). 0 package(s) failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment