path - Run notepad++ from windows command prompt -


i'm new windows (i'm using win7 right now). have downloaded notepad++ , added path c:\program files\notepad++\notepad++.exe; path environment variable. quit command prompt , opened again when type notepad++, notepad++ or notepadd++.exe says

is not recognized internal or external command, operable program or batch file.

i checked path again echo command , shows included path. i'm doing wrong?

you should add directory containing .exe path instead. notice existing entries in path environment variable example.

i.e. add path:

c:\program files\notepad++ 

Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -