Files
Apollo/src_assets/windows/misc/autostart/autostart-service.bat
2024-08-23 02:35:31 +08:00

5 lines
81 B
Batchfile

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