Community
    • Login

    Notedpad missing from the context of mouse right click

    Scheduled Pinned Locked Moved General Discussion
    12 Posts 3 Posters 16.5k Views 2 Watching
    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.
    • Zillah ZillahZ Offline
      Zillah Zillah
      last edited by

      Dear Experts

      I am using windows 10 not windows 7

      Right now I am missing Notepad ++ from the context of the mouse right click , uninstalled and installed didn’t fix the issue

      I have seen online couple of online solutions

      Applied and it didn’t fix the issue, I don’t know if I am missing something ?

      http://www.dhillonblog.com/2009/10/notepad-missing-from-context-menu-in-windows-7/

      Thx

      Claudia FrankC 1 Reply Last reply Reply Quote 1
      • Claudia FrankC Offline
        Claudia Frank @Zillah Zillah
        last edited by Claudia Frank

        @Zillah-Zillah

        can you try using regsvr32 (check if the name is still correct, file should be under c:\windows.…)?

        Something like

        regsvr32.exe NppShell_06.dll
        

        Could be that you have to logout and login again to make it work.
        And I assume you have to execute it as administrator.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • Zillah ZillahZ Offline
          Zillah Zillah
          last edited by

          Hi
          Attached error occurred
          https://imgur.com/a/DXzqu

          Claudia FrankC 1 Reply Last reply Reply Quote 0
          • Claudia FrankC Offline
            Claudia Frank @Zillah Zillah
            last edited by Claudia Frank

            @Zillah-Zillah

            sorry, you must supply the installation path of notepad++.

            regsvr32.exe C:\Program ...\NppShell_06.dll
            

            if there are spaces within your path encase it with double quotes like

            regsvr32.exe "C:\Program ...\NppShell_06.dll"
            

            … of course must be replaced with your installation path.

            And the file NppShell_06.dll MUST be within the installation directory, of course - please double check if this is the case.

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • Zillah ZillahZ Offline
              Zillah Zillah
              last edited by

              Thanks Claudia for your help

              Installation path for my Notepad++ is

              C:\Program Files\Notepad++

              https://imgur.com/a/WItSP

              I executed the command (regsvr32) while I am in C:\Windows\System32 directory as shown in the screen shot below :

              https://imgur.com/a/nRPwf

              Am I missing something ?

              Thx

              Claudia FrankC 1 Reply Last reply Reply Quote 0
              • Claudia FrankC Offline
                Claudia Frank @Zillah Zillah
                last edited by

                @Zillah-Zillah

                Am I missing something ?

                Yes, my hint about the spaces in the path :-)

                Your call should look like this

                 regsvr32 "C:\Program Files\Notepad++\NppShell_06.dll"
                

                The double quotes are needed as some programs, like regsvr32, determine the parameters
                by using a space as a divider. By encasing in double quotes regsvr takes the whole path
                as one parameter.

                Cheers
                Claudia

                1 Reply Last reply Reply Quote 1
                • Zillah ZillahZ Offline
                  Zillah Zillah
                  last edited by

                  Thanks Claudia

                  Yes, my hint about the spaces in the path :-)<<

                  Although i did last time but I forgot to send you the snapshot.

                  Below is the screenshot with double quotes

                  https://imgur.com/a/nOSXI

                  Claudia FrankC 1 Reply Last reply Reply Quote 0
                  • Claudia FrankC Offline
                    Claudia Frank @Zillah Zillah
                    last edited by

                    @Zillah-Zillah

                    did you run this in an elevated command prompt?
                    As in Run as administrator?

                    Cheers
                    Claudia

                    1 Reply Last reply Reply Quote 0
                    • Zillah ZillahZ Offline
                      Zillah Zillah
                      last edited by

                      Let me try it again and see
                      Thx

                      1 Reply Last reply Reply Quote 1
                      • Zillah ZillahZ Offline
                        Zillah Zillah
                        last edited by

                        Thx
                        Yes Administrator’s privilege was missing and now it is completed successfully , restarted the computer still the option in the mouse right context is not there

                        Claudia FrankC 1 Reply Last reply Reply Quote 0
                        • Claudia FrankC Offline
                          Claudia Frank @Zillah Zillah
                          last edited by

                          @Zillah-Zillah

                          sorry but this means either MS has changed something in regards to shell extension or
                          your setup has something special about it.
                          And as I do not have Windows operating system anymore I cannot really try to find out
                          what is going on.
                          I’m sorry but I hope someone other with a Windows 10 Installation and knowledge about
                          what needs to be done reads this and picks up this question.

                          Cheers
                          Claudia

                          1 Reply Last reply Reply Quote 0
                          • ? Offline
                            A Former User
                            last edited by

                            Hi,
                            Just wanted to thank ZillaZilla for posting the problem. I learned from what you were having problems with. I had downloaded Notepad++ and expected it to work right off. Through your post I fixed it and it is working. The only problem was I took off work to do this assignment and wasted all day trying to get this to work.

                            Thanks again!!

                            1 Reply Last reply Reply Quote 0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • First post
                              Last post
                            The Community of users of the Notepad++ text editor.
                            Powered by NodeBB | Contributors