commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2018-02-15 | 2018-02-15 | ||
no summary (173.11.95.198) | old revision restored - it's not "My Documents" ever since Windows Vista (martin) | ||
Line 194: | Line 194: | ||
Command-line parameters that include space(s) must be surrounded by double-quotes: | Command-line parameters that include space(s) must be surrounded by double-quotes: | ||
<code batch> | <code batch> | ||
- | winscp.exe /ini="C:\Users\martin\My Documents\myconfig.ini" | + | winscp.exe /ini="C:\Users\martin\Documents\myconfig.ini" |
</code> | </code> | ||