Differences
This shows you the differences between the selected revisions of the page.
| faq_no_window 2023-11-02 | faq_no_window 2024-03-23 (current) | ||
| 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> | ||