Rename SunshineSvc to SunshineService
This avoids a MalwareBytes false positive. Fixes #1126
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
|
||||
rem Set the service to auto-start
|
||||
sc config sunshinesvc start= auto
|
||||
sc config SunshineService start= auto
|
||||
|
||||
Reference in New Issue
Block a user