码迷,mamicode.com
首页 > 其他好文 > 详细

以多个实例方式打开Notepad++

时间:2015-02-04 07:05:39      阅读:260      评论:0      收藏:0      [点我收藏+]

标签:

  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

 

以多个实例方式打开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 :

技术分享

 

技术分享

以多个实例方式打开Notepad++

标签:

原文地址:http://www.cnblogs.com/bluestorm/p/4271463.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!