Friday, January 22, 2016

Adding Notepad++ to the context menu of the Windows file manager

It's easy to add Notepad++ to context menu, so you can use it anytime!

Quick Notes:

  1. Go to Notepad++'s folder 
  2. Run command
    regsvr32 /s /i NppShell*.dll  
    
    //find your NppShell*.dll and put full name here
    1. You should see followed window

    No comments: