mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-06 09:39:50 +00:00
9a65c91671
This avoids a MalwareBytes false positive. Fixes #1126
5 lines
83 B
Batchfile
5 lines
83 B
Batchfile
@echo off
|
|
|
|
rem Set the service to auto-start
|
|
sc config SunshineService start= auto
|