chocolatey-community / chocolatey-packages

Chocolatey Community Maintainers Team Packages - packages that are managed and maintained by core community team for community package repository (https://community.chocolatey.org/packages)
https://community.chocolatey.org/profiles/chocolatey-community
Apache License 2.0
448 stars 381 forks source link

(ldapexplorer) Add .NET 3.5 dependencies #2563

Closed sebma closed 2 weeks ago

sebma commented 2 weeks ago

Checklist

Chocolatey Version

2.2.2

Chocolatey License

None

Package Version

1.0.0

Current Behaviour

The .NET Framework 3.5 is NOT installed automatically by Chocolatey. And this window appears when ldapbexplorer is run : image

Expected Behaviour

The .NET Framework 3.5 IS installed automatically by Chocolatey.

Steps To Reproduce

  1. choco install -y ldapexplorer
  2. choco list | sls "^(dotnetfx|ldapexplorer)"

Environment

- Operating System: Microsoft Windows NT 10.0.19045.0
- PowerShell Version: 5.1.19041.4046
- Shell: PowerShell

Chocolatey Log

2024-10-29 15:47:31,028 25536 [DEBUG] - XmlConfiguration is now operational
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,054 25536 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-10-29 15:47:31,069 25536 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-10-29 15:47:31,069 25536 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,259 25536 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-10-29 15:47:31,275 25536 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-10-29 15:47:31,291 25536 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-10-29 15:47:31,344 25536 [INFO ] - ============================================================
2024-10-29 15:47:31,614 25536 [INFO ] - Chocolatey v2.2.2
2024-10-29 15:47:31,629 25536 [DEBUG] - Chocolatey is running on Windows v 10.0.19045.0
2024-10-29 15:47:31,629 25536 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-10-29 15:47:31,629 25536 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-10-29 15:47:31,629 25536 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install -y ldapexplorer
2024-10-29 15:47:31,629 25536 [DEBUG] - Received arguments: install -y ldapexplorer
2024-10-29 15:47:31,660 25536 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-10-29 15:47:31,660 25536 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-10-29 15:47:31,676 25536 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-10-29 15:47:31,692 25536 [DEBUG] - Performing validation checks.
2024-10-29 15:47:31,707 25536 [DEBUG] - Global Configuration Validation Checks:
2024-10-29 15:47:31,707 25536 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2024-10-29 15:47:31,714 25536 [DEBUG] - System State Validation Checks:
2024-10-29 15:47:31,714 25536 [DEBUG] -  Reboot Requirement Checks:
2024-10-29 15:47:31,714 25536 [DEBUG] -  - Pending Computer Rename = Checked
2024-10-29 15:47:31,714 25536 [DEBUG] -  - Pending Component Based Servicing = Checked
2024-10-29 15:47:31,714 25536 [DEBUG] -  - Pending Windows Auto Update = Checked
2024-10-29 15:47:31,714 25536 [DEBUG] -  - Pending File Rename Operations = Ignored
2024-10-29 15:47:31,714 25536 [DEBUG] -  - Pending Windows Package Installer = Checked
2024-10-29 15:47:31,714 25536 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2024-10-29 15:47:31,729 25536 [DEBUG] - Cache Folder Lockdown Checks:
2024-10-29 15:47:31,738 25536 [DEBUG] -  - Elevated State = Checked
2024-10-29 15:47:31,738 25536 [DEBUG] -  - Folder Exists = Checked
2024-10-29 15:47:31,738 25536 [DEBUG] -  - Folder lockdown = Checked
2024-10-29 15:47:31,738 25536 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-10-29 15:47:31,754 25536 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-10-29 15:47:31,758 25536 [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-10-29 15:47:31,758 25536 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\myUSER\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'|
ShowOnlineHelp='False'|Debug='False'|Verbose='False'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='ldapexplorer'|
AllVersions='False'|SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='ldapexplorer'|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.19045.0'|
Information.PlatformName='Windows 10'|
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='True'|
Information.UserName='myUSER'|Information.UserDomainName='ORION'|
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:\WINDOWS\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.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='True'|
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-10-29 15:47:31,758 25536 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2024-10-29 15:47:31,768 25536 [INFO ] - Installing the following packages:
2024-10-29 15:47:31,768 25536 [INFO ] - ldapexplorer
2024-10-29 15:47:31,768 25536 [INFO ] - By installing, you accept licenses for the packages.
2024-10-29 15:47:31,861 25536 [DEBUG] - Running list with the following filter = ''
2024-10-29 15:47:31,876 25536 [DEBUG] - --- Start of List ---
2024-10-29 15:47:31,876 25536 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-10-29 15:47:32,246 25536 [DEBUG] - 7zip.commandline 16.2.0.20170209
2024-10-29 15:47:32,261 25536 [DEBUG] - 7zip.install 24.8.0
2024-10-29 15:47:32,261 25536 [DEBUG] - 7zip.portable 23.1.0
2024-10-29 15:47:32,261 25536 [DEBUG] - amazon-workspaces 5.19.0.4532
2024-10-29 15:47:32,277 25536 [DEBUG] - autoruns 14.10.0
2024-10-29 15:47:32,277 25536 [DEBUG] - cdburnerxp 4.5.8.712800
2024-10-29 15:47:32,277 25536 [DEBUG] - chocolatey 2.2.2
2024-10-29 15:47:32,277 25536 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2024-10-29 15:47:32,292 25536 [DEBUG] - chocolatey-core.extension 1.4.0
2024-10-29 15:47:32,292 25536 [DEBUG] - chocolatey-dotnetfx.extension 1.0.1
2024-10-29 15:47:32,292 25536 [DEBUG] - chocolateygui 2.1.0
2024-10-29 15:47:32,292 25536 [DEBUG] - chocolatey-shim 1.0.0
2024-10-29 15:47:32,308 25536 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-10-29 15:47:32,308 25536 [DEBUG] - choco-shim-redirects 1.0.0
2024-10-29 15:47:32,315 25536 [DEBUG] - cinst-shim 1.0.0
2024-10-29 15:47:32,315 25536 [DEBUG] - clist-shim 1.0.0
2024-10-29 15:47:32,315 25536 [DEBUG] - coretemp 1.18.0
2024-10-29 15:47:32,315 25536 [DEBUG] - cpack-shim 1.0.1
2024-10-29 15:47:32,315 25536 [DEBUG] - cpush-shim 1.0.0
2024-10-29 15:47:32,330 25536 [DEBUG] - cuninst-shim 1.0.0
2024-10-29 15:47:32,330 25536 [DEBUG] - cup-shim 1.0.0
2024-10-29 15:47:32,330 25536 [DEBUG] - cyberduck 8.5.6.39394
2024-10-29 15:47:32,330 25536 [DEBUG] - dotnetfx 4.8.0.20220524
2024-10-29 15:47:32,330 25536 [DEBUG] - doublecmd 1.1.10
2024-10-29 15:47:32,346 25536 [DEBUG] - drawio 23.1.5
2024-10-29 15:47:32,346 25536 [DEBUG] - findutils 4.2.30.5
2024-10-29 15:47:32,346 25536 [DEBUG] - FirefoxESR 128.3.0
2024-10-29 15:47:32,346 25536 [DEBUG] - folder_size 5.4.0.1
2024-10-29 15:47:32,362 25536 [DEBUG] - fsviewer 7.8.0
2024-10-29 15:47:32,362 25536 [DEBUG] - gimp 2.10.36.1
2024-10-29 15:47:32,362 25536 [DEBUG] - GoogleChrome 109.0.5414.120
2024-10-29 15:47:32,377 25536 [DEBUG] - heidisql 12.1.0.6537
2024-10-29 15:47:32,377 25536 [DEBUG] - httpie 3.2.2
2024-10-29 15:47:32,377 25536 [DEBUG] - irfanview 4.66.0
2024-10-29 15:47:32,393 25536 [DEBUG] - javaruntime 8.0.231
2024-10-29 15:47:32,393 25536 [DEBUG] - joplin 3.0.15
2024-10-29 15:47:32,393 25536 [DEBUG] - jre8 8.0.351
2024-10-29 15:47:32,393 25536 [DEBUG] - KB2919355 1.0.20160915
2024-10-29 15:47:32,408 25536 [DEBUG] - KB2919442 1.0.20160915
2024-10-29 15:47:32,408 25536 [DEBUG] - KB2999226 1.0.20181019
2024-10-29 15:47:32,415 25536 [DEBUG] - KB3033929 1.0.5
2024-10-29 15:47:32,415 25536 [DEBUG] - KB3035131 1.0.3
2024-10-29 15:47:32,415 25536 [DEBUG] - keepassxc 2.7.9
2024-10-29 15:47:32,415 25536 [DEBUG] - ldapadmin 1.8.3
2024-10-29 15:47:32,431 25536 [DEBUG] - libreoffice-fresh 24.2.5
2024-10-29 15:47:32,431 25536 [DEBUG] - locate32 3.1.11.7100
2024-10-29 15:47:32,431 25536 [DEBUG] - mediainfo 24.6.0
2024-10-29 15:47:32,431 25536 [DEBUG] - mediainfo-cli 24.6.0
2024-10-29 15:47:32,446 25536 [DEBUG] - microsoft-ui-xaml-2-7 2.7.3
2024-10-29 15:47:32,446 25536 [DEBUG] - microsoft-vclibs-140-00 14.0.30704
2024-10-29 15:47:32,446 25536 [DEBUG] - mobaxterm 23.6.0
2024-10-29 15:47:32,446 25536 [DEBUG] - mpv.net 7.1.1
2024-10-29 15:47:32,446 25536 [DEBUG] - mpvnet.portable 7.1.1
2024-10-29 15:47:32,462 25536 [DEBUG] - mRemoteNG 1.76.20.24615
2024-10-29 15:47:32,462 25536 [DEBUG] - mupdf 1.23.0
2024-10-29 15:47:32,462 25536 [DEBUG] - notepad3 6.23.203.2
2024-10-29 15:47:32,462 25536 [DEBUG] - notepad3.install 6.23.203.2
2024-10-29 15:47:32,477 25536 [DEBUG] - notepadplusplus 8.6.7
2024-10-29 15:47:32,477 25536 [DEBUG] - notepadplusplus.install 8.6.7
2024-10-29 15:47:32,477 25536 [DEBUG] - palemoon 31.4.1.1
2024-10-29 15:47:32,477 25536 [DEBUG] - pinta 2.0.2
2024-10-29 15:47:32,493 25536 [DEBUG] - postman 11.1.0
2024-10-29 15:47:32,493 25536 [DEBUG] - procexp 17.0.0
2024-10-29 15:47:32,509 25536 [DEBUG] - putty 0.78.0
2024-10-29 15:47:32,515 25536 [DEBUG] - putty.portable 0.78.0
2024-10-29 15:47:32,515 25536 [DEBUG] - python3 3.12.4
2024-10-29 15:47:32,515 25536 [DEBUG] - python312 3.12.4
2024-10-29 15:47:32,515 25536 [DEBUG] - rclone 1.61.1
2024-10-29 15:47:32,515 25536 [DEBUG] - rclone.portable 1.61.1
2024-10-29 15:47:32,531 25536 [DEBUG] - rclonebrowser 1.2.0
2024-10-29 15:47:32,531 25536 [DEBUG] - registrychangesview 1.29.0
2024-10-29 15:47:32,531 25536 [DEBUG] - RegShot 1.9.3
2024-10-29 15:47:32,531 25536 [DEBUG] - s3browser 10.9.9
2024-10-29 15:47:32,546 25536 [DEBUG] - smplayer 23.12.0
2024-10-29 15:47:32,546 25536 [DEBUG] - sumatrapdf 3.5.2
2024-10-29 15:47:32,546 25536 [DEBUG] - sumatrapdf.install 3.5.2
2024-10-29 15:47:32,546 25536 [DEBUG] - superputty 1.4.10
2024-10-29 15:47:32,562 25536 [DEBUG] - superputty.install 1.4.10
2024-10-29 15:47:32,562 25536 [DEBUG] - taskschedulerview 1.73.0
2024-10-29 15:47:32,562 25536 [DEBUG] - treesizefree 4.7.2
2024-10-29 15:47:32,562 25536 [DEBUG] - ultracopier 2.2.6.8
2024-10-29 15:47:32,562 25536 [DEBUG] - vcredist140 14.32.31332
2024-10-29 15:47:32,578 25536 [DEBUG] - vcredist2015 14.0.24215.20170201
2024-10-29 15:47:32,590 25536 [DEBUG] - vcxsrv 1.20.14
2024-10-29 15:47:32,590 25536 [DEBUG] - ventoy 1.0.99
2024-10-29 15:47:32,590 25536 [DEBUG] - vlc 3.0.20
2024-10-29 15:47:32,606 25536 [DEBUG] - vlc.install 3.0.20
2024-10-29 15:47:32,606 25536 [DEBUG] - vmrc 12.0.2.19968993
2024-10-29 15:47:32,615 25536 [DEBUG] - windirstat 1.1.2.20161210
2024-10-29 15:47:32,615 25536 [DEBUG] - winget-cli 1.6.3133
2024-10-29 15:47:32,615 25536 [DEBUG] - winmerge 2.16.24
2024-10-29 15:47:32,615 25536 [DEBUG] - --- End of List ---
2024-10-29 15:47:32,615 25536 [DEBUG] - Resolving resource ListResource for source https://community.chocolatey.org/api/v2/
2024-10-29 15:47:32,762 25536 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/$metadata
2024-10-29 15:47:32,793 25536 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/$metadata 22ms
2024-10-29 15:47:32,831 25536 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'ldapexplorer') and IsLatestVersion&semVerLevel=2.0.0
2024-10-29 15:47:32,894 25536 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'ldapexplorer') and IsLatestVersion&semVerLevel=2.0.0 56ms
2024-10-29 15:47:32,931 25536 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2024-10-29 15:47:32,931 25536 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/Packages(Id='ldapexplorer',Version='1.0.0')
2024-10-29 15:47:33,410 25536 [INFO ] - [NuGet]   NotFound https://community.chocolatey.org/api/v2/Packages(Id='ldapexplorer',Version='1.0.0') 465ms
2024-10-29 15:47:33,417 25536 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='ldapexplorer'&semVerLevel=2.0.0
2024-10-29 15:47:33,795 25536 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='ldapexplorer'&semVerLevel=2.0.0 382ms
2024-10-29 15:47:33,833 25536 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='ldapexplorer'&$skiptoken='1712160201173','1.0.0','ldapexplorer'
2024-10-29 15:47:34,250 25536 [INFO ] - [NuGet]   OK http://community.chocolatey.org/api/v2/FindPackagesById?id='ldapexplorer'&$skiptoken='1712160201173','1.0.0','ldapexplorer' 421ms
2024-10-29 15:47:34,519 25536 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2024-10-29 15:47:34,535 25536 [DEBUG] - Resolving resource DownloadResource for source https://community.chocolatey.org/api/v2/
2024-10-29 15:47:34,566 25536 [DEBUG] - Attempting to delete file "".
2024-10-29 15:47:34,566 25536 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/package/ldapexplorer/1.0.0.0
2024-10-29 15:47:34,783 25536 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/package/ldapexplorer/1.0.0.0 202ms
2024-10-29 15:47:34,798 25536 [INFO ] - [NuGet] Acquiring lock for the installation of ldapexplorer 1.0.0.0
2024-10-29 15:47:34,820 25536 [INFO ] - [NuGet] Acquired lock for the installation of ldapexplorer 1.0.0.0
2024-10-29 15:47:35,021 25536 [INFO ] - [NuGet] Installed ldapexplorer 1.0.0.0 from https://community.chocolatey.org/api/v2/ with content hash rZvJd5i8GQzmwYZqg/BBaXlwLTmhzeoUJDWQIgY6tWvuq++x+RzHvQwmVb0vP923vCSGomKe8OIcnZQ3nr+SUg==.
2024-10-29 15:47:35,099 25536 [INFO ] - [NuGet] Adding package 'ldapexplorer.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-10-29 15:47:35,215 25536 [INFO ] - [NuGet] Added package 'ldapexplorer.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-10-29 15:47:35,215 25536 [DEBUG] - Attempting to delete file "C:\Users\myUSER\AppData\Local\Temp\chocolatey\ChocolateyScratch\ldapexplorer/1.0.0\ldapexplorer.1.0.0.nupkg".
2024-10-29 15:47:35,222 25536 [DEBUG] - Attempting to delete file "C:\Users\myUSER\AppData\Local\Temp\chocolatey\ChocolateyScratch\ldapexplorer/1.0.0\.nupkg.metadata".
2024-10-29 15:47:35,222 25536 [DEBUG] - Attempting to delete file "C:\Users\myUSER\AppData\Local\Temp\chocolatey\ChocolateyScratch\ldapexplorer/1.0.0\ldapexplorer.1.0.0.nupkg.sha512".
2024-10-29 15:47:35,222 25536 [INFO ] -
ldapexplorer v1.0.0
2024-10-29 15:47:35,237 25536 [INFO ] - ldapexplorer package files install completed. Performing other installation steps.
2024-10-29 15:47:35,284 25536 [DEBUG] - Setting installer args for ldapexplorer
2024-10-29 15:47:35,284 25536 [DEBUG] - Setting package parameters for ldapexplorer
2024-10-29 15:47:35,284 25536 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\ldapexplorer\tools\chocolateyInstall.ps1':
2024-10-29 15:47:35,284 25536 [DEBUG] - $packageName = 'LDAPExplorer'
 Write-ChocolateySuccess "$packageName"

2024-10-29 15:47:35,300 25536 [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\ldapexplorer\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2024-10-29 15:47:35,300 25536 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-GB, PublicKeyToken=31bf3856ad364e35, requested by ''
2024-10-29 15:47:35,516 25536 [DEBUG] - Host version is 5.1.19041.1, PowerShell Version is '5.1.19041.4046' and CLR Version is '4.0.30319.42000'.
2024-10-29 15:47:35,839 25536 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-10-29 15:47:35,839 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-10-29 15:47:35,839 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-10-29 15:47:35,839 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-10-29 15:47:35,839 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-10-29 15:47:35,839 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-10-29 15:47:35,854 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-10-29 15:47:35,870 25536 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-10-29 15:47:35,886 25536 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-10-29 15:47:35,901 25536 [DEBUG] - Loading community extensions
2024-10-29 15:47:35,901 25536 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2024-10-29 15:47:35,901 25536 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2024-10-29 15:47:35,939 25536 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2024-10-29 15:47:35,939 25536 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2024-10-29 15:47:35,939 25536 [DEBUG] - Exporting function 'Install-ChocolateyDesktopLink' for backwards compatibility
2024-10-29 15:47:35,939 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-10-29 15:47:35,939 25536 [DEBUG] - Exporting function 'Write-ChocolateyFailure' for backwards compatibility
2024-10-29 15:47:35,955 25536 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-10-29 15:47:35,955 25536 [DEBUG] - Exporting function 'Write-ChocolateySuccess' for backwards compatibility
2024-10-29 15:47:35,955 25536 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-10-29 15:47:35,955 25536 [DEBUG] - Exporting function 'Write-FileUpdateLog' for backwards compatibility
2024-10-29 15:47:35,970 25536 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-10-29 15:47:35,970 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-10-29 15:47:35,970 25536 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-10-29 15:47:35,970 25536 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-10-29 15:47:35,970 25536 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-10-29 15:47:35,970 25536 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2024-10-29 15:47:35,986 25536 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2024-10-29 15:47:36,024 25536 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-10-29 15:47:36,024 25536 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-10-29 15:47:36,039 25536 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-10-29 15:47:36,055 25536 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-10-29 15:47:36,055 25536 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-10-29 15:47:36,055 25536 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-10-29 15:47:36,055 25536 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'
2024-10-29 15:47:36,055 25536 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'.
2024-10-29 15:47:36,086 25536 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-10-29 15:47:36,086 25536 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-10-29 15:47:36,086 25536 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-10-29 15:47:36,086 25536 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-10-29 15:47:36,086 25536 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2024-10-29 15:47:36,086 25536 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2024-10-29 15:47:36,140 25536 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-10-29 15:47:36,140 25536 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-10-29 15:47:36,140 25536 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-10-29 15:47:36,140 25536 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-10-29 15:47:36,140 25536 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2024-10-29 15:47:36,140 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2024-10-29 15:47:36,155 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2024-10-29 15:47:36,171 25536 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2024-10-29 15:47:36,187 25536 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2024-10-29 15:47:36,202 25536 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2024-10-29 15:47:36,218 25536 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2024-10-29 15:47:36,218 25536 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2024-10-29 15:47:36,218 25536 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2024-10-29 15:47:36,218 25536 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2024-10-29 15:47:36,218 25536 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2024-10-29 15:47:36,224 25536 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2024-10-29 15:47:36,240 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2024-10-29 15:47:36,256 25536 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2024-10-29 15:47:36,271 25536 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2024-10-29 15:47:36,287 25536 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2024-10-29 15:47:36,287 25536 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2024-10-29 15:47:36,287 25536 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2024-10-29 15:47:36,302 25536 [DEBUG] - ---------------------------Script Execution---------------------------
2024-10-29 15:47:36,302 25536 [DEBUG] - Running 'ChocolateyScriptRunner' for ldapexplorer v1.0.0 with packageScript 'C:\ProgramData\chocolatey\lib\ldapexplorer\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\ldapexplorer', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2024-10-29 15:47:36,318 25536 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\ldapexplorer\tools\chocolateyInstall.ps1'
2024-10-29 15:47:36,325 25536 [WARN ] - WARNING: Write-ChocolateySuccess was removed in Chocolatey CLI v1, and have no functionality any more. If you are the maintainer, please remove it from from your package file.
2024-10-29 15:47:36,325 25536 [WARN ] - WARNING: If you are not the maintainer, please contact the maintainer to update the LDAPExplorer package.
2024-10-29 15:47:36,340 25536 [DEBUG] - ----------------------------------------------------------------------
2024-10-29 15:47:36,340 25536 [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\ldapexplorer\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2024-10-29 15:47:36,340 25536 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a']
2024-10-29 15:47:36,411 25536 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116'
2024-10-29 15:47:36,487 25536 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\ldapexplorer'
2024-10-29 15:47:36,487 25536 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\ldapexplorer\ldapexplorer.nupkg'
  with checksum '38488E4DD16588B25F2FF26687349949'
2024-10-29 15:47:36,487 25536 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\ldapexplorer\ldapexplorer.nuspec'
  with checksum 'D8D13584120043C9A82553ABEEF2A04D'
2024-10-29 15:47:36,487 25536 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\ldapexplorer\bin\LDAPExplorer.exe'
  with checksum 'C58AC560537E946116749E9ECAC39D1C'
2024-10-29 15:47:36,487 25536 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\ldapexplorer\tools\chocolateyInstall.ps1'
  with checksum '84E75C06F03D0DCB94CD5926D7548A59'
2024-10-29 15:47:36,503 25536 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\ldapexplorer\bin\LDAPExplorer.exe" --output="C:\ProgramData\chocolatey\bin\LDAPExplorer.exe"  --iconpath="C:\ProgramData\chocolatey\lib\ldapexplorer\bin\LDAPExplorer.exe"']
2024-10-29 15:47:37,027 25536 [DEBUG] -  [ShimGen] Microsoft (R) Visual C# Compiler version 4.8.9037.0
2024-10-29 15:47:37,027 25536 [DEBUG] -  [ShimGen] for C# 5
2024-10-29 15:47:37,027 25536 [DEBUG] -  [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2024-10-29 15:47:37,027 25536 [DEBUG] -  [ShimGen] This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see http://go.microsoft.com/fwlink/?LinkID=533240
2024-10-29 15:47:37,027 25536 [DEBUG] -  [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\LDAPExplorer.exe'
2024-10-29 15:47:37,042 25536 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\ldapexplorer\bin\LDAPExplorer.exe" --output="C:\ProgramData\chocolatey\bin\LDAPExplorer.exe"  --iconpath="C:\ProgramData\chocolatey\lib\ldapexplorer\bin\LDAPExplorer.exe"'] exited with '0'
2024-10-29 15:47:37,042 25536 [INFO ] -  ShimGen has successfully created a shim for LDAPExplorer.exe
2024-10-29 15:47:37,042 25536 [DEBUG] -   Created: C:\ProgramData\chocolatey\bin\LDAPExplorer.exe
  Targeting: C:\ProgramData\chocolatey\lib\ldapexplorer\bin\LDAPExplorer.exe
  IsGui:False

2024-10-29 15:47:37,058 25536 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ldapexplorer.1.0.0\.arguments".
2024-10-29 15:47:37,058 25536 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ldapexplorer.1.0.0\.extra".
2024-10-29 15:47:37,058 25536 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ldapexplorer.1.0.0\.version".
2024-10-29 15:47:37,073 25536 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ldapexplorer.1.0.0\.sxs".
2024-10-29 15:47:37,073 25536 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ldapexplorer.1.0.0\.pin".
2024-10-29 15:47:37,073 25536 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-10-29 15:47:37,073 25536 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\ldapexplorer\.chocolateyPending".
2024-10-29 15:47:37,073 25536 [INFO ] -  The install of ldapexplorer was successful.
2024-10-29 15:47:37,073 25536 [INFO ] -   Software install location not explicitly set, it could be in package or
  default install location of installer.
2024-10-29 15:47:37,089 25536 [WARN ] -
Chocolatey installed 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-10-29 15:47:37,089 25536 [WARN ] -
Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
 https://chocolatey.org/compare
2024-10-29 15:47:37,089 25536 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-10-29 15:47:37,089 25536 [DEBUG] - Exiting with 0

Anything else?

No response

pauby commented 2 weeks ago

Unfortunately, this package is not maintained here. Please contact the maintainer of the package.

sebma commented 2 weeks ago

@pauby I just contacted them, thanks 👍