Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

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

    General Discussion
    2
    2
    1743
    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 Abdullaev
      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 Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        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
        Copyright © 2014 NodeBB Forums | Contributors