Re: Tray icon when using script parameter
First of all, thank you very much for your help! <3
I finally managed to get what I want by adding the console-Parameter in the link and enabled the "minimize to tray"-function in the settings and changed it in the shortcut.
My final configuration (if anyone else has the same problem) is:
- Enable the "minize to tray"-option in the WinSCP settings
- The command of the shortcut is
- set "run as minimized" in the shortcut
Once again, thank you very much! :)
I finally managed to get what I want by adding the console-Parameter in the link and enabled the "minimize to tray"-function in the settings and changed it in the shortcut.
My final configuration (if anyone else has the same problem) is:
- Enable the "minize to tray"-option in the WinSCP settings
- The command of the shortcut is
"C:\Program Files (x86)\WinSCP\WinSCP.exe" /console /log="D:\log.log" /script="D:\script.txt"
- set "run as minimized" in the shortcut
Once again, thank you very much! :)