Community
    • Login

    Shell custom context menu item doesn't work when default program is Notepad++

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 1.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Rustam AbdullaevR
      Rustam Abdullaev
      last edited by Rustam Abdullaev

      This looks like a defect in Notepad++ (v6.9.2).

      Windows 10 64-bit, using a custom shell menu item on .txt extension:

      Windows Registry Editor Version 5.00
      
      [HKEY_CLASSES_ROOT\txtfile\shell\Tail]
      
      [HKEY_CLASSES_ROOT\txtfile\shell\Tail\command]
      @="c:\\cygwin\\bin\\tail.exe -f \"%1\""
      

      As soon as I install Notepad++ and select it as the default Open application for .txt files, my custom menu item disappears!

      This did not happen before, so it is either related to Windows 10 or to some recent change in Notepad++.

      NB: The Notepad++ shell extension is NOT installed.

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Rustam Abdullaev
        last edited by

        @Rustam-Abdullaev

        afaik this has been changed in Win10.
        See here for more information on this topic.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors