Add an option to control whether Sunshine starts on boot
This commit is contained in:
4
src_assets/windows/misc/autostart/autostart-service.bat
Normal file
4
src_assets/windows/misc/autostart/autostart-service.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
|
||||
rem Set the service to auto-start
|
||||
sc config sunshinesvc start= auto
|
||||
Reference in New Issue
Block a user