

However, immediately entering x: Enter (where x is the drive letter where your source file is located) will switch you to the correct path. If your source file is on a different drive letter than Notepad++ then it will switch to the correct path but won't switch the drive letter as it appears not to be adding the /D switch to the cd command. If your file is on a UNC path then this won't work as it's not possible to cd to a UNC on a command line.


Under the Run menu there is an option Open current dir cmd which does exactly what you want.
