FG
💻 Software

Notepad++ open cmd in current file's directory

Fresh5 days ago
Mar 15, 202613809 views
Confidence Score0%
0%

Problem

Is there a way (probably a macro) how to open cmd in current file's directory? Say I am editting a file and would like to open cmd in . It would really help running various precompilers etc.

Error Output

D:\foo\bar.txt

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Notepad++ open cmd in current file's directory

Low Risk

Under the menu there is an option which does exactly what you want. If your file is on a UNC path then this won't work as it's not possible to to a UNC on a command line. If your source file is on a different drive letter than Notepad++ then it will…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment