executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2021-02-24 | 2021-04-27 | ||
| Restored revision 1606997783. Undoing revision 1614147251. (martin) (hidden) | no summary (170.117.255.2) (hidden) (untrusted) | ||
| Line 24: | Line 24: | ||
| * 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. |
| As WinSCP is an Unicode application, you should use a TrueType console font with a full Unicode support, like "Consolas" or "Lucida Console". | As WinSCP is an Unicode application, you should use a TrueType console font with a full Unicode support, like "Consolas" or "Lucida Console". | ||