chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.34k stars 903 forks source link

Remove stale software in CCM #3353

Closed JPM-Axoft closed 1 year ago

JPM-Axoft commented 1 year ago

Checklist

What You Are Seeing?

Hi,

I have purchased the C4B licensed edition for 100 devices.

We have built an internal repo and are also the chocolatey central management.

What we see is that old references of software versions are not deleted in the CCM database, when versions are deleted in the internal repo. Therefor we still see outdated software versions, which are no longer active in our environment.

Is there anyway to delete stale software versions?

Please advise.

Thank you.

JP

What is Expected?

I expect when software is deleted including specific versions, CCM is cleaned as well.

How Did You Get This To Happen?

When installing machines with f.e. software version 2 and afterwards 2 is not working correct, we remove that version.

We then clean install the device and install software version 1. Now CCM is reporting outdated software for this device. Because version 1 is active on that device, while CCM has the higher version 2 active in the database.

Please advise.

System Details

Installed Packages

PS C:\ProgramData\chocolatey\logs> choco list
Chocolatey v2.2.2 Business
AutotaskMSOutlookExtension 1.1.1.1
azcopy10 10.21.1
chocolatey 2.2.2
chocolatey.extension 6.1.0
chocolatey-agent 2.1.0
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
chocolatey-dotnetfx.extension 1.0.1
chocolateygui 2.1.0
chocolatey-license 2024.7.18.100
Customerconfig 1.1.1.1
DattoRmm 1.1.1.1
dotnetfx 4.8.0.20220524
ExclaimerCloudSignature 1.18.22294.1
forticlientvpn 7.0.1.83
GoogleChrome 118.0.5993.118
intunewinapputil 1.8.4.20220726
KB2919355 1.0.20160915
KB2919442 1.0.20160915
notepadplusplus 8.5.8
notepadplusplus.install 8.5.8
Printix 1.4.0.89
Sentinelone 23.2.3.358
vscode.template 1.0.0
24 packages installed.

Output Log

PS C:\ProgramData\chocolatey\logs> choco list --debug --verbose
Chocolatey v2.2.2 Business
Chocolatey is running on Windows v 10.0.22621.0
Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
Command line: "C:\ProgramData\chocolatey\choco.exe" list --debug --verbose
Received arguments: list --debug --verbose
RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
CountdownTask is now ready and waiting for PostRunMessage.
Terminal services setup not necessary for this session.
SynchronizeTask is now ready and waiting for PreRunMessage.
PackagesInProgramsAndFeaturesTask is now ready and waiting for PostRunMessage.
Sending message 'PreRunMessage' out if there are subscribers...
[Pending] Removing all pending packages that should not be considered installed...
[Synchronize] Updating packages with Programs and Features
[Synchronize] Currently only supports removals. Soon will handle updates.
Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
AutotaskMSOutlookExtension 1.1.1.1
azcopy10 10.21.1
chocolatey 2.2.2
chocolatey.extension 6.1.0
chocolatey-agent 2.1.0
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
chocolatey-dotnetfx.extension 1.0.1
chocolateygui 2.1.0
chocolatey-license 2024.7.18.100
Customerconfig 1.1.1.1
DattoRmm 1.1.1.1
dotnetfx 4.8.0.20220524
ExclaimerCloudSignature 1.18.22294.1
forticlientvpn 7.0.1.83
GoogleChrome 118.0.5993.118
intunewinapputil 1.8.4.20220726
KB2919355 1.0.20160915
KB2919442 1.0.20160915
notepadplusplus 8.5.8
notepadplusplus.install 8.5.8
Printix 1.4.0.89
Sentinelone 23.2.3.358
vscode.template 1.0.0
Performing validation checks.
Global Configuration Validation Checks:
 - Package Exit Code / Exit On Reboot = Checked
System State Validation Checks:
 Reboot Requirement Checks:
 - Pending Computer Rename = Checked
 - Pending Component Based Servicing = Checked
 - Pending Windows Auto Update = Checked
 - Pending File Rename Operations = Ignored
 - Pending Windows Package Installer = Checked
 - Pending Windows Package Installer SysWow64 = Checked
Cache Folder Lockdown Checks:
 - Elevated State = Checked
 - Folder Exists = Checked
 - Folder lockdown = Checked
The source 'https://chocolatey.axoft.nl/nuget/chocolatey-internal;https://licensedpackages.chocolatey.org/api/v2/;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type

NOTE: Hiding sensitive configuration data! Please double and triple
 check to be sure no sensitive data is shown, especially if copying
 output to a gist for review.
Configuration: MaximumDownloadRateBitsPerSecond='0'|
MaximumDownloadRateBitsPerSecondAutoSet='False'|
LicensedInformation.LicenseType='Business'|
LicensedInformation.LicenseIsValid='True'|
LicensedInformation.LicenseIsTrial='False'|
LicensedInformation.PauseInTrial='False'|
LicensedInformation.LicenseUserName='Axoft IT & Telecom B.V. [100] (licentie[at REDACTED])'|

LicensedInformation.LicenseExpirationDate='7/18/2024 12:00:00 AM'|
LicensedInformation.LicenseNodeCount='100'|
LicensedInformation.LicensedVersion='6.1.0.0'|
ChocolateyVersion.Version='2.2.2.0'|
ChocolateyVersion.IsLegacyVersion='False'|
ChocolateyVersion.Revision='0'|ChocolateyVersion.IsSemVer2='False'|
ChocolateyVersion.OriginalVersion='2.2.2.0'|
ChocolateyVersion.Major='2'|
ChocolateyVersion.Minor='2'|ChocolateyVersion.Patch='2'|
ChocolateyVersion.IsPrerelease='False'|
ChocolateyVersion.HasMetadata='False'|
LicensedFeatures.UseDownloadCache='True'|
LicensedFeatures.AllowSynchronization='True'|
LicensedFeatures.AllowBackgroundServiceOverride='False'|
LicensedFeatures.UseBackgroundService='False'|
LicensedFeatures.UseBackgroundServiceWithSelfServiceSourcesOnly='True'|
LicensedFeatures.UseBackgroundServiceWithNonAdministratorsOnly='False'|
LicensedFeatures.UseBackgroundServiceInteractively='False'|
LicensedFeatures.UseBackgroundServiceWithEmptySessions='True'|
LicensedFeatures.AllowBackgroundServiceUninstallsFromUserInstallsOnly='False'|

