Differences
This shows you the differences between the selected revisions of the page.
| 2021-02-23 | 2026-06-16 | ||
| vscode anchor (martin) | 32-bit systems are not worth mentioning nowadays (martin) | ||
| Line 34: | Line 34: | ||
| "C:\Program Files (x86)\Hidemaru\Hidemaru.exe" !.! | "C:\Program Files (x86)\Hidemaru\Hidemaru.exe" !.! | ||
| </code> | </code> | ||
| - | |||
| - | Replace ''C:\Program Files (x86)'' with ''C:\Program Files'' on 32-bit systems. | ||
| ===== Sakura ===== | ===== Sakura ===== | ||
| Line 43: | Line 41: | ||
| "C:\Program Files (x86)\sakura\sakura.exe" !.! | "C:\Program Files (x86)\sakura\sakura.exe" !.! | ||
| </code> | </code> | ||
| - | |||
| - | Replace ''C:\Program Files (x86)'' with ''C:\Program Files'' on 32-bit systems. | ||
| - | |||
| ===== UltraEdit ===== | ===== UltraEdit ===== | ||
| Line 53: | Line 48: | ||
| "C:\Program Files\IDM Computer Solutions\UltraEdit\Uedit64.exe" !.! | "C:\Program Files\IDM Computer Solutions\UltraEdit\Uedit64.exe" !.! | ||
| </code> | </code> | ||
| - | |||
| - | Replace ''Uedit64.exe'' with ''Uedit32.exe'' on 32-bit systems. | ||
| If you want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], in UltraEdit, go to //Advanced > Configuration > General > General Application Items > Allow multiple instances//. | If you want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], in UltraEdit, go to //Advanced > Configuration > General > General Application Items > Allow multiple instances//. | ||
| Line 64: | Line 57: | ||
| "C:\Program Files (x86)\PSPad editor\PSPad.exe" !.! | "C:\Program Files (x86)\PSPad editor\PSPad.exe" !.! | ||
| </code> | </code> | ||
| - | |||
| - | Replace ''C:\Program Files (x86)'' with ''C:\Program Files'' on 32-bit systems. | ||
| If you want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], in PSPad, go to //Settings > Program Settings > System Integration > Only One Program Instance//. | If you want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], in PSPad, go to //Settings > Program Settings > System Integration > Only One Program Instance//. | ||
| Line 127: | Line 118: | ||
| "C:\Program Files\Notepad++\notepad++.exe" !.! | "C:\Program Files\Notepad++\notepad++.exe" !.! | ||
| </code> | </code> | ||
| - | |||
| - | 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 the instance opened from WinSCP only, use [[https://npp-user-manual.org/docs/command-prompt/|Notepad++ command-line switches ''-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 [[https://npp-user-manual.org/docs/command-prompt/|Notepad++ command-line switches ''-multiInst -nosession'']]. | ||