Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
Connector/Remote Repository

chocolatey-core.extension 1.4.0

Helper functions extending core choco functionality

Metadata

LicenseURL (https://github.com/chocolatey-community/chocolatey-extensions/blob/master/LICENSE.md) Unknown type
Downloads5,473
Published04/19/2022 18:02:25
Size13 KB
Authorschocolatey

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.

Tags

chocolateycoreextensionadmin