Sunshine/src_assets/windows/misc/autostart/autostart-service.bat
Cameron Gutman 9a65c91671 Rename SunshineSvc to SunshineService
This avoids a MalwareBytes false positive.

Fixes #1126
2023-05-26 17:54:38 -05:00

5 lines
83 B
Batchfile

@echo off
rem Set the service to auto-start
sc config SunshineService start= auto