Community
    • Login

    Remove extra NP++ description from "Open with..." menu!

    Scheduled Pinned Locked Moved General Discussion
    8 Posts 3 Posters 810 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.
    • JamesWebbJ
      JamesWebb
      last edited by JamesWebb

      Is that possible to change “Notepad++ : a free (GPL) source code editor” to “Notepad++” in Windows “Open with” menu?
      I did change with “Resource Hacker” (remove the extra description and save as a new “exe”, but after any update I have to change it again! (I am on NP++ mini-portable x64 version).
      ss.png

      PeterJonesP ludamo 0L 4 Replies Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @JamesWebb
        last edited by

        @ten2120 ,

        That’s the tagline that the author wants listed in such circumstances. I doubt he’s going to change it.

        1 Reply Last reply Reply Quote 1
        • ludamo 0L
          ludamo 0 @JamesWebb
          last edited by

          @ten2120 If you are happy editing the Windows registry you could look at [HKEY_CLASSES_ROOT\Applications\notepad++.exe]
          “FriendlyAppName”

          JamesWebbJ 1 Reply Last reply Reply Quote 1
          • JamesWebbJ
            JamesWebb @ludamo 0
            last edited by

            @ludamo-0 said in Remove extra NP++ description from "Open with..." menu!:

            @ten2120 If you are happy editing the Windows registry you could look at [HKEY_CLASSES_ROOT\Applications\notepad++.exe]
            “FriendlyAppName”

            There is just three sub keys (shell, open, command). Command key has a “String” with "“D:\Notepad\notepad++.exe” “%1"” value. I can’t see "“FriendlyAppName”.

            1 Reply Last reply Reply Quote 0
            • ludamo 0L
              ludamo 0 @JamesWebb
              last edited by

              @ten2120 I can’t 100% remember how I did it but I think I must have added that New String Value REG_SZ entry in the same pane (R-Click in Registry Editor) as well as having the (Default) REG_SZ of the notepad++.exe Key.RegEdit-Notepad++.png

              JamesWebbJ 1 Reply Last reply Reply Quote 1
              • JamesWebbJ
                JamesWebb @ludamo 0
                last edited by JamesWebb

                @ludamo-0 said in Remove extra NP++ description from "Open with..." menu!:

                @ten2120 I can’t 100% remember how I did it but I think I must have added that New String Value REG_SZ entry in the same pane (R-Click in Registry Editor) as well as having the (Default) REG_SZ of the notepad++.exe Key.

                Many thanks. Do you know how that do that?! I didn’t see such a magic key in Windows registry yet and never heard of…!

                1 Reply Last reply Reply Quote 0
                • ludamo 0L
                  ludamo 0 @JamesWebb
                  last edited by

                  @ten2120 Well again the details are a little hazy but there are a number of programs which have this value. The simplest would be wordpad.exe seeing it is built in to windows, or wmplayer.exe. Also common programs like vlc and irfanview have it (originally I think). I may have used procmon from SysInternals to see what keys are referenced when R-clicking in explorer.

                  JamesWebbJ 1 Reply Last reply Reply Quote 0
                  • JamesWebbJ
                    JamesWebb @ludamo 0
                    last edited by JamesWebb

                    @ludamo-0 said in Remove extra NP++ description from "Open with..." menu!:

                    @ten2120 Well again the details are a little hazy but there are a number of programs which have this value. The simplest would be wordpad.exe seeing it is built in to windows, or wmplayer.exe. Also common programs like vlc and irfanview have it (originally I think). I may have used procmon from SysInternals to see what keys are referenced when R-clicking in explorer.

                    Thanks. Big help, I would check it out (SysInternals). 👍

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