Community
    • Login

    Notapad++ opens ALL FILES on folder AND subfolders

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 3 Posters 1.9k 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.
    • Rafael BullrichR Offline
      Rafael Bullrich
      last edited by

      Hi, I used the “Debug” Registry trick to replace Notepad with Notepad++ and it works fine but…

      Instead of opening just the File I’m looking at (and selecting, off course) it will open ALL files on folder and on all sub-folders.

      In fact If there are many files, it will ask if I want to open all xxx files.

      Win 10 Pro 1809 with Notepad 7.8

      Ideas?

      1 Reply Last reply Reply Quote 0
      • PeterJonesP Online
        PeterJones
        last edited by

        I don’t use that hack (for me, it’s just easier to associate the files I want with Notepad++… and I never want Notepad++ in single-file multi-instance mode)… but it sounds like something isn’t quite right in how it was implemented for you… (like it’s just getting the file’s directory, rather than the file’s name, when it’s run)

        you might want to try to

        reg query "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe"
        

        and post the results, just to make sure you’ve got it set up right.

        1 Reply Last reply Reply Quote 0
        • Rafael BullrichR Offline
          Rafael Bullrich
          last edited by

          Here is the result of the Query…

          C:\Users\rbullrich>reg query “HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe”

          HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe
          Debugger REG_SZ “C:\Program Files\Notepad++\notepad++.exe” -notepadStyleCmdline -z


          Also, note that it’s not just this folder but all others under it, like with a redundat switch: “/r”

          EkopalypseE 1 Reply Last reply Reply Quote 1
          • EkopalypseE Offline
            Ekopalypse @Rafael Bullrich
            last edited by

            @Rafael-Bullrich should be solved by new 7.8.1 release.

            1 Reply Last reply Reply Quote 1
            • EkopalypseE Offline
              Ekopalypse
              last edited by

              Just for completeness, I’m talking about this RC version.

              1 Reply Last reply Reply Quote 1

              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