Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Packaging: Add registry keys to support library folder background for explorer context menu#6784

Merged
TravisEz13 merged 2 commits intoPowerShell:masterfrom
bergmeister:patch-3
May 2, 2018
Merged

Packaging: Add registry keys to support library folder background for explorer context menu#6784
TravisEz13 merged 2 commits intoPowerShell:masterfrom
bergmeister:patch-3

Conversation

@bergmeister
Copy link
Contributor

@bergmeister bergmeister commented May 1, 2018

PR Summary

  • Fixes Can't find "powershell" in context menu when I am in windows libraries #6590 by adding registry keys to support the existing explorer context menu also when being inside a library folder. It follows the existing pattern that was already applied to special cases such as drives, Desktop, etc.
  • Manually Tested on Win 10 1709
  • Thanks to @mklement0 for triaging the issue and already researching the required registry key (he should also be included in the release notes)

PR Checklist

@bergmeister bergmeister changed the title Packaging: Add registry keys to aupport library folder background for explorer context menu Packaging: Add registry keys to support library folder background for explorer context menu May 1, 2018
Copy link
Member

@SteveL-MSFT SteveL-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried artifact from AppVeyor, able to Open Here on a specific Document Library

@TravisEz13
Copy link
Member

@bergmeister Can you please add a commit with [package] at the start. This will cause the CI system to build the packages.

@bergmeister
Copy link
Contributor Author

@TravisEz13 Done. But just to make you aware: this change is only for the Windows installer (which gets built and tested as part of the normal build).

@TravisEz13
Copy link
Member

you could have just said that... Sorry, we should fix that, but that's a separate issue.

@TravisEz13 TravisEz13 merged commit 16e1823 into PowerShell:master May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't find "powershell" in context menu when I am in windows libraries

3 participants