Skip to content

chip33/notepad-plus-plus-context-menu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad++ Context Menu

This is a fork of Custom Context Menu edited only for Notepad++ For Windows 11 new context menu

image

What works

  • Context menu on folder will open all files inside
  • Multiple files opening from context menu "Multiple file selection"
  • If the exe path is empty, context menu command will not be shown

Setup

  • Open the app
  • Set path of notepad++.exe
  • Save and reload cache

How To

Clone this repo, build from Visual Studio. Follow steps from ikas-mc down there.

Guides

https://github.com/ikas-mc/ContextMenuForWindows11/wiki

Build

https://github.com/ikas-mc/ContextMenuForWindows11/blob/main/build.md

More

https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/desktop-to-uwp-extensions#context-menu

https://github.com/MicrosoftDocs/winrt-related/blob/docs/winrt-related-src/schemas/appxpackage/uapmanifestschema/element-desktop5-itemtype.md

https://github.com/microsoft/Windows-classic-samples/tree/master/Samples/Win7Samples/winui/shell/appshellintegration/ExplorerCommandVerb

https://github.com/microsoft/AppModelSamples/tree/0f88fe0a8bbb90051f6c126741b881288bb5cabb/Samples/SparsePackages/PhotoStoreContextMenu

https://github.com/microsoft/terminal/tree/fb597ed304ec6eef245405c9652e9b8a029b821f/src/cascadia/ShellExtension

https://github.com/MicrosoftDocs/windows-uwp/blob/docs/hub/apps/desktop/modernize/integrate-packaged-app-with-file-explorer.md

https://docs.microsoft.com/en-us/cpp/cppcx/wrl/windows-runtime-cpp-template-library-wrl?view=msvc-170

About

Notepad++ command for new Context Menu Windows 11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 64.2%
  • C++ 34.5%
  • C 1.3%