LicensedFeatures.AllowPreviewFeatures='True'|
LicensedFeatures.ShowAllPackagesInProgramsAndFeatures='False'|
LicensedFeatures.AdminOnlyExecutionForAllChocolateyCommands='False'|
LicensedFeatures.AdminOnlyExecutionForNewCommand='False'|
LicensedFeatures.AdminOnlyExecutionForDownloadCommand='False'|
LicensedFeatures.ReduceInstalledPackageSize='True'|
LicensedFeatures.ReduceOnlyNupkgSize='False'|
LicensedFeatures.UseLocalSystemForServiceInstalls='True'|
LicensedFeatures.WarnOnUpcomingLicenseExpiration='True'|
LicensedFeatures.UseChocolateyCentralManagement='True'|
LicensedFeatures.UseChocolateyCentralManagementDeployments='True'|
LicensedFeatures.UseLogRetentionPolicy='True'|
LicensedFeatures.ExcludeChocolateyPackagesDuringUpgradeAll='False'|
LicensedNewCommand.UseOriginalFilesLocation='False'|
LicensedNewCommand.PauseOnError='False'|
LicensedNewCommand.BuildPackage='False'|
LicensedNewCommand.GeneratePackagesFromSoftwareInstalls='False'|
LicensedNewCommand.IncludeArchitectureInPackageId='False'|
LicensedDownloadCommand.Internalize='False'|
LicensedDownloadCommand.AppendUseOriginalLocation='True'|
LicensedDownloadCommand.InternalizeAnyUrlFound='False'|
LicensedDownloadCommand.DownloadInstalledPackages='False'|
LicensedDownloadCommand.IgnoreUnfoundPackages='False'|
LicensedConvertCommand.IncludeAll='False'|
LicensedConvertCommand.IncludeDependencies='False'|
LicensedPushCommand.IntuneAuthenticationUrl='https://login.microsoftonline.com'|

LicensedPushCommand.IntuneApiUrl='https://graph.microsoft.com'|
LicensedPushCommand.IntuneRetryIntervalInSeconds='5'|
LicensedPushCommand.IntuneUploadTimeoutInSeconds='600'|
LicensedPushCommand.IntuneUploadChunkSizeInMegabytes='10'|
LicensedPushCommand.SkipCleanup='False'|
LicensedListCommand.ShowAuditInformation='False'|
LicensedListCommand.ShowDisplayVersion='False'|
LicensedUninstallCommand.FromProgramsAndFeatures='False'|
VirusConfiguration.VirusCheckMinimumPositives='4'|
VirusConfiguration.VirusScannerType='Generic'|
VirusConfiguration.GenericVirusScannerArgs=''[[File]]''|
VirusConfiguration.GenericVirusScannerValidExitCodes='0'|
VirusConfiguration.GenericVirusScannerTimeoutInSeconds='120'|
LicensedServiceInstaller.DefaultUserName='ChocolateyLocalAdmin'|
CentralManagementConfiguration.ReportPackagesTimerIntervalInSeconds='1800'|

CentralManagementConfiguration.ServiceUrl='https://ccm.axoft.nl:24020/ChocolateyManagementService'|

CentralManagementConfiguration.ReceiveTimeoutInSeconds='30'|
CentralManagementConfiguration.SendTimeoutInSeconds='30'|
CentralManagementConfiguration.CertificateValidationMode='PeerOrChainTrust'|

CentralManagementConfiguration.MaxReceiveMessageSizeInBytes='2147483647'|

CentralManagementConfiguration.DeploymentCheckTimerIntervalInSeconds='180'|

LicensedBackgroundService.LogRetentionPolicyInDays='30'|
CommandName='list'|
CacheLocation='C:\Users\axoft.admin\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.axoft.nl/nuget/chocolatey-internal;https://licensedpackages.chocolatey.org/api/v2/;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='True'|DisableCompatibilityChecks='False'|
AcceptLicense='False'|AllowUnofficialBuild='False'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
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.22621.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='axoft.admin'|
Information.UserDomainName='JPM-AXO-WIN11'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='True'|
Information.IsLicensedAssemblyLoaded='True'|
Information.LicenseType='Business'|
Information.CurrentDirectory='C:\ProgramData\chocolatey\logs'|
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'|
PushCommand.DefaultSource='https://chocolatey.axoft.nl/nuget/chocolatey-internal'|

PinCommand.Command='Unknown'|OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
_ Chocolatey:ProChocolateyListCommand - Normal Run Mode _
Searching for package information
Running list with the following filter = ''
--- Start of List ---
AutotaskMSOutlookExtension 1.1.1.1
 Title: AutotaskMSOutlookExtension (Install) | Published: 10/5/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: autotaskmsoutlookextension admin
 Software Site: n/a
 Software License: n/a
 Summary: The Autotask MS Outlook Extension provides integration between Autotask and Microsoft Outlook email, calendar items, and contacts. You can work in Outlook and have access to many features of Autotask. This reduces duplicate data entry and ensures that the most current data is available in both applications.
 Description: Autotask MS Outlook integration.

azcopy10 10.21.1
 Title: azcopy10 | Published: 10/27/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/jbpaux/chocolatey-packages/tree/master/azcopy10
 Tags: azcopy azure admin cli
 Software Site: https://github.com/Azure/azure-storage-azcopy
 Software License: https://raw.githubusercontent.com/Azure/azure-storage-azcopy/master/LICENSE
 Documentation: https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10
 Summary: AzCopy is the command-line utility for copying data to or from Microsoft Azure Blob and File storage.
 Description: AzCopy **(v10)** is the **new** command-line utility designed for high-performance uploading, downloading, and copying data to and from Microsoft Azure Blob and File.

  It has a whole new syntax incompatible with the old v8 versions. You can use them side-by-side.
  Now packaged as a single exe file with simple commands designed for optimal performance. You can copy data between a file system and a storage account, or between storage accounts.

chocolatey 2.2.2
 Title: Chocolatey | Published: 9/1/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/chocolatey/choco/tree/develop/nuspec/chocolatey/chocolatey
 Tags: nuget apt-get machine repository chocolatey
 Software Site: https://github.com/chocolatey/choco
 Software License: https://raw.githubusercontent.com/chocolatey/choco/master/LICENSE
 Software Source: https://github.com/chocolatey/choco
 Documentation: https://docs.chocolatey.org/en-us/
 Mailing List: https://groups.google.com/forum/#!forum/chocolatey
 Issues: https://github.com/chocolatey/choco/issues
 Summary: Chocolatey is the package manager for Windows (like apt-get but for Windows)
 Description: Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer.

  Chocolatey is brought to you by the work and inspiration of the community, the work and thankless nights of the [Chocolatey Team](https://github.com/orgs/chocolatey/people), with Rob heading up the direction.

  You can host your own sources and add them to Chocolatey, you can extend Chocolatey's capabilities, and folks, it's only going to get better.

  ### Information

  - [Chocolatey Website and Community Package Repository](https://community.chocolatey.org)
  - [Mailing List](http://groups.google.com/group/chocolatey) / [Release Announcements Only Mailing List](https://groups.google.com/group/chocolatey-announce) / [Build Status Mailing List](http://groups.google.com/group/chocolatey-build-status)
  - [Twitter](https://twitter.com/chocolateynuget) / [Facebook](https://www.facebook.com/ChocolateySoftware) / [GitHub](https://github.com/chocolatey)
  - [Blog](https://blog.chocolatey.org/) / [Newsletter](https://chocolatey.us8.list-manage1.com/subscribe?u=86a6d80146a0da7f2223712e4&id=73b018498d)
  - [Documentation](https://docs.chocolatey.org/en-us/) / [Support](https://chocolatey.org/support)

  ### Commands

  There are quite a few commands you can call - you should check out the [command reference](https://docs.chocolatey.org/en-us/choco/commands). Here are the most common:

  - Help - choco -? or choco command -?
  - Search - choco search something
  - List - choco list -lo
  - Config - choco config list
  - Install - choco install baretail
  - Pin - choco pin windirstat
  - Outdated - choco outdated
  - Upgrade - choco upgrade baretail
  - Uninstall - choco uninstall baretail

  #### Alternative installation sources:

  - Install ruby gem - choco install compass -source ruby
  - Install python egg - choco install sphynx -source python
  - Install windows feature - choco install IIS -source windowsfeatures

  #### More

  For more advanced commands and switches, use `choco -?` or `choco command -h`. You can also look at the [command reference](https://docs.chocolatey.org/en-us/choco/commands), including how you can force a package to install the x86 version of a package.

  ### Create Packages?

  We have some great guidance on how to do that. Where? I'll give you a hint, it rhymes with socks! [Docs!](https://docs.chocolatey.org/en-us/create/create-packages)

  In that mess there is a link to the [PowerShell Chocolatey module reference](https://docs.chocolatey.org/en-us/create/functions).
 Release Notes: See all - https://docs.chocolatey.org/en-us/choco/release-notes

chocolatey.extension 6.1.0
 Title: Chocolatey Licensed Extension | Published: 8/29/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: chocolatey extension licensed professional business enterprise architect
 Software Site: https://chocolatey.org/
 Software License: n/a
 Summary: Chocolatey Licensed Extension - brings licensed features to Chocolatey!
 Description: Chocolatey Licensed Extension - brings licensed features to Chocolatey!

  There are a few different editions of Chocolatey Licensed, please see https://chocolatey.org/pricing (and click on [compare editions](https://chocolatey.org/pricing#compare)) to review the options and features available for each edition.

  While Chocolatey FOSS (Open Source) is about package management, Chocolatey for Business (C4B) is moving towards complete software management. Chocolatey Pro and MSP are somewhere in between and Architect for DevOps consultants who build packaging for other organizations.

  ### Package Specific
  #### Package Parameters
  The following package parameters can be passed:

   * `/NoContextMenu` - Doesn't add the context menus (or removes existing context menus) for tools like Package Builder / Package Uploader during install/upgrade with C4B/Architect. Defaults to unset.

  To pass parameters, use `--params "''"` (e.g. `choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'"`).
  To have choco remember parameters on upgrade, be sure to set `choco feature enable -n=useRememberedArgumentsForUpgrades`.
 Release Notes: See all - https://docs.chocolatey.org/en-us/licensed-extension/release-notes

chocolatey-agent 2.1.0
 Title: Chocolatey Agent Service (Install) | Published: 10/31/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: chocolatey-agent background-service admin business architect
 Software Site: https://docs.chocolatey.org/en-us/features/self-service-anywhere
 Software License: n/a
 Summary: Chocolatey Agent Service
 Description: The Chocolatey agent service is a service that allows calling Chocolatey through it.
  You can configure Chocolatey to run in background mode and it will use this service to run Chocolatey, allowing non-administrators a way to install and upgrade software.

  ### Self-Service Features
  * Streams logging messages back to the caller in realtime.
  * Audits disallowed calls / attempted abuses of the service.
  * Only runs Chocolatey functions.
  * Receives and passes user context to Chocolatey functions.
  * Works exclusively with Chocolatey for Business - checks passcode prior to running command.
  * Processes one command at a time with locking algorithm.
  * Ensures installation from approved sources only - sources can be opted in for self-service.

  ### Package Parameters

  * `/Username:` - provide username - intead of using the default 'ChocolateyLocalAdmin' user.
  * `/Password:` - optional password for the user.
  * `/EnterPassword` - receive the password at runtime as a secure string
  * `/UseDefaultChocolateyConfigUser` - use the default username from Chocolatey's configuration. This may be LocalSystem.
  * `/NoRestartService` - do not shut down and restart the service. You will need to restart later to take advantage of new service information.
 Release Notes: See all - https://docs.chocolatey.org/en-us/agent/release-notes

chocolatey-compatibility.extension 1.0.0
 Title: Chocolatey Compatibility Extension | Published: 4/7/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: chocolatey-compatibility compatibility extension
 Software Site: https://github.com/chocolatey-community/chocolatey-extensions
 Software License: https://github.com/chocolatey-community/chocolatey-extensions/blob/master/LICENSE.md
 Software Source: https://github.com/chocolatey-community/chocolatey-extensions/tree/master/src/chocolatey-compatibility.extension
 Issues: https://github.com/chocolatey-community/chocolatey-extensions/issues
 Summary: Extension package to provide compatibility with older versions of Chocolatey
 Description: This package provides helper functions that re-introduces helpers that were removed or updated
  in Chocolatey, as well as helpers that are not available in older version of Chocolatey CLI.
  The purpose of the package is to allow older packages to keep functioning even on later versions
  of Chocolatey CLI where certain helpers have been removed.

  The helpers included in this package may not have any logic to handle the functionality to keep
  existing, but rather to ensure that packages using the helpers do not stop working.

  **WARNING: Do NOT use helpers located in this package for removed functionality, unless absolutely necessary!**
 Release Notes: ## 1.0.0

  - Add compatibility layer for removed function `Install-ChocolateyDesktopLink`
  - Add compatibility layer for removed function `Write-ChocolateyFailure`
  - Add compatibility layer for removed function `Write-ChocolateySuccess`
  - Add compatibility layer for removed function `Write-FileUpdateLog`
  - Add support for `Get-PackageParameters`.
  - Add support for `Get-UninstallRegistryKey`.

chocolatey-core.extension 1.4.0
 Title: Chocolatey Core Extensions | Published: 4/7/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: chocolatey core extension admin
 Software Site: https://github.com/chocolatey-community/chocolatey-extensions
 Software License: https://github.com/chocolatey-community/chocolatey-extensions/blob/master/LICENSE.md
 Software Source: https://github.com/chocolatey-community/chocolatey-extensions/tree/master/src/chocolatey-core.extension
 Documentation: https://github.com/chocolatey-community/chocolatey-extensions/blob/master/src/chocolatey-core.extension/README.md
 Issues: https://github.com/chocolatey-community/chocolatey-extensions/issues
 Summary: Helper functions extending core choco functionality
 Description: This is a extension package that provides helper functions installed as a Chocolatey extension.
  These functions may be used in Chocolatey install/uninstall scripts by declaring this package a dependency in your package's nuspec.
  This package provides helper functions that can be used to enhance what is already available out of the box with Chocolatey CLI.
  This includes both features that are being tested for Chocolatey CLI itself, and other helpers to make the maintenance of
  Chocolatey packages easier.

  Helpers that were available in this package, and were later added to Chocolatey CLI, will be moved to
  the package [chocolatey-compatibility.extension](https://community.chocolatey.org/packages/chocolatey-compatibility.extension).

  Backwards compatibility is not considered for helpers available in this package, see the Notes below.

  ## Notes

  - There is [a known bug](https://github.com/chocolatey-community/chocolatey-extensions/issues/11) in the function `Get-AppInstallLocation` with parameter `$AppNamePattern` which is internally used both as wildcard and regex patterns. This usually doesn't create any problems, but may do so if application contains regex symbols in the name, such as [notepad++](https://github.com/chocolatey-community/chocolatey-coreteampackages/issues/1198).
  - This package itself is not concerned with keeping backwards compatibility with Chocolatey CLI. If compatibility is of concern, instead take a dependency on [chocolatey-compatibility.extension](https://community.chocolatey.org/packages/chocolatey-compatibility.extension).
 Release Notes: ## 1.4.0

  - Bugfix: Expand all aliases used in helper scripts ([#8](https://github.com/chocolatey-community/chocolatey-extensions/issues/8))
  - Add dependency of compatibility packages to prevent breaking changes ([#7](https://github.com/chocolatey-community/chocolatey-extensions/issues/7))
  - Remove `Get-PackageParameters` and `Get-UninstallRegistryKey` that are moved to [chocolatey-compatibility.extension](https://community.chocolatey.org/packages/chocolatey-compatibility.extension) package instead ([#6](https://github.com/chocolatey-community/chocolatey-extensions/issues/6))

  ## 1.3.5

  - Bugfix `Remove-Process`: Fixed Powershell v2 compatibility issue

  ## 1.3.4

  - Added `Remove-Process` function to ensure that process is stopped in reliable way

  ## 1.3.3

  - Bugfix `Get-AppInstallLocation`: fix path is directory

  ## 1.3.2

  - Bugfix `Get-AppInstallLocation`: now checks if path is directory

  ## 1.3.1
  - Bugfix in `Get-AppInstallLocation`: Removed extra `$location` parameter from Split-Path when parsing the registry UninstallString.

  ## 1.3.0

  - `Get-EffectiveProxy`: Get the current proxy using several methods

  ## 1.2.0

  - Use `$IgnoredArguments` in all functions to allow for future expansion and splatting ([#621](https://github.com/chocolatey/chocolatey-coreteampackages/issues/621))
  - Bugfix in `Get-PackageParameters` parsing of paths containing symbol chars.

  ## 1.1.0
  - `Get-AvailableDriveLetter`: Get the next unused drive letter

  ## 1.0.7
  - Bugfix in `Get-PackageParameters`: flags can now have numbers in their names, whereas before, everything past the number would be truncated and the flag would turn into a boolean.

  ## 1.0.6
  - Bugfix in `Get-AppInstallLocation`: Powershell 2 can not replace on null value.

  ## 1.0.5

  - Bugfix in `Get-UninstallRegistryKey`: Powershell 2 compatibility.
  - Slightly improved documentation of `Get-UninstallRegistryKey`.

  ## 1.0.4

  - Bugfix in `Get-PackageParameters`: Powershell 2 bug workaround ([#465](https://github.com/chocolatey/chocolatey-coreteampackages/issues/465)).

  ## 1.0.3

  - Bugfix in `Get-PackageParameters`: error when parsing of path.

  ## 1.0.2

  - Bugfix in `Get-PackageParameters`: PowerShell 2 compatibility.

  ## 1.0.1

  - Bugfix in `Get-PackageParameters`: unaliased `sls` to work on PowerShell 2.

  ## 1.0

  - Merged `mm-choco.extension`.
  - Merged `chocolatey-uninstall.extension`.
  - Added `Get-PackageCacheLocation`
  - Added `CHANGELOG.md` and `README.md`.
  - Refactoring and more documentation.

  ## 0.1.3

  - `Get-WebContent`:  Download file with choco internals.

chocolatey-dotnetfx.extension 1.0.1
 Title: Chocolatey .NET Framework extensions | Published: 9/8/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/jberezanski/ChocolateyPackages/tree/master/chocolatey-dotnetfx.extension
 Tags: chocolatey extension admin windows update .net net dotnet framework devpack developer pack
 Software Site: https://github.com/jberezanski/ChocolateyPackages/tree/master/chocolatey-dotnetfx.extension
 Software License: https://cdn.rawgit.com/jberezanski/ChocolateyPackages/8086c84fed16d4150a50ba1e97fd6b75e3c4f511/LICENSE
 Documentation: https://github.com/jberezanski/ChocolateyPackages/tree/master/chocolatey-dotnetfx.extension/README.md
 Issues: https://github.com/jberezanski/ChocolateyPackages/issues
 Summary: Helper functions useful for developing packages for Microsoft .NET Framework runtime and Developer Pack.
 Description: This package provides helper functions useful for developing packages for Microsoft .NET Framework runtime and Developer Pack.
 Release Notes: [Change log](https://github.com/jberezanski/ChocolateyPackages/tree/master/chocolatey-dotnetfx.extension/CHANGELOG.md)

chocolateygui 2.1.0
 Title: Chocolatey GUI | Published: 9/8/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/chocolatey/ChocolateyGUI/tree/develop/nuspec/chocolatey
 Tags: chocolateygui chocolatey admin foss
 Software Site: https://github.com/chocolatey/ChocolateyGUI
 Software License: https://raw.githubusercontent.com/chocolatey/ChocolateyGUI/develop/LICENSE.txt
 Software Source: https://github.com/chocolatey/ChocolateyGUI
 Issues: https://github.com/chocolatey/ChocolateyGUI/issues
 Summary: A GUI for Chocolatey
 Description: Chocolatey GUI is a delicious GUI on top of the Chocolatey command line tool.

  ## Package Parameters

  See [Chocolatey GUI documentation page](https://docs.chocolatey.org/en-us/chocolatey-gui/setup/installation#package-parameters) for available package parameters.
 Release Notes: All release notes for Chocolatey GUI can be found on the docs site - https://docs.chocolatey.org/en-us/chocolatey-gui/release-notes

chocolatey-license 2024.7.18.100
 Title: Chocolatey License | Published: 8/29/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: chocolatey license
 Software Site: n/a
 Software License: n/a
 Summary: Installs the Chocolatey commercial license file.
 Description: This package ensures installation of the Chocolatey commercial license file.

  This should be installed internally prior to installing other packages, directly after Chocolatey is installed and prior to installing chocolatey.extension and chocolatey-agent.

  The order for scripting is this:
  * chocolatey
  * chocolatey-license
  * chocolatey.extension
  * chocolatey-agent

  If items are installed in any other order, it could have strange effects or fail.

Customerconfig 1.1.1.1
 Title: Customerconfig | Published: 10/30/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: customerconfig admin
 Software Site: n/a
 Software License: n/a
 Summary: In het Customerconfig worden klant specfieke instellingen doorgevoerd en de interne repo van Axoft toegevoegd.
 Description: Klant specifieke chocolatey instellingen.

DattoRmm 1.1.1.1
 Title: Dattormm | Published: 10/30/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: dattormm admin
 Software Site: n/a
 Software License: n/a
 Summary: Datto Remote Monitoring en Management (RMM) is een volledig uitgerust, veilig, cloudbased platform waarmee MSPs elk eindpunt onder contract op afstand kunnen monitoren, beheren en ondersteunen, waardoor de kosten worden verlaagd en de efficiA«ntie van de dienstverlening wordt verhoogd.
 Description: Volgende generatie RMM voor de moderne MSP.

dotnetfx 4.8.0.20220524
 Title: Microsoft .NET Framework 4.8 | Published: 9/8/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/jberezanski/ChocolateyPackages/tree/master/dotnetfx
 Tags: microsoft .net framework dotnet desktop clr redistributable runtime admin
 Software Site: https://www.microsoft.com/net/
 Software License: https://www.microsoft.com/en-us/servicesagreement
 Documentation: https://docs.microsoft.com/en-us/dotnet/framework/
 Issues: https://github.com/Microsoft/dotnet/issues
 Summary: The .NET Framework is a development platform for building apps for web, Windows, Windows Phone, Windows Server, and Microsoft Azure.
 Description: The .NET Framework is a development platform for building apps for web, Windows, Windows Phone, Windows Server, and Microsoft Azure. It consists of the common language runtime (CLR) and the .NET Framework class library, which includes a broad range of functionality and support for many industry standards.

  The .NET Framework provides many services, including memory management, type and memory safety, security, networking, and application deployment. It provides easy-to-use data structures and APIs that abstract the lower-level Windows operating system. You can use a variety of programming languages with the .NET Framework, including C#, F#, and Visual Basic.

  Supported Windows Client versions: Windows 10 version 1903, Windows 10 version 1809, Windows 10 version 1803, Windows 10 version 1709, Windows 10 version 1703, Windows 10 version 1607, Windows 8.1, Windows 7 SP1

  Supported Windows Server versions: Windows Server 2019, Windows Server version 1803, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 R2 SP1

  The matching Developer Pack can be installed using [this package](https://chocolatey.org/packages/netfx-4.8-devpack).
 Release Notes: ##### Software
  [.NET Framework 4.8 announcement](https://devblogs.microsoft.com/dotnet/announcing-the-net-framework-4-8/)
  [.NET Framework 4.8 release notes](https://github.com/Microsoft/dotnet/blob/master/releases/net48/README.md)
  [.NET Framework 4.8 changes](https://github.com/Microsoft/dotnet/blob/master/releases/net48/dotnet48-changes.md)
  ##### Package
  4.8.0.20220524: Updated url and checksum.

ExclaimerCloudSignature 1.18.22294.1
 Title: ExclaimerCloudSignature | Published: 10/25/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: exclaimercloudsignature admin
 Software Site: n/a
 Software License: n/a
 Summary: Exclaimer is the recognized global leader in business email signature management solutions. We provide multi-award-winning, on-premise and cloud-based email signature solutions to over 75 million users worldwide.
 Description: Business email signature management.

forticlientvpn 7.0.1.83
 Title: FortiClient VPN (Install) | Published: 9/5/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/BJD1997/ChocolateyPackages/tree/main/forticlientvpn
 Tags: fortinet fortigate forticlient vpn
 Software Site: https://www.forticlient.com/downloads
 Software License: https://www.fortinet.com/content/dam/fortinet/assets/legal/EULA.pdf
 Documentation: https://docs.fortinet.com/product/forticlient/7.0
 Mailing List: https://forum.fortinet.com/
 Summary: SSL and IPSec VPN client for Fortinet firewalls.
 Description: ___
  ### [choco://forticlientvpn](choco://forticlientvpn)
  To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support)
  ___

  ![Screenshot of FortiClient VPN](https://cdn.staticaly.com/gh/bcurran3/ChocolateyPackages/master/forticlientvpn/forticlientvpn_screenshot.png)

  This is a free version of FortiClient VPN software which supports limited features and does not include technical support.
  Upgrade to the full version to access additional features and receive technical support.

  **[PACKAGE NOTES](https://github.com/bcurran3/ChocolateyPackages/blob/master/forticlientvpn/readme.md)**

  ___

  Click here to [Patreon-ize](https://www.patreon.com/bcurran3) the package maintainer.
  ___
 Release Notes: https://docs.fortinet.com/document/forticlient/7.0.1/windows-release-notes/371487/introduction

GoogleChrome 118.0.5993.118
 Title: Google Chrome | Published: 10/26/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/googlechrome
 Tags: google chrome web internet browser admin
 Software Site: https://www.google.com/chrome/browser/
 Software License: https://www.google.it/intl/en/chrome/browser/privacy/eula_text.html
 Summary: Chrome is a fast, simple, and secure web browser, built for the modern web.

### Notes

- This package uses Chrome's administrative MSI installer and installs the 32-bit on 32-bit OSes and the 64-bit version on 64-bit OSes. If this package is installed on a 64-bit OS and the 32-bit version of Chrome is already installed, the package keeps installing/updating the 32-bit version of Chrome.
- This package always installs the latest version of Google Chrome, regardless of the version specified in the package. Google does not officially offer older versions of Chrome for download. Because of this you may get checksum mismatch between the time Google releases a new installer, and the package is automatically updated.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
 Description: Chrome is a fast, simple, and secure web browser, built for the modern web.

  ### Notes

  - This package uses Chrome's administrative MSI installer and installs the 32-bit on 32-bit OSes and the 64-bit version on 64-bit OSes. If this package is installed on a 64-bit OS and the 32-bit version of Chrome is already installed, the package keeps installing/updating the 32-bit version of Chrome.
  - This package always installs the latest version of Google Chrome, regardless of the version specified in the package. Google does not officially offer older versions of Chrome for download. Because of this you may get checksum mismatch between the time Google releases a new installer, and the package is automatically updated.
  - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**

intunewinapputil 1.8.4.20220726
 Title: intunewinapputil | Published: 9/4/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/intunewinapputil
 Tags: intunewinapputil intune intunewin cli freeware
 Software Site: https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool
 Software License: https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool/blob/master/Microsoft License Terms For Win32 Content Prep Tool.pdf
 Summary: Manage Windows Apps (.intunewin) with Intune
 Description: Manage Windows Apps (.intunewin) with Intune

  [See release notes for more information.](https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/releases)

  ## Features

  Use the Microsoft Win32 Content Prep Tool to pre-process Windows Classic apps. The packaging tool converts application installation files into the .intunewin format. The packaging tool also detects the parameters required by Intune to determine the application installation state. After you use this tool on your apps, you will be able to upload and assign the apps in the Microsoft Intune console.

  ## Notes

  Before you install and the use Microsoft Win32 Content Prep Tool you **must**:

  - Review the [Microsoft License Terms for Microsoft Win32 Content Prep Tool](https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/blob/master/Microsoft%20License%20Terms%20For%20Win32%20Content%20Prep%20Tool.pdf). Print and retain a copy of the license terms for your records. By downloading and using Microsoft Win32 Content Prep Tool, you agree to such license terms. If you do not accept them, do not use the software.
  - Review the [Microsoft Intune Privacy Statement](https://docs.microsoft.com/legal/intune/microsoft-intune-privacy-statement) for information on the privacy policy of the Microsoft Win32 Content Prep Tool.

  ## Usage

  [General Usage](https://github.com/chocolatey-community/chocolatey-packages/blob/master/automatic/intunewinapputil/USAGE.md)
 Release Notes: https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/releases

KB2919355 1.0.20160915
 Title: Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 update: April 2014 (KB2919355) | Published: 9/8/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: Microsoft Visual Studio 2015 Windows Update KB2919355
 Software Site: https://support.microsoft.com/en-us/kb/2919355
 Software License: https://support.microsoft.com/en-us/kb/2919355
 Summary: This update is a cumulative update that includes the security updates and the non-security updates for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 that were released before March 2014.
 Description: This update is a cumulative update that includes the security updates and the non-security updates for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 that were released before March 2014. In addition to previous updates, it includes features such as improved Internet Explorer 11 compatibility for enterprise applications, usability improvements, extended mobile device management, and improved hardware support.

  All future security and nonsecurity updates for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 require this update to be installed.

  On systems other than Windows 8.1 or Windows Server 2012 R2, this package installs successfully, but does nothing.

  This update is required to install Visual Studio 2015 on Windows 8.1 or Windows Server 2012 R2.
 Release Notes: 1.0.20160915:
  - fixed installation on PowerShell 2.0

KB2919442 1.0.20160915
 Title: March 2014 servicing stack update for Windows 8.1 and Windows Server 2012 R2 (KB2919442) | Published: 9/8/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: Microsoft Visual Studio 2015 Windows Update 2919442
 Software Site: https://support.microsoft.com/en-us/kb/2919442
 Software License: https://support.microsoft.com/en-us/kb/2919442
 Summary: The update fixes some issues in the servicing stack of Windows 8.1 and Windows Server 2012 R2.
 Description: The servicing stack includes the files and resources that are required to service a Windows image. This includes the Package Manager executable, the required servicing libraries, and other resources. The servicing stack is included in all Windows installations. The update fixes some issues.

  On systems other than Windows 8.1 or Windows Server 2012 R2, this package installs successfully, but does nothing.

  This update is required to install Visual Studio 2015 on Windows 8.1 or Windows Server 2012 R2.
 Release Notes: 1.0.20160915:
  - fixed installation on PowerShell 2.0
  - fixed installation on machines which already have a superseding hotfix installed

notepadplusplus 8.5.8
 Title: Notepad++ | Published: 10/23/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/notepadplusplus
 Tags: notepad notepadplusplus notepad-plus-plus editor text development foss
 Software Site: https://notepad-plus-plus.org/
 Software License: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/LICENSE
 Software Source: https://github.com/notepad-plus-plus/notepad-plus-plus
 Mailing List: https://notepad-plus-plus.org/community/
 Issues: https://github.com/notepad-plus-plus/notepad-plus-plus/issues
 Summary: Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages.
 Description: Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

  Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

  ## Features

  * Syntax Highlighting and Syntax Folding
  * User Defined Syntax Highlighting and Folding: [screenshot 1](https://notepad-plus-plus.org/assets/images/scsh/ulds_folder.gif), [screenshot 2](https://notepad-plus-plus.org/assets/images/scsh/ulds_keywords.gif), [screenshot 3](https://notepad-plus-plus.org/assets/images/scsh/ulds_comment.gif) and [screenshot 4](https://notepad-plus-plus.org/assets/images/scsh/ulds_op.gif)
  * PCRE (Perl Compatible Regular Expression) Search/Replace
  * GUI entirely customizable: [minimalist](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_minimalist.png), [tab with close button](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_tabCloseButton.png), [multi-line tab](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_multiLineTab.png), [vertical tab](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_verticalTab.png) and [vertical document list](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_verticalDocList.png)
  * [Document Map](https://notepad-plus-plus.org/assets/images/docMap.png)
  * Auto-completion: Word completion, Function completion and Function parameters hint
  * Multi-Document (Tab interface)
  * Multi-View
  * WYSIWYG (Printing)
  * Zoom in and zoom out
  * Multi-Language environment supported
  * Bookmark
  * Macro recording and playback
  * Launch with different [arguments](https://notepad-plus-plus.org/assets/images/scsh/scsh_cmdlineArguments.png)

  ## Notes

  - To force the installation of x32 version, use the `--x86` argument with `choco install`.
  - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
 Release Notes: https://notepad-plus-plus.org/news

notepadplusplus.install 8.5.8
 Title: Notepad++ (Install) | Published: 10/23/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/notepadplusplus.install
 Tags: notepad notepadplusplus notepad-plus-plus editor text development foss
 Software Site: https://notepad-plus-plus.org/
 Software License: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/LICENSE
 Software Source: https://github.com/notepad-plus-plus/notepad-plus-plus
 Mailing List: https://notepad-plus-plus.org/community/
 Issues: https://github.com/notepad-plus-plus/notepad-plus-plus/issues
 Summary: Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages.
 Description: Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

  Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

  ## Features

  * Syntax Highlighting and Syntax Folding
  * User Defined Syntax Highlighting and Folding: [screenshot 1](https://notepad-plus-plus.org/assets/images/scsh/ulds_folder.gif), [screenshot 2](https://notepad-plus-plus.org/assets/images/scsh/ulds_keywords.gif), [screenshot 3](https://notepad-plus-plus.org/assets/images/scsh/ulds_comment.gif) and [screenshot 4](https://notepad-plus-plus.org/assets/images/scsh/ulds_op.gif)
  * PCRE (Perl Compatible Regular Expression) Search/Replace
  * GUI entirely customizable: [minimalist](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_minimalist.png), [tab with close button](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_tabCloseButton.png), [multi-line tab](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_multiLineTab.png), [vertical tab](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_verticalTab.png) and [vertical document list](https://notepad-plus-plus.org/assets/images/scsh/scsh_gui_verticalDocList.png)
  * [Document Map](https://notepad-plus-plus.org/assets/images/docMap.png)
  * Auto-completion: Word completion, Function completion and Function parameters hint
  * Multi-Document (Tab interface)
  * Multi-View
  * WYSIWYG (Printing)
  * Zoom in and zoom out
  * Multi-Language environment supported
  * Bookmark
  * Macro recording and playback
  * Launch with different [arguments](https://notepad-plus-plus.org/assets/images/scsh/scsh_cmdlineArguments.png)

  ## Notes

  * To force the installation of x32 version, use the `--x86` argument with `choco install`.
  * Starting in v8.3.3.20220321 and above the Notepad++ process will be closed during install, upgrade and uninstalls.
    This may in rare cases result in data loss if there are unsaved text files open. Make sure all files are
    saved before installing, upgrading or uninstalling this package.
  * **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
 Release Notes: https://notepad-plus-plus.org/news

Printix 1.4.0.89
 Title: SilentArgs | Published: 10/25/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: silentargs admin
 Software Site: n/a
 Software License: n/a
 Summary: Cloud-based print management software, flexible, scalable and easy to use. We manage and maintain complex print environments with modern printing features all users and organisations need, anywhere.
 Description: Secure Cloud Print Management.

Sentinelone 23.2.3.358
 Title: Sentinelone | Published: 10/17/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: n/a
 Tags: sentinelone admin
 Software Site: n/a
 Software License: n/a
 Summary: Cyberbeveiliging verandert voortdurend. De tijd werkt in het voordeel van de aanvaller. De uitdagingen van vandaag vallen in het niet bij die van morgen. Dreigingen worden steeds geavanceerder en maken gebruik van de kracht van automatisering. Sommigen wachten af en reageren. Bij SentinelOne kiezen we voor innovatie. Wij willen elke aanval afwenden, elke seconde, van elke dag. Ons Singularity-platform biedt onmiddellijk bescherming tegen cyberaanvallen â?" het werkt sneller, op een grotere schaal en nauwkeuriger dan mensen dat kunnen.Onze technologie lijkt niet alleen futuristisch, maar is dat ook.
 Description: The number one leader in cybersecurity.

vscode.template 1.0.0
 Title: VSCode Package Template | Published: 9/15/2023
 Number of Downloads:  | Downloads for this version:
 Package url
 Chocolatey Package Source: https://github.com/AdmiringWorm/chocolatey-packages/tree/master/templates/vscode.template
 Tags: templates vscode package
 Software Site: https://github.com/AdmiringWorm/chocolatey-packages/tree/master/templates/vscode.template
 Software License: https://github.com/AdmiringWorm/chocolatey-packages/blob/master/LICENSE.txt
 Issues: https://github.com/AdmiringWorm/chocolatey-packages/issues
 Summary: Starter template for creating packages for Visual Studio Code extensions.
 Description: ## Chocolatey VSCode extension template

  Starter template for creating packages for Visual Studio Code extensions.
 Release Notes: https://github.com/AdmiringWorm/chocolatey-packages/blob/develo/templates/vscode.template/CHANGELOG.md

--- End of List ---
24 packages installed.
Sending message 'PostRunMessage' out if there are subscribers...
[Countdown] Determining how long until license expires
AutotaskMSOutlookExtension 1.1.1.1
azcopy10 10.21.1
chocolatey 2.2.2
chocolatey.extension 6.1.0
chocolatey-agent 2.1.0
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
chocolatey-dotnetfx.extension 1.0.1
chocolateygui 2.1.0
chocolatey-license 2024.7.18.100
Customerconfig 1.1.1.1
DattoRmm 1.1.1.1
dotnetfx 4.8.0.20220524
ExclaimerCloudSignature 1.18.22294.1
forticlientvpn 7.0.1.83
GoogleChrome 118.0.5993.118
intunewinapputil 1.8.4.20220726
KB2919355 1.0.20160915
KB2919442 1.0.20160915
notepadplusplus 8.5.8
notepadplusplus.install 8.5.8
Printix 1.4.0.89
Sentinelone 23.2.3.358
vscode.template 1.0.0
[Programs & Features Package Sync] Ensuring all installed packages that don't have software natively installed are not listed in Programs and Features.
AutotaskMSOutlookExtension 1.1.1.1
azcopy10 10.21.1
chocolatey 2.2.2
chocolatey.extension 6.1.0
chocolatey-agent 2.1.0
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
chocolatey-dotnetfx.extension 1.0.1
chocolateygui 2.1.0
chocolatey-license 2024.7.18.100
Customerconfig 1.1.1.1
DattoRmm 1.1.1.1
dotnetfx 4.8.0.20220524
ExclaimerCloudSignature 1.18.22294.1
forticlientvpn 7.0.1.83
GoogleChrome 118.0.5993.118
intunewinapputil 1.8.4.20220726
KB2919355 1.0.20160915
KB2919442 1.0.20160915
notepadplusplus 8.5.8
notepadplusplus.install 8.5.8
Printix 1.4.0.89
Sentinelone 23.2.3.358
vscode.template 1.0.0
Exiting with 0
PS C:\ProgramData\chocolatey\logs>

Additional Context

No response

pauby commented 1 year ago

@JPM-Axoft This repository is for Chocolatey CLI issues. Can you please run choco support to see the options available for contacting the Customer Support?

In the meantime I'll go ahead and close this issue.

pauby commented 1 year ago

@JPM-Axoft There are a lot of logs above. Can you please confirm that there is nothing in them that shounld't be here? We do have the option of deleting the issue.