14 6 / 2011

Run multiple Notepad++ windows

I’m leaving this here more as a note to myself than anything else, as this quick tip for running multiple instances (windows) of Notepad++ is all over the place, but I find my self looking for it every time I format and re-install Notepad++.
Simply add the -multInst flag to your shortcut target, so that it looks like this:


"C:\Program Files (x86)\Notepad++\notepad++.exe" -multiInst


Simple!

Run multiple Notepad++ windows

I’m leaving this here more as a note to myself than anything else, as this quick tip for running multiple instances (windows) of Notepad++ is all over the place, but I find my self looking for it every time I format and re-install Notepad++.


Simply add the -multInst flag to your shortcut target, so that it looks like this:

"C:\Program Files (x86)\Notepad++\notepad++.exe" -multiInst

Simple!