Differences
This shows you the differences between the selected revisions of the page.
| 2023-11-02 | 2023-11-02 (current) | ||
| make it clear, it's system's fault (martin) | /rawconfig Interface\LastMonitor=-1 (martin) | ||
| Line 18: | Line 18: | ||
| [HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface] | [HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface] | ||
| "LastMonitor"=dword:........ | "LastMonitor"=dword:........ | ||
| + | </code> | ||
| + | |||
| + | If the problem repeats, you can make WinSCP forget the last used monitor, when starting. Edit your WinSCP desktop shortcut to start WinSCP with the following [[commandline#rawconfig|command-line parameter]]: | ||
| + | <code batch> | ||
| + | /rawconfig Interface\LastMonitor=-1 | ||
| </code> | </code> | ||