Feedback from @war59312:
I just decided to check to see how WinSCP is launched.START /MIN /WAIT /D" C:\Apps\WinSCPPortable\App\WinSCP\" WinSCP.exe /ini="C:\Apps\WinSCPPortable\Data\settings\winscp.ini" /log="C:\Apps\WinSCPPortable\Data\settings\winscp.log"
User error. It's the/MIN
that is causing this to fail. Wow, no idea why never caused it before, but all good,/MIN
doesn't work anyways, that is, it is not started minimized.
So yeah, good to move on, my fault. Working as expected.