Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created March 30, 2024 19:17
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 choco-bot/b4dd49ce492600595663b0e6d0b7133c to your computer and use it in GitHub Desktop.
Save choco-bot/b4dd49ce492600595663b0e6d0b7133c to your computer and use it in GitHub Desktop.
nsis.install v3.10.0 - Passed - Package Tests Results
<?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-2610501158-236350745-307864991-1000</user>
<keys>
<key installerType="Custom" displayName="Nullsoft Install System" displayVersion="3.10">
<RegistryView>Registry32</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NSIS</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[C:\Program Files (x86)\NSIS]]></InstallLocation>
<UninstallString><![CDATA["C:\Program Files (x86)\NSIS\uninst-nsis.exe" /S]]></UninstallString>
<HasQuietUninstall>true</HasQuietUninstall>
<Publisher><![CDATA[Nullsoft and Contributors]]></Publisher>
<InstallDate>20240330</InstallDate>
<InstallSource><![CDATA[]]></InstallSource>
<Language />
<Version />
<VersionMajor>3</VersionMajor>
<VersionMinor>10</VersionMinor>
<SystemComponent>false</SystemComponent>
<WindowsInstaller>false</WindowsInstaller>
<NoRemove>false</NoRemove>
<NoModify>true</NoModify>
<NoRepair>true</NoRepair>
<ReleaseType />
<ParentKeyName />
</key>
</keys>
</registrySnapshot>

nsis.install v3.10.0 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/nsis.install/3.10.0
  • Tested 30 Mar 2024 19:17:36 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install was successful.
  • Uninstall was successful.
<?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\nsis.install\nsis.install.nupkg" checksum="71BA6E289C937F032543A141DF7478B1" />
<file path="C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nuspec" checksum="77A3C2A02875CCB2A706B125E02AF6CC" />
<file path="C:\ProgramData\chocolatey\lib\nsis.install\legal\LICENSE.txt" checksum="47BBC398D062DDF3490B7499BDB9D4D7" />
<file path="C:\ProgramData\chocolatey\lib\nsis.install\legal\VERIFICATION.txt" checksum="0E66E1284DA6B2228E77DDBFB3B7D0E0" />
<file path="C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1" checksum="4C8F32016717E80175E8EE1246FF0C6F" />
<file path="C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1" checksum="DD47C7BD862EF4B9645AA28FD40BD3C1" />
<file path="C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe.ignore" checksum="BEA07E6D2B8DCE396FE21BAA61B34956" />
</files>
</fileSnapshot>
2024-03-30 19:16:41,544 368 [DEBUG] - XmlConfiguration is now operational
2024-03-30 19:16:41,717 368 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,731 368 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,731 368 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,731 368 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,748 368 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,748 368 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,748 368 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,763 368 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,763 368 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-03-30 19:16:41,763 368 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-03-30 19:16:41,779 368 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-03-30 19:16:42,701 368 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,701 368 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,701 368 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,718 368 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,718 368 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,732 368 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,732 368 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,732 368 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,748 368 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,748 368 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:16:42,778 368 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-03-30 19:16:42,794 368 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-03-30 19:16:42,794 368 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-03-30 19:16:42,810 368 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-03-30 19:16:42,810 368 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-03-30 19:16:42,810 368 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-03-30 19:16:42,810 368 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-03-30 19:16:42,828 368 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-03-30 19:16:42,828 368 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-03-30 19:16:42,828 368 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-03-30 19:16:42,842 368 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-03-30 19:16:42,842 368 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-03-30 19:16:42,842 368 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-03-30 19:16:42,858 368 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-03-30 19:16:42,858 368 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-03-30 19:16:42,873 368 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-03-30 19:16:42,873 368 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-03-30 19:16:42,873 368 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-03-30 19:16:42,888 368 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-03-30 19:16:42,888 368 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-03-30 19:16:43,185 368 [INFO ] - ============================================================
2024-03-30 19:16:43,622 368 [INFO ] - Chocolatey v2.2.2
2024-03-30 19:16:43,654 368 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2024-03-30 19:16:43,654 368 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-03-30 19:16:43,669 368 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-03-30 19:16:43,685 368 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install nsis.install --version 3.10.0 -fdvy --execution-timeout=2700 --allow-downgrade
2024-03-30 19:16:43,700 368 [DEBUG] - Received arguments: install nsis.install --version 3.10.0 -fdvy --execution-timeout=2700 --allow-downgrade
2024-03-30 19:16:43,872 368 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-03-30 19:16:43,919 368 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-03-30 19:16:43,935 368 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-03-30 19:16:44,170 368 [DEBUG] - Performing validation checks.
2024-03-30 19:16:44,185 368 [DEBUG] - Global Configuration Validation Checks:
2024-03-30 19:16:44,200 368 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2024-03-30 19:16:44,217 368 [DEBUG] - System State Validation Checks:
2024-03-30 19:16:44,217 368 [DEBUG] - Reboot Requirement Checks:
2024-03-30 19:16:44,232 368 [DEBUG] - - Pending Computer Rename = Checked
2024-03-30 19:16:44,248 368 [DEBUG] - - Pending Component Based Servicing = Checked
2024-03-30 19:16:44,248 368 [DEBUG] - - Pending Windows Auto Update = Checked
2024-03-30 19:16:44,263 368 [DEBUG] - - Pending File Rename Operations = Ignored
2024-03-30 19:16:44,263 368 [DEBUG] - - Pending Windows Package Installer = Checked
2024-03-30 19:16:44,280 368 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2024-03-30 19:16:44,295 368 [DEBUG] - Cache Folder Lockdown Checks:
2024-03-30 19:16:44,295 368 [DEBUG] - - Elevated State = Checked
2024-03-30 19:16:44,295 368 [DEBUG] - - Folder Exists = Checked
2024-03-30 19:16:44,326 368 [DEBUG] - - Folder lockdown = Checked
2024-03-30 19:16:44,341 368 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-03-30 19:16:44,388 368 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-03-30 19:16:44,388 368 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2024-03-30 19:16:44,450 368 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|ShowOnlineHelp='False'|Debug='True'|Verbose='True'|
Trace='False'|Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='nsis.install'|
Version='3.10.0'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='nsis.install'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='2.2.2.0'|
Information.ChocolateyProductVersion='2.2.2'|
Information.FullName='choco, Version=2.2.2.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-3DITMF4T96N'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='Unknown'|
ApiKeyCommand.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-03-30 19:16:44,467 368 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2024-03-30 19:16:44,499 368 [INFO ] - Installing the following packages:
2024-03-30 19:16:44,500 368 [INFO ] - nsis.install
2024-03-30 19:16:44,513 368 [INFO ] - By installing, you accept licenses for the packages.
2024-03-30 19:16:44,529 368 [DEBUG] - Current environment values (may contain sensitive data):
2024-03-30 19:16:44,529 368 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2024-03-30 19:16:44,545 368 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-03-30 19:16:44,545 368 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-03-30 19:16:44,561 368 [DEBUG] - * 'ChocolateyLastPathUpdate'='133562767696421187' ('User')
2024-03-30 19:16:44,561 368 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2024-03-30 19:16:44,561 368 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2024-03-30 19:16:44,576 368 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2024-03-30 19:16:44,576 368 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2024-03-30 19:16:44,576 368 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2024-03-30 19:16:44,591 368 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2024-03-30 19:16:44,591 368 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2024-03-30 19:16:44,607 368 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2024-03-30 19:16:44,607 368 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2024-03-30 19:16:44,607 368 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2024-03-30 19:16:44,624 368 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2024-03-30 19:16:44,624 368 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='10' ('Machine')
2024-03-30 19:16:44,642 368 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2024-03-30 19:16:44,653 368 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 85 Stepping 7, GenuineIntel' ('Machine')
2024-03-30 19:16:44,653 368 [DEBUG] - * 'PROCESSOR_REVISION'='5507' ('Machine')
2024-03-30 19:16:44,653 368 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2024-03-30 19:16:45,295 368 [DEBUG] - Running list with the following filter = ''
2024-03-30 19:16:45,295 368 [DEBUG] - --- Start of List ---
2024-03-30 19:16:45,357 368 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-03-30 19:16:45,936 368 [DEBUG] - chocolatey 2.2.2
2024-03-30 19:16:45,967 368 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-03-30 19:16:45,967 368 [DEBUG] - KB2919355 1.0.20160915
2024-03-30 19:16:45,982 368 [DEBUG] - KB2919442 1.0.20160915
2024-03-30 19:16:45,999 368 [DEBUG] - KB2999226 1.0.20181019
2024-03-30 19:16:46,014 368 [DEBUG] - KB3035131 1.0.3
2024-03-30 19:16:46,045 368 [DEBUG] - KB3118401 1.0.5
2024-03-30 19:16:46,060 368 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.14
2024-03-30 19:16:46,060 368 [DEBUG] - --- End of List ---
2024-03-30 19:16:46,076 368 [DEBUG] - Resolving resource PackageMetadataResource for source c:\cached-packages
2024-03-30 19:16:46,733 368 [DEBUG] - Resolving resource PackageMetadataResource for source https://community.chocolatey.org/api/v2/
2024-03-30 19:16:47,389 368 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='nsis.install',Version='3.10.0')
2024-03-30 19:16:47,671 368 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='nsis.install',Version='3.10.0') 264ms
2024-03-30 19:16:47,857 368 [DEBUG] - Resolving resource DependencyInfoResource for source c:\cached-packages
2024-03-30 19:16:48,482 368 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2024-03-30 19:16:48,499 368 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/Packages(Id='nsis.install',Version='3.10.0')
2024-03-30 19:16:48,749 368 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2024-03-30 19:16:48,780 368 [DEBUG] - Resolving resource DownloadResource for source https://community.chocolatey.org/api/v2/
2024-03-30 19:16:48,842 368 [DEBUG] - Attempting to delete file "".
2024-03-30 19:16:48,889 368 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/package/nsis.install/3.10.0
2024-03-30 19:16:49,452 368 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/package/nsis.install/3.10.0 554ms
2024-03-30 19:16:49,530 368 [INFO ] - [NuGet] Acquiring lock for the installation of nsis.install 3.10.0
2024-03-30 19:16:49,624 368 [INFO ] - [NuGet] Acquired lock for the installation of nsis.install 3.10.0
2024-03-30 19:16:50,389 368 [INFO ] - [NuGet] Installed nsis.install 3.10.0 from https://community.chocolatey.org/api/v2/ with content hash WHePcP0U/boQUFNOICDLXBmkSgZ6sAuDq51REseTrau91AIB8JMvdFTiCpxWubfVSf2cdTQa/R7sBN/E8bRYEw==.
2024-03-30 19:16:50,452 368 [INFO ] - [NuGet] Adding package 'nsis.install.3.10.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-03-30 19:16:50,561 368 [INFO ] - [NuGet] Added package 'nsis.install.3.10.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-03-30 19:16:50,578 368 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\nsis.install/3.10.0\nsis.install.3.10.0.nupkg".
2024-03-30 19:16:50,592 368 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\nsis.install/3.10.0\.nupkg.metadata".
2024-03-30 19:16:50,592 368 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\nsis.install/3.10.0\nsis.install.3.10.0.nupkg.sha512".
2024-03-30 19:16:50,608 368 [INFO ] -
nsis.install v3.10.0 (forced)
2024-03-30 19:16:50,718 368 [INFO ] - nsis.install package files install completed. Performing other installation steps.
2024-03-30 19:16:50,796 368 [DEBUG] - Setting installer args for nsis.install
2024-03-30 19:16:50,811 368 [DEBUG] - Setting package parameters for nsis.install
2024-03-30 19:16:50,811 368 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1':
2024-03-30 19:16:50,842 368 [DEBUG] - $ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\nsis-3.10-setup.exe"
fileType = 'exe'
softwareName = 'Nullsoft Install System*'
silentArgs = '/S'
validExitCodes = @(0,3010)
}
Install-ChocolateyInstallPackage @packageArgs
Get-ChildItem $toolsDir\*.exe | ForEach-Object { Remove-Item $_ -ea 0; if (Test-Path $_) { Set-Content "$_.ignore" } }
2024-03-30 19:16:50,874 368 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = '';[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::SystemDefault; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2024-03-30 19:16:50,906 368 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2024-03-30 19:16:51,749 368 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2024-03-30 19:16:52,375 368 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-03-30 19:16:52,375 368 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-03-30 19:16:52,421 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-03-30 19:16:52,437 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-03-30 19:16:52,452 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-03-30 19:16:52,452 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-03-30 19:16:52,468 368 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-03-30 19:16:52,468 368 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-03-30 19:16:52,468 368 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-03-30 19:16:52,485 368 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-03-30 19:16:52,485 368 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-03-30 19:16:52,500 368 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-03-30 19:16:52,500 368 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-03-30 19:16:52,515 368 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-03-30 19:16:52,515 368 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-03-30 19:16:52,530 368 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-03-30 19:16:52,530 368 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-03-30 19:16:52,546 368 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-03-30 19:16:52,546 368 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-03-30 19:16:52,562 368 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-03-30 19:16:52,562 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-03-30 19:16:52,580 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-03-30 19:16:52,580 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-03-30 19:16:52,595 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-03-30 19:16:52,595 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-03-30 19:16:52,608 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-03-30 19:16:52,608 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-03-30 19:16:52,624 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-03-30 19:16:52,624 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-03-30 19:16:52,639 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-03-30 19:16:52,639 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-03-30 19:16:52,657 368 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-03-30 19:16:52,657 368 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-03-30 19:16:52,672 368 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-03-30 19:16:52,672 368 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-03-30 19:16:52,672 368 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-03-30 19:16:52,687 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-03-30 19:16:52,687 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-03-30 19:16:52,702 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-03-30 19:16:52,702 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-03-30 19:16:52,718 368 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-03-30 19:16:52,718 368 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-03-30 19:16:52,735 368 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-03-30 19:16:52,735 368 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-03-30 19:16:52,749 368 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-03-30 19:16:52,749 368 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-03-30 19:16:52,764 368 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-03-30 19:16:52,764 368 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-03-30 19:16:52,781 368 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-03-30 19:16:52,797 368 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-03-30 19:16:52,797 368 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-03-30 19:16:52,843 368 [DEBUG] - Loading community extensions
2024-03-30 19:16:52,890 368 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2024-03-30 19:16:52,890 368 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2024-03-30 19:16:53,061 368 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-03-30 19:16:53,061 368 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-03-30 19:16:53,077 368 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-03-30 19:16:53,077 368 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-03-30 19:16:53,094 368 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-03-30 19:16:53,094 368 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-03-30 19:16:53,109 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-03-30 19:16:53,109 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-03-30 19:16:53,124 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-03-30 19:16:53,124 368 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-03-30 19:16:53,124 368 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-03-30 19:16:53,140 368 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-03-30 19:16:53,140 368 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-03-30 19:16:53,156 368 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-03-30 19:16:53,156 368 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-03-30 19:16:53,172 368 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-03-30 19:16:53,172 368 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-03-30 19:16:53,172 368 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-03-30 19:16:53,187 368 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-03-30 19:16:53,187 368 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-03-30 19:16:53,204 368 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-03-30 19:16:53,204 368 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-03-30 19:16:53,219 368 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-03-30 19:16:53,219 368 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-03-30 19:16:53,235 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-03-30 19:16:53,235 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-03-30 19:16:53,235 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-03-30 19:16:53,251 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-03-30 19:16:53,251 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-03-30 19:16:53,266 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-03-30 19:16:53,266 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-03-30 19:16:53,281 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-03-30 19:16:53,281 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-03-30 19:16:53,297 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-03-30 19:16:53,297 368 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-03-30 19:16:53,313 368 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-03-30 19:16:53,313 368 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-03-30 19:16:53,328 368 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-03-30 19:16:53,328 368 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-03-30 19:16:53,328 368 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-03-30 19:16:53,344 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-03-30 19:16:53,344 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-03-30 19:16:53,358 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-03-30 19:16:53,358 368 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-03-30 19:16:53,358 368 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-03-30 19:16:53,374 368 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-03-30 19:16:53,374 368 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-03-30 19:16:53,393 368 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-03-30 19:16:53,393 368 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-03-30 19:16:53,408 368 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-03-30 19:16:53,408 368 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-03-30 19:16:53,421 368 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-03-30 19:16:53,421 368 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-03-30 19:16:53,421 368 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-03-30 19:16:53,437 368 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-03-30 19:16:53,437 368 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-03-30 19:16:53,452 368 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-03-30 19:16:53,452 368 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2024-03-30 19:16:53,468 368 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2024-03-30 19:16:53,468 368 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2024-03-30 19:16:53,484 368 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2024-03-30 19:16:53,484 368 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2024-03-30 19:16:53,499 368 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2024-03-30 19:16:53,499 368 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2024-03-30 19:16:53,516 368 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2024-03-30 19:16:53,516 368 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2024-03-30 19:16:53,530 368 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2024-03-30 19:16:53,530 368 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2024-03-30 19:16:53,547 368 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2024-03-30 19:16:53,563 368 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2024-03-30 19:16:53,593 368 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2024-03-30 19:16:53,603 368 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2024-03-30 19:16:53,608 368 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2024-03-30 19:16:53,625 368 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2024-03-30 19:16:53,640 368 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2024-03-30 19:16:53,640 368 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2024-03-30 19:16:53,655 368 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2024-03-30 19:16:53,655 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2024-03-30 19:16:53,671 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2024-03-30 19:16:53,671 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2024-03-30 19:16:53,671 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2024-03-30 19:16:53,687 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2024-03-30 19:16:53,703 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2024-03-30 19:16:53,703 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2024-03-30 19:16:53,718 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2024-03-30 19:16:53,718 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2024-03-30 19:16:53,734 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2024-03-30 19:16:53,734 368 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2024-03-30 19:16:53,749 368 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2024-03-30 19:16:53,749 368 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-03-30 19:16:53,749 368 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2024-03-30 19:16:53,765 368 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2024-03-30 19:16:53,859 368 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2024-03-30 19:16:53,859 368 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2024-03-30 19:16:53,875 368 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-03-30 19:16:53,891 368 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2024-03-30 19:16:53,891 368 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-03-30 19:16:53,906 368 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2024-03-30 19:16:53,906 368 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2024-03-30 19:16:53,922 368 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2024-03-30 19:16:53,922 368 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2024-03-30 19:16:53,937 368 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2024-03-30 19:16:53,937 368 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2024-03-30 19:16:53,954 368 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2024-03-30 19:16:53,954 368 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2024-03-30 19:16:53,969 368 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2024-03-30 19:16:53,985 368 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2024-03-30 19:16:53,985 368 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2024-03-30 19:16:54,000 368 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2024-03-30 19:16:54,000 368 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2024-03-30 19:16:54,205 368 [DEBUG] - ---------------------------Script Execution---------------------------
2024-03-30 19:16:54,249 368 [DEBUG] - Running 'ChocolateyScriptRunner' for nsis.install v3.10.0 with packageScript 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\nsis.install', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2024-03-30 19:16:54,345 368 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1'
2024-03-30 19:16:54,671 368 [DEBUG] - Running Install-ChocolateyInstallPackage -silentArgs '/S' -file 'C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe' -fileType 'exe' -validExitCodes '0 3010' -packageName 'nsis.install'
2024-03-30 19:16:54,704 368 [DEBUG] - Running Get-OSArchitectureWidth -compare '32'
2024-03-30 19:16:54,796 368 [INFO ] - Installing nsis.install...
2024-03-30 19:16:55,094 368 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010' -workingDirectory 'C:\ProgramData\chocolatey\lib\nsis.install\tools' -statements '/S ' -exeToRun 'C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe'
2024-03-30 19:16:55,218 368 [DEBUG] - Test-ProcessAdminRights: returning True
2024-03-30 19:16:55,282 368 [DEBUG] - Elevating permissions and running ["C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe" /S ]. This may take a while, depending on the statements.
2024-03-30 19:16:57,126 368 [DEBUG] - Command ["C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe" /S ] exited with '0'.
2024-03-30 19:16:57,189 368 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2024-03-30 19:16:57,205 368 [INFO ] - nsis.install has been installed.
2024-03-30 19:16:57,249 368 [DEBUG] - ----------------------------------------------------------------------
2024-03-30 19:16:57,282 368 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = '';[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::SystemDefault; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2024-03-30 19:16:57,297 368 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2024-03-30 19:16:57,422 368 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2024-03-30 19:16:57,438 368 [INFO ] - nsis.install can be automatically uninstalled.
2024-03-30 19:16:57,641 368 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\nsis.install'
2024-03-30 19:16:57,656 368 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nupkg'
with checksum '71BA6E289C937F032543A141DF7478B1'
2024-03-30 19:16:57,656 368 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nuspec'
with checksum '77A3C2A02875CCB2A706B125E02AF6CC'
2024-03-30 19:16:57,672 368 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\legal\LICENSE.txt'
with checksum '47BBC398D062DDF3490B7499BDB9D4D7'
2024-03-30 19:16:57,672 368 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\legal\VERIFICATION.txt'
with checksum '0E66E1284DA6B2228E77DDBFB3B7D0E0'
2024-03-30 19:16:57,688 368 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1'
with checksum '4C8F32016717E80175E8EE1246FF0C6F'
2024-03-30 19:16:57,704 368 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1'
with checksum 'DD47C7BD862EF4B9645AA28FD40BD3C1'
2024-03-30 19:16:57,720 368 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe.ignore'
with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956'
2024-03-30 19:16:57,812 368 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\nsis.install.3.10.0".
2024-03-30 19:16:57,876 368 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\nsis.install.3.10.0\.registry'
2024-03-30 19:16:57,984 368 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\nsis.install.3.10.0\.files'
2024-03-30 19:16:57,984 368 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nsis.install.3.10.0\.extra".
2024-03-30 19:16:58,000 368 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nsis.install.3.10.0\.version".
2024-03-30 19:16:58,000 368 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nsis.install.3.10.0\.sxs".
2024-03-30 19:16:58,016 368 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nsis.install.3.10.0\.pin".
2024-03-30 19:16:58,033 368 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-03-30 19:16:58,033 368 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\.chocolateyPending".
2024-03-30 19:16:58,047 368 [INFO ] - The install of nsis.install was successful.
2024-03-30 19:16:58,063 368 [INFO ] - Software installed to 'C:\Program Files (x86)\NSIS'
2024-03-30 19:16:58,111 368 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-03-30 19:16:58,125 368 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-03-30 19:16:58,141 368 [DEBUG] - Exiting with 0
2024-03-30 19:17:18,126 2980 [DEBUG] - XmlConfiguration is now operational
2024-03-30 19:17:18,329 2980 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,329 2980 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,329 2980 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,345 2980 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,345 2980 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,360 2980 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,360 2980 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,360 2980 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,378 2980 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-03-30 19:17:18,378 2980 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-03-30 19:17:18,392 2980 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-03-30 19:17:19,361 2980 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,377 2980 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,377 2980 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,391 2980 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,391 2980 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,391 2980 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,407 2980 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,407 2980 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,407 2980 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,423 2980 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-03-30 19:17:19,454 2980 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-03-30 19:17:19,454 2980 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-03-30 19:17:19,470 2980 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-03-30 19:17:19,470 2980 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-03-30 19:17:19,470 2980 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-03-30 19:17:19,487 2980 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-03-30 19:17:19,487 2980 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-03-30 19:17:19,502 2980 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-03-30 19:17:19,502 2980 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-03-30 19:17:19,502 2980 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-03-30 19:17:19,517 2980 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-03-30 19:17:19,517 2980 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-03-30 19:17:19,517 2980 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-03-30 19:17:19,533 2980 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-03-30 19:17:19,533 2980 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-03-30 19:17:19,533 2980 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-03-30 19:17:19,549 2980 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-03-30 19:17:19,549 2980 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-03-30 19:17:19,563 2980 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-03-30 19:17:19,563 2980 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-03-30 19:17:19,861 2980 [INFO ] - ============================================================
2024-03-30 19:17:20,298 2980 [INFO ] - Chocolatey v2.2.2
2024-03-30 19:17:20,329 2980 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2024-03-30 19:17:20,345 2980 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-03-30 19:17:20,361 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-03-30 19:17:20,376 2980 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall nsis.install --version 3.10.0 -dvy --execution-timeout=2700
2024-03-30 19:17:20,391 2980 [DEBUG] - Received arguments: uninstall nsis.install --version 3.10.0 -dvy --execution-timeout=2700
2024-03-30 19:17:20,579 2980 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-03-30 19:17:20,610 2980 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-03-30 19:17:20,626 2980 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-03-30 19:17:20,798 2980 [DEBUG] - Performing validation checks.
2024-03-30 19:17:20,815 2980 [DEBUG] - Global Configuration Validation Checks:
2024-03-30 19:17:20,829 2980 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2024-03-30 19:17:20,845 2980 [DEBUG] - System State Validation Checks:
2024-03-30 19:17:20,845 2980 [DEBUG] - Reboot Requirement Checks:
2024-03-30 19:17:20,861 2980 [DEBUG] - - Pending Computer Rename = Checked
2024-03-30 19:17:20,876 2980 [DEBUG] - - Pending Component Based Servicing = Checked
2024-03-30 19:17:20,876 2980 [DEBUG] - - Pending Windows Auto Update = Checked
2024-03-30 19:17:20,893 2980 [DEBUG] - - Pending File Rename Operations = Ignored
2024-03-30 19:17:20,893 2980 [DEBUG] - - Pending Windows Package Installer = Checked
2024-03-30 19:17:20,907 2980 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2024-03-30 19:17:20,907 2980 [DEBUG] - Cache Folder Lockdown Checks:
2024-03-30 19:17:20,923 2980 [DEBUG] - - Elevated State = Checked
2024-03-30 19:17:20,923 2980 [DEBUG] - - Folder Exists = Checked
2024-03-30 19:17:20,939 2980 [DEBUG] - - Folder lockdown = Checked
2024-03-30 19:17:20,954 2980 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-03-30 19:17:21,002 2980 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-03-30 19:17:21,016 2980 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2024-03-30 19:17:21,095 2980 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|ShowOnlineHelp='False'|Debug='True'|Verbose='True'|
Trace='False'|Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='nsis.install'|
Version='3.10.0'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='nsis.install'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='2.2.2.0'|
Information.ChocolateyProductVersion='2.2.2'|
Information.FullName='choco, Version=2.2.2.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-3DITMF4T96N'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='Unknown'|
ApiKeyCommand.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-03-30 19:17:21,095 2980 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2024-03-30 19:17:21,127 2980 [INFO ] - Uninstalling the following packages:
2024-03-30 19:17:21,127 2980 [INFO ] - nsis.install
2024-03-30 19:17:21,143 2980 [DEBUG] - Current environment values (may contain sensitive data):
2024-03-30 19:17:21,158 2980 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2024-03-30 19:17:21,158 2980 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-03-30 19:17:21,173 2980 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-03-30 19:17:21,173 2980 [DEBUG] - * 'ChocolateyLastPathUpdate'='133562767696421187' ('User')
2024-03-30 19:17:21,188 2980 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2024-03-30 19:17:21,188 2980 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2024-03-30 19:17:21,206 2980 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2024-03-30 19:17:21,206 2980 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2024-03-30 19:17:21,220 2980 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2024-03-30 19:17:21,220 2980 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2024-03-30 19:17:21,220 2980 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2024-03-30 19:17:21,236 2980 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2024-03-30 19:17:21,236 2980 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2024-03-30 19:17:21,236 2980 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2024-03-30 19:17:21,252 2980 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2024-03-30 19:17:21,252 2980 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='10' ('Machine')
2024-03-30 19:17:21,252 2980 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2024-03-30 19:17:21,267 2980 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 85 Stepping 7, GenuineIntel' ('Machine')
2024-03-30 19:17:21,267 2980 [DEBUG] - * 'PROCESSOR_REVISION'='5507' ('Machine')
2024-03-30 19:17:21,282 2980 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2024-03-30 19:17:21,549 2980 [DEBUG] - Running list with the following filter = ''
2024-03-30 19:17:21,564 2980 [DEBUG] - --- Start of List ---
2024-03-30 19:17:21,861 2980 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-03-30 19:17:22,454 2980 [DEBUG] - chocolatey 2.2.2
2024-03-30 19:17:22,470 2980 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-03-30 19:17:22,485 2980 [DEBUG] - KB2919355 1.0.20160915
2024-03-30 19:17:22,485 2980 [DEBUG] - KB2919442 1.0.20160915
2024-03-30 19:17:22,502 2980 [DEBUG] - KB2999226 1.0.20181019
2024-03-30 19:17:22,502 2980 [DEBUG] - KB3035131 1.0.3
2024-03-30 19:17:22,517 2980 [DEBUG] - KB3118401 1.0.5
2024-03-30 19:17:22,642 2980 [DEBUG] - nsis.install 3.10.0
2024-03-30 19:17:22,642 2980 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.14
2024-03-30 19:17:22,658 2980 [DEBUG] - --- End of List ---
2024-03-30 19:17:22,658 2980 [DEBUG] - Running list with the following filter = ''
2024-03-30 19:17:22,676 2980 [DEBUG] - --- Start of List ---
2024-03-30 19:17:22,720 2980 [DEBUG] - chocolatey 2.2.2
2024-03-30 19:17:22,736 2980 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-03-30 19:17:22,752 2980 [DEBUG] - KB2919355 1.0.20160915
2024-03-30 19:17:22,752 2980 [DEBUG] - KB2919442 1.0.20160915
2024-03-30 19:17:22,768 2980 [DEBUG] - KB2999226 1.0.20181019
2024-03-30 19:17:22,768 2980 [DEBUG] - KB3035131 1.0.3
2024-03-30 19:17:22,783 2980 [DEBUG] - KB3118401 1.0.5
2024-03-30 19:17:22,814 2980 [DEBUG] - nsis.install 3.10.0
2024-03-30 19:17:22,833 2980 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.14
2024-03-30 19:17:22,845 2980 [DEBUG] - --- End of List ---
2024-03-30 19:17:22,925 2980 [DEBUG] - Running list with the following filter = ''
2024-03-30 19:17:22,925 2980 [DEBUG] - --- Start of List ---
2024-03-30 19:17:22,955 2980 [DEBUG] - chocolatey 2.2.2
2024-03-30 19:17:22,955 2980 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-03-30 19:17:22,971 2980 [DEBUG] - KB2919355 1.0.20160915
2024-03-30 19:17:22,986 2980 [DEBUG] - KB2919442 1.0.20160915
2024-03-30 19:17:23,003 2980 [DEBUG] - KB2999226 1.0.20181019
2024-03-30 19:17:23,017 2980 [DEBUG] - KB3035131 1.0.3
2024-03-30 19:17:23,017 2980 [DEBUG] - KB3118401 1.0.5
2024-03-30 19:17:23,049 2980 [DEBUG] - nsis.install 3.10.0
2024-03-30 19:17:23,064 2980 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.14
2024-03-30 19:17:23,064 2980 [DEBUG] - --- End of List ---
2024-03-30 19:17:23,174 2980 [INFO ] -
nsis.install v3.10.0
2024-03-30 19:17:23,220 2980 [DEBUG] - Running beforeModify step for 'nsis.install'
2024-03-30 19:17:23,236 2980 [DEBUG] - Backing up package files for 'nsis.install'
2024-03-30 19:17:23,423 2980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp\nsis.install".
2024-03-30 19:17:23,423 2980 [DEBUG] - Moving C:\ProgramData\chocolatey\lib\nsis.install to C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0
2024-03-30 19:17:23,439 2980 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\nsis.install'
to 'C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0'
2024-03-30 19:17:25,470 2980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\nsis.install".
2024-03-30 19:17:25,486 2980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0\nsis.install.nupkg"
to "C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nupkg".
2024-03-30 19:17:25,486 2980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0\nsis.install.nuspec"
to "C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nuspec".
2024-03-30 19:17:25,503 2980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\nsis.install\legal".
2024-03-30 19:17:25,517 2980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0\legal\LICENSE.txt"
to "C:\ProgramData\chocolatey\lib\nsis.install\legal\LICENSE.txt".
2024-03-30 19:17:25,517 2980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0\legal\VERIFICATION.txt"
to "C:\ProgramData\chocolatey\lib\nsis.install\legal\VERIFICATION.txt".
2024-03-30 19:17:25,533 2980 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\nsis.install\tools".
2024-03-30 19:17:25,533 2980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0\tools\chocolateyInstall.ps1"
to "C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1".
2024-03-30 19:17:25,548 2980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0\tools\chocolateyUninstall.ps1"
to "C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1".
2024-03-30 19:17:25,548 2980 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\nsis.install\3.10.0\tools\nsis-3.10-setup.exe.ignore"
to "C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe.ignore".
2024-03-30 19:17:27,080 2980 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\nsis.install'
2024-03-30 19:17:27,111 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nupkg'
with checksum '71BA6E289C937F032543A141DF7478B1'
2024-03-30 19:17:27,111 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nuspec'
with checksum '77A3C2A02875CCB2A706B125E02AF6CC'
2024-03-30 19:17:27,111 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\legal\LICENSE.txt'
with checksum '47BBC398D062DDF3490B7499BDB9D4D7'
2024-03-30 19:17:27,127 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\legal\VERIFICATION.txt'
with checksum '0E66E1284DA6B2228E77DDBFB3B7D0E0'
2024-03-30 19:17:27,127 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1'
with checksum '4C8F32016717E80175E8EE1246FF0C6F'
2024-03-30 19:17:27,143 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1'
with checksum 'DD47C7BD862EF4B9645AA28FD40BD3C1'
2024-03-30 19:17:27,143 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe.ignore'
with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956'
2024-03-30 19:17:27,158 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\tools\nsis-3.10-setup.exe.ignore".
2024-03-30 19:17:27,204 2980 [DEBUG] - Setting installer args for nsis.install
2024-03-30 19:17:27,204 2980 [DEBUG] - Setting package parameters for nsis.install
2024-03-30 19:17:27,220 2980 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1':
2024-03-30 19:17:27,237 2980 [DEBUG] - $packageName = $env:ChocolateyPackageName
$packageSearch = 'Nullsoft Install System*'
$installerType = 'exe'
$silentArgs = '/S'
$validExitCodes = @(0,3010)
Write-Verbose "Querying registry for install key..."
$regKey = Get-ItemProperty -Path @('HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\*',
'HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\*',
'HKCU:\Software\Microsoft\Windows\CurrentVersion\Uninstall\*') `
-ErrorAction:SilentlyContinue `
| Where-Object {$_.DisplayName -like $packageSearch}
Write-Verbose "Uninstalling program and removing package..."
$regKey | ForEach-Object {
Uninstall-ChocolateyPackage -PackageName "$packageName" `
-FileType "$installerType" `
-SilentArgs "$silentArgs" `
-ValidExitCodes $validExitCodes `
-File "$($_.UninstallString)"
}
2024-03-30 19:17:27,283 2980 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = '';[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::SystemDefault; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2024-03-30 19:17:27,346 2980 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2024-03-30 19:17:28,236 2980 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2024-03-30 19:17:28,783 2980 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-03-30 19:17:28,799 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-03-30 19:17:28,799 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-03-30 19:17:28,815 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-03-30 19:17:28,815 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-03-30 19:17:28,831 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-03-30 19:17:28,831 2980 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-03-30 19:17:28,845 2980 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-03-30 19:17:28,845 2980 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-03-30 19:17:28,861 2980 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-03-30 19:17:28,861 2980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-03-30 19:17:28,877 2980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-03-30 19:17:28,877 2980 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-03-30 19:17:28,877 2980 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-03-30 19:17:28,893 2980 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-03-30 19:17:28,909 2980 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-03-30 19:17:28,909 2980 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-03-30 19:17:28,924 2980 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-03-30 19:17:28,924 2980 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-03-30 19:17:28,939 2980 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-03-30 19:17:28,939 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-03-30 19:17:28,955 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-03-30 19:17:28,955 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-03-30 19:17:28,970 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-03-30 19:17:28,970 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-03-30 19:17:28,970 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-03-30 19:17:28,987 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-03-30 19:17:28,987 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-03-30 19:17:29,001 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-03-30 19:17:29,001 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-03-30 19:17:29,001 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-03-30 19:17:29,018 2980 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-03-30 19:17:29,018 2980 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-03-30 19:17:29,033 2980 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-03-30 19:17:29,048 2980 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-03-30 19:17:29,048 2980 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-03-30 19:17:29,065 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-03-30 19:17:29,065 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-03-30 19:17:29,080 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-03-30 19:17:29,080 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-03-30 19:17:29,095 2980 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-03-30 19:17:29,095 2980 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-03-30 19:17:29,112 2980 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-03-30 19:17:29,127 2980 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-03-30 19:17:29,127 2980 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-03-30 19:17:29,127 2980 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-03-30 19:17:29,143 2980 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-03-30 19:17:29,143 2980 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-03-30 19:17:29,157 2980 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-03-30 19:17:29,157 2980 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-03-30 19:17:29,173 2980 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-03-30 19:17:29,205 2980 [DEBUG] - Loading community extensions
2024-03-30 19:17:29,253 2980 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2024-03-30 19:17:29,267 2980 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2024-03-30 19:17:29,597 2980 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-03-30 19:17:29,612 2980 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-03-30 19:17:29,612 2980 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-03-30 19:17:29,627 2980 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-03-30 19:17:29,643 2980 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-03-30 19:17:29,643 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-03-30 19:17:29,658 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-03-30 19:17:29,673 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-03-30 19:17:29,673 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-03-30 19:17:29,689 2980 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-03-30 19:17:29,689 2980 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-03-30 19:17:29,708 2980 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-03-30 19:17:29,720 2980 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-03-30 19:17:29,720 2980 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-03-30 19:17:29,737 2980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-03-30 19:17:29,737 2980 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-03-30 19:17:29,753 2980 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-03-30 19:17:29,767 2980 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-03-30 19:17:29,767 2980 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-03-30 19:17:29,767 2980 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-03-30 19:17:29,784 2980 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-03-30 19:17:29,784 2980 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-03-30 19:17:29,798 2980 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-03-30 19:17:29,798 2980 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-03-30 19:17:29,813 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-03-30 19:17:29,813 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-03-30 19:17:29,813 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-03-30 19:17:29,830 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-03-30 19:17:29,830 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-03-30 19:17:29,845 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-03-30 19:17:29,845 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-03-30 19:17:29,862 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-03-30 19:17:29,862 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-03-30 19:17:29,878 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-03-30 19:17:29,878 2980 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-03-30 19:17:29,893 2980 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-03-30 19:17:29,893 2980 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-03-30 19:17:29,910 2980 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-03-30 19:17:29,910 2980 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-03-30 19:17:29,924 2980 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-03-30 19:17:29,924 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-03-30 19:17:29,940 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-03-30 19:17:29,940 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-03-30 19:17:29,956 2980 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-03-30 19:17:29,956 2980 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-03-30 19:17:29,970 2980 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-03-30 19:17:29,970 2980 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-03-30 19:17:29,970 2980 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-03-30 19:17:29,985 2980 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-03-30 19:17:30,079 2980 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-03-30 19:17:30,079 2980 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-03-30 19:17:30,097 2980 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-03-30 19:17:30,097 2980 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-03-30 19:17:30,113 2980 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-03-30 19:17:30,113 2980 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-03-30 19:17:30,126 2980 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-03-30 19:17:30,126 2980 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-03-30 19:17:30,143 2980 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2024-03-30 19:17:30,143 2980 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2024-03-30 19:17:30,158 2980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2024-03-30 19:17:30,158 2980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2024-03-30 19:17:30,173 2980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2024-03-30 19:17:30,173 2980 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2024-03-30 19:17:30,173 2980 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2024-03-30 19:17:30,190 2980 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2024-03-30 19:17:30,190 2980 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2024-03-30 19:17:30,205 2980 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2024-03-30 19:17:30,205 2980 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2024-03-30 19:17:30,221 2980 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2024-03-30 19:17:30,237 2980 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2024-03-30 19:17:30,237 2980 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2024-03-30 19:17:30,251 2980 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2024-03-30 19:17:30,251 2980 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2024-03-30 19:17:30,268 2980 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2024-03-30 19:17:30,268 2980 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2024-03-30 19:17:30,283 2980 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2024-03-30 19:17:30,301 2980 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2024-03-30 19:17:30,301 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2024-03-30 19:17:30,314 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2024-03-30 19:17:30,314 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2024-03-30 19:17:30,330 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2024-03-30 19:17:30,330 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2024-03-30 19:17:30,345 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2024-03-30 19:17:30,345 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2024-03-30 19:17:30,361 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2024-03-30 19:17:30,361 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2024-03-30 19:17:30,377 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2024-03-30 19:17:30,377 2980 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2024-03-30 19:17:30,392 2980 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2024-03-30 19:17:30,392 2980 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-03-30 19:17:30,409 2980 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2024-03-30 19:17:30,424 2980 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2024-03-30 19:17:30,424 2980 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2024-03-30 19:17:30,440 2980 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2024-03-30 19:17:30,457 2980 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-03-30 19:17:30,457 2980 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2024-03-30 19:17:30,471 2980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-03-30 19:17:30,471 2980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2024-03-30 19:17:30,493 2980 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2024-03-30 19:17:30,504 2980 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2024-03-30 19:17:30,517 2980 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2024-03-30 19:17:30,533 2980 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2024-03-30 19:17:30,533 2980 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2024-03-30 19:17:30,549 2980 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2024-03-30 19:17:30,549 2980 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2024-03-30 19:17:30,564 2980 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2024-03-30 19:17:30,564 2980 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2024-03-30 19:17:30,585 2980 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2024-03-30 19:17:30,595 2980 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2024-03-30 19:17:30,595 2980 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2024-03-30 19:17:30,783 2980 [DEBUG] - ---------------------------Script Execution---------------------------
2024-03-30 19:17:30,814 2980 [DEBUG] - Running 'ChocolateyScriptRunner' for nsis.install v3.10.0 with packageScript 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\nsis.install', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2024-03-30 19:17:30,893 2980 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1'
2024-03-30 19:17:30,939 2980 [INFO ] - VERBOSE: Querying registry for install key...
2024-03-30 19:17:31,237 2980 [INFO ] - VERBOSE: Uninstalling program and removing package...
2024-03-30 19:17:31,423 2980 [DEBUG] - Running Uninstall-ChocolateyPackage -packageName 'nsis.install' -fileType 'exe' -silentArgs '/S' -validExitCodes '0 3010' -file '"C:\Program Files (x86)\NSIS\uninst-nsis.exe"'
2024-03-30 19:17:31,549 2980 [INFO ] - Uninstalling nsis.install...
2024-03-30 19:17:31,723 2980 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010' -statements '/S ' -exeToRun '"C:\Program Files (x86)\NSIS\uninst-nsis.exe"'
2024-03-30 19:17:31,845 2980 [DEBUG] - Test-ProcessAdminRights: returning True
2024-03-30 19:17:31,908 2980 [DEBUG] - Elevating permissions and running ["C:\Program Files (x86)\NSIS\uninst-nsis.exe" /S ]. This may take a while, depending on the statements.
2024-03-30 19:17:32,721 2980 [DEBUG] - Command ["C:\Program Files (x86)\NSIS\uninst-nsis.exe" /S ] exited with '0'.
2024-03-30 19:17:32,815 2980 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2024-03-30 19:17:32,815 2980 [INFO ] - 0
2024-03-30 19:17:32,862 2980 [INFO ] - nsis.install has been uninstalled.
2024-03-30 19:17:32,940 2980 [DEBUG] - ----------------------------------------------------------------------
2024-03-30 19:17:32,955 2980 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = '';[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::SystemDefault; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2024-03-30 19:17:33,018 2980 [INFO ] - Running auto uninstaller...
2024-03-30 19:17:33,018 2980 [DEBUG] - Sleeping for 2 seconds to allow Windows to finish cleaning up.
2024-03-30 19:17:35,065 2980 [DEBUG] - Preparing uninstall key '"C:\Program Files (x86)\NSIS\uninst-nsis.exe" /S' for 'Nullsoft Install System'
2024-03-30 19:17:35,065 2980 [INFO ] - Skipping auto uninstaller - 'Nullsoft Install System' appears to have been uninstalled already by other means.
2024-03-30 19:17:35,080 2980 [DEBUG] - Searched for install path 'C:\Program Files (x86)\NSIS' - found? False
2024-03-30 19:17:35,111 2980 [DEBUG] - Searched for registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NSIS' value 'InstallLocation' - found? False
2024-03-30 19:17:35,126 2980 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2024-03-30 19:17:35,314 2980 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2024-03-30 19:17:35,332 2980 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\nsis.install".
2024-03-30 19:17:35,361 2980 [DEBUG] - Ensuring removal of installation files.
2024-03-30 19:17:35,377 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nupkg'
with checksum '71BA6E289C937F032543A141DF7478B1'
2024-03-30 19:17:35,377 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nupkg".
2024-03-30 19:17:35,392 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nuspec'
with checksum '77A3C2A02875CCB2A706B125E02AF6CC'
2024-03-30 19:17:35,392 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\nsis.install.nuspec".
2024-03-30 19:17:35,392 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\legal\LICENSE.txt'
with checksum '47BBC398D062DDF3490B7499BDB9D4D7'
2024-03-30 19:17:35,409 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\legal\LICENSE.txt".
2024-03-30 19:17:35,409 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\legal\VERIFICATION.txt'
with checksum '0E66E1284DA6B2228E77DDBFB3B7D0E0'
2024-03-30 19:17:35,425 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\legal\VERIFICATION.txt".
2024-03-30 19:17:35,425 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1'
with checksum '4C8F32016717E80175E8EE1246FF0C6F'
2024-03-30 19:17:35,439 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyInstall.ps1".
2024-03-30 19:17:35,439 2980 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1'
with checksum 'DD47C7BD862EF4B9645AA28FD40BD3C1'
2024-03-30 19:17:35,455 2980 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nsis.install\tools\chocolateyUninstall.ps1".
2024-03-30 19:17:35,455 2980 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib\nsis.install".
2024-03-30 19:17:35,470 2980 [INFO ] - nsis.install has been successfully uninstalled.
2024-03-30 19:17:35,470 2980 [DEBUG] - Removing nupkg if it still exists.
2024-03-30 19:17:35,485 2980 [DEBUG] - Ensuring removal of installation files.
2024-03-30 19:17:35,549 2980 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-03-30 19:17:35,689 2980 [WARN ] -
Did you know the proceeds of Pro (and some proceeds from other
licensed editions) go into bettering the community infrastructure?
Your support ensures an active community, keeps Chocolatey tip-top,
plus it nets you some awesome features!
https://chocolatey.org/compare
2024-03-30 19:17:35,689 2980 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-03-30 19:17:35,705 2980 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment