Disabling Sunshine auto-opening a browser on every boot #358
Replies: 4 comments 11 replies
-
Sunshine runs in the background as a service. If you click the icon from the start menu it's only opening the browser page. |
Beta Was this translation helpful? Give feedback.
-
Does this mean there is a way to start sunshine on Windows without the browser opening? Or am I misinterpreting that? Edit: I found it already, turns out I wasn't running autostart-service.bat as an administrator. But I didn't see the error because of the @echo off. |
Beta Was this translation helpful? Give feedback.
-
Hi, Windows user here. I installed Sunshine via installer, disabling the option to start automatically. My most convenient workflow is to start Sunshine from the start menu, then a script in my Raspberry Pi detects the server and automatically runs Moonlight. Everything works, but it's how Sunshine starts that doesn't feel quite elegant. First it shows the console, then Windows pops up an alert asking for permission to run sunshine.exe, then another console opens, then it automatically opens the web UI in Firefox. Those are a lot of things that a normal user doesn't really need, when I'd only wish to click the Sunshine icon and have the tray icon appear. Do you think if by any chance there's a possibility to smooth out the launching process? Thanks! |
Beta Was this translation helpful? Give feedback.
-
If you want manually start Sunshine without open a browser and without UAC prompt you can create a scheduled task that can be manually started with a shortcut :
Now your scheduled task is ready, you can now start Sunshine with cmd with this command : If you want to create a shortcut :
You can move this shortcut to the Start Menu :
You can assign an icon for your shortcut with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to stop sunshine from trying to open the config page in the browser on the first time it's started up on a boot? I don't feel like this is really necessary most of the time. I'd be perfectly fine having it default to that (since someone who just newly installed it probably needs that) but letting them flip it to "don't open the browser config on startup" when they are done getting it situated seems like a good option to have.
Beta Was this translation helpful? Give feedback.
All reactions