Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow PowerShell extensions #124

Closed
ferventcoder opened this issue Feb 26, 2015 · 0 comments
Closed

Allow PowerShell extensions #124

ferventcoder opened this issue Feb 26, 2015 · 0 comments

Comments

@ferventcoder
Copy link
Member

This lines up with the old way of providing extensions.

@ferventcoder ferventcoder self-assigned this Feb 26, 2015
@ferventcoder ferventcoder added this to the 0.9.9 milestone Feb 26, 2015
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 27, 2015
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 27, 2015
If a package name ends with .extension, install it to the extensions
directory. Handle upgrade and uninstall scenarios for extensions as
well.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 27, 2015
* stable:
  (chocolateyGH-124) Install extensions
  (chocolateyGH-124) Load PowerShell extensions if present
  (chocolateyGH-122)(chocolateyGH-125) Throw fixes / Shortcut enhancements
  (maint)(log) Get-BinRoot friendly deprecation
  (maint)(posh) Ensure Module loading preference
  (chocolateyGH-122) Write-ChocolateyFailure throw
  (chocolateyGH-122) Remove usage of Write-ChocolateyFailure
  (chocolateyGH-120) ChocolateyPackageFolder env var wrong
ferventcoder added a commit that referenced this issue May 2, 2015
Sometimes powershell extensions come as DLL files, so if those exist,
load them up as well.
ferventcoder added a commit that referenced this issue May 2, 2015
* stable:
  (GH-124) Allow posh extensions from assemblies
  (GH-264) Do not fail if shortcut creation fails
  (GH-267) Make some variables available again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants