I have Deadline Launcher set to open on startup of my computer but it won’t appear in the system tray as title implies. Even if I shut down the task in the task manager and restart it’s still not there.
I’ve tried setting both those parameters to true in the deadline.ini but it doesn’t change anything :
LaunchLauncherGuiAtStartup=True
NoGuiMode=True
It’s just to change one parameter of the worker and I have to set it up for multiple devices once i figure out how to.
if it’s running as a service I don’t believe this works
There’s a few workarounds on this, you could have a logon script which stops the worker, and a logoff script which starts the worker, you need to force logoff the user after inactivity though