Differences

This shows you the differences between the selected revisions of the page.

2024-03-23 2024-03-23 (current)
old revision restored (3.85.202.68) (hidden) (untrusted) /rawconfig Interface\LastMonitor=-1 (martin)
Line 1: Line 1:
-317 
- 
- 
====== Why is WinSCP window not showing after I start the program? Only a taskbar button appears. ====== ====== Why is WinSCP window not showing after I start the program? Only a taskbar button appears. ======
-WinSCP always starts on the monitor, where you have closed it the last time (if that monitor is still connected). It is possible that you have turned the monitor off meanwhile, but the system somehow did not recognize that. WinSCP then still starts on the monitor, making its window invisible. On Windows 10, go to //Settings > System > Display// and check that you recognize all monitors listed there. &win10 &wincp+WinSCP always starts on the monitor, where you have closed it the last time (if that monitor is still connected). It is possible that you have turned the monitor off meanwhile, but the system somehow did not recognize that. WinSCP then still starts on the monitor, making its window invisible. On Windows 10, go to //Settings > System > Display// and check that you recognize all monitors listed there. &win10 &wincp
-Alternatively, try pressing keyboard shortcuts ''Win+Shift+Left'' and ''Win+Shift+Right'' few times to try moving WinSCP window to other monitor.((These keyboard shortcuts do not work, if you have disabled //Snap windows// feature in //Settings > System > Multitasking//.)) Do that while WinSCP application is active (by pressing its taskbar button first).+Alternatively, try pressing keyboard shortcuts ''Win+Shift+Left'' and ''Win+Shift+Right'' few times to try moving WinSCP window to other monitor.((These keyboard shortcuts do not work, if you have disabled //Snap windows// feature in //Settings > System > Multitasking//.)) Do that while WinSCP application is active (by pressing its taskbar button first).
----- -----
Line 12: Line 9:
If none of this helps, you can try resetting windows layout by removing the following registry keys (while WinSCP is not running): If none of this helps, you can try resetting windows layout by removing the following registry keys (while WinSCP is not running):
-&amp;lt;code&amp;gt;+<code>
[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface\Commander] [HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface\Commander]
[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface\Explorer] [HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface\Explorer]
-&amp;lt;/code&amp;gt;+</code>
and the following registry value: and the following registry value:
-&amp;lt;code&amp;gt;+<code>
[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface] [HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Interface]
-&amp;quot;LastMonitor&amp;quot;=dword:........ +"LastMonitor"=dword:........ 
-&amp;lt;/code&amp;gt;+</code>
-1+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>

Last modified: by martin