Community

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

    Problem with long file names

    Help wanted · · · – – – · · ·
    2
    3
    104
    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 G
      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.

      datatraveller1 1 Reply Last reply Reply Quote 0
      • datatraveller1
        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 G
          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
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors