- Right-click any Notepad++ shortcut.
- Select Properties.
- Move to the Shortcut tab.
- In the end of the Target field, add ” -multiInst”.
- Click OK.
Example:
- Target: “C:\Program Files\Notepad++\notepad++.exe” -multiInst
以多个实例方式打开Notepad++
http://blog.csdn.net/wdjhzw/article/details/30314657
when already using the editor, you can simply press ALT + F6, or Click Run -> Open in another instance in the menu bar.
or :