Autorun COSMOS in Background

I would really like to have an Option to start COSMOS, minimized to Tray, at Windows Startup.

I already tried to creat an Auto Start Entry, but it always starts COSMOS with the opened Window.
Changing the Settings in the *lnk File doesn’t help, neither does the PowerShell Command:

Start-Process “C:\Program Files (x86)\Waves\COSMOS\bin\COSMOS.exe” -WindowStyle Minimized

or the appropriate Console (CMD) Command

start /min “COSMOS” “C:\Program Files (x86)\Waves\COSMOS\bin\COSMOS.exe”

I would try to close the Window after the Startup Command, but all I found so far would kill the Task - and that’s definitely not what I want.

So, it would be great if there would be an Option for that, from a Settings Icon next to the Log in/out Icon.