If you want to use Notepad++ using CMD (Windows Command Line) make sure you add Notepad++ installed location to the PATH environment variable to use it from anywhere, or else you need to go to C:\Program Files\Notepad++ folder to run the Notepad++ Console commands,
How to open a file in Notepad++ from CMD
- Go to installed location of Notepad++ (if PATH is not set, example: C:\Program Files\Notepad++),
- Type Notepad++ file-path
- This should open the file in Notepad++,
- To create a new tab, type Notepad++ tab-name
C:\Program Files (x86)\Notepad++>Notepad++ D:\countries.txt
The above command will open countries.txt file in Notepad++,
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!