Differences
This shows you the differences between the selected revisions of the page.
| 2017-08-31 | 2019-04-16 | ||
| suggest -nosession switch for Notepad++, without it the new instance has files open from old instance (150.254.169.102) | there's 64-bit version of notepad++ (martin) | ||
| Line 118: | Line 118: | ||
| <code> | <code> | ||
| - | "C:\Program Files (x86)\Notepad++\notepad++.exe" !.! | + | "C:\Program Files\Notepad++\notepad++.exe" !.! |
| </code> | </code> | ||
| - | Replace ''C:\Program Files (x86)'' with ''C:\Program Files'' on 32-bit systems. | + | Replace ''C:\Program Files'' with ''C:\Program Files (x86)'' when using 32-bit version of Notepad++ on 64-bit systems. |
| - | If you want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], in Notepad++, go to //Settings > Preferences > Multi-Instance > Always in multi-instance mode//. To change the behavior for instance opened from WinSCP only, use Notepad++ command-line switches ''[[https://notepad-plus-plus.org/assets/images/scsh/scsh_cmdlineArguments.png|-multiInst -nosession]]''. | + | If you want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], in Notepad++, go to //Settings > Preferences > Multi-Instance > Always in multi-instance mode//. To change the behavior for the instance opened from WinSCP only, use Notepad++ command-line switches ''[[https://notepad-plus-plus.org/assets/images/scsh/scsh_cmdlineArguments.png|-multiInst -nosession]]''. |