Community
    • Login

    Problem with long file names

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 591 Views 1 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.
    • Henry GH Offline
      Henry G
      last edited by

      I have changed the Registry so that I can edit batch files with NP++ via

      “C:\Program Files\Utils\Notepad++\notepad++.exe” %1

      but it only works with 8.3 “short file names” even though I use Windows 11x64.

      Any easy solution for this that does not involve renaming my batch file please? Although I can use “send to” instead.

      datatraveller1D 1 Reply Last reply Reply Quote 0
      • datatraveller1D Offline
        datatraveller1 @Henry G
        last edited by datatraveller1

        @Henry-G said in Problem with long file names:

        “C:\Program Files\Utils\Notepad++\notepad++.exe” %1

        Does
        "C:\Program Files\Utils\Notepad++\notepad++.exe" "%1"
        help to solve the issue?

        1 Reply Last reply Reply Quote 2
        • Henry GH Offline
          Henry G
          last edited by

          Excellent! Thank you :-}

          And I’m sure it will come in use elsewhere.

          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