본문 바로가기

Tech

Notepad++ 다중 실행

반응형

이미 실행중일때

ALT + F6

또는 Run > Open in another instance

image

=======================================

http://mattrefghi.com/blog/2010/11/how-to-launch-multiple-instances-of-notepad/

Notepad++ is my primary text editor, as it offers a huge amount of features, and yet remains fairly simple to use.  After months of using it heavily both at home and at work, I began to wonder if I could launch multiple instances of it at one time. Given that I have two monitors in either case, I thought it would be interesting to have one Notepad++ window per monitor.

The best approach I found makes a new copy of Notepad++ launch every time you use a shortcut. To make this work on your machine, simply do the following:

SNAGHTML11520ec9

  1. Right-click any Notepad++ shortcut.
  2. Select Properties.
  3. Move to the Shortcut tab.
  4. In the end of the Target field, add ” -multiInst”.
  5. Click OK.

Example:

  • Target: “C:\Program Files\Notepad++\notepad++.exe” -multiInst

====================================================

반응형

'Tech' 카테고리의 다른 글

Total Commander Plug-in  (0) 2013.02.08
Total commander-폴더구조만 복사  (1) 2013.02.08
Total commnader  (0) 2013.02.08
Notepad++ Compare plugin  (0) 2012.11.22
your PC needs to restart - VMWare  (1) 2012.10.31
피벗 그룹화  (1) 2012.10.22