Problem with long file names
-
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.
-
@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? -
Excellent! Thank you :-}
And I’m sure it will come in use elsewhere.
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