How did developers set environment variables??
-
Why when i run notepad++ from win+r menu it opens, but when i try to run notepad++ from command line “not recognized as an internal or external command, operable program or batch file” is displayed?
-
Do some reading about Windows’
PATHenvironment variable… -
@Alan-Kilborn I can’t find anything in my PATH variable that contains notepad word.
Why when i run notepad++ from win+r menu it opens, but not when run from command line. -
@Кирилл-Фролов said in How did developers set environment variables??:
Why when i run notepad++ from win+r menu it opens, but not when run from command line
Because they use 2 different mechanisms for locating the program.
I can’t find anything in my PATH variable that contains notepad
Which explains why it can’t be found when running from the command line.
Add the folder of
notepad++.exeto thePATHenvironment variable, or specify the complete path tonotepad++.exeon the command line.
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