Files
Apollo/src_assets/windows/misc/autostart/autostart-service.bat
2023-05-26 17:54:38 -05:00

5 lines
79 B
Batchfile

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