Add an option to control whether Sunshine starts on boot

This commit is contained in:
Cameron Gutman
2023-05-23 21:00:41 -05:00
parent a87d8335bd
commit fe62b10324
3 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
@echo off
rem Set the service to auto-start
sc config sunshinesvc start= auto