Tracker »

Issue 246 – Make sure winscp.exe is terminated along with winscp.com

: Scripting
: Unspecified
: Enhancement
: High
: 0
: RESOLVED
: IMPLEMENTED
: 4.1.4
When winscp.com is forcefully terminated (End Process from Task Manager), winscp.exe is left running.

https://winscp.net/forum/viewtopic.php?t=5791
Implemented.
WinSCP.exe is attached to "job" owned by winscp.com. Hence the .exe is terminated automatically by Windows once the .com is forcefully terminated.
This functionality is supported since Windows XP only.