executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2018-03-28 | 2018-11-09 | ||
consistency with previous edit (martin) | footnote after punctuation (martin) | ||
Line 22: | Line 22: | ||
What you can do with it: | What you can do with it: | ||
* Supports console mode only, but allows [[#redirection|input/output redirection]]; | * Supports console mode only, but allows [[#redirection|input/output redirection]]; | ||
- | * When run from another console application (such as standard Windows console/command-line window, i.e. ''cmd.exe''), it inherits its console((''winscp.exe /console'' would pop up in new console window.)). | + | * When run from another console application (such as standard Windows console/command-line window, i.e. ''cmd.exe''), it inherits its console.((''winscp.exe /console'' would pop up in new console window.)) |
The ''.com'' executable needs the ''.exe'' one to operate. It looks for it in the same directory where it is located itself. The ''.exe'' must have exactly the same name. | The ''.com'' executable needs the ''.exe'' one to operate. It looks for it in the same directory where it is located itself. The ''.exe'' must have exactly the same name. |