FalconSSO/FAuth/Tools/RegisterService.bat

2 lines
73 B
Batchfile

sc create FAuth start= auto binPath= "C:\Services\FAuth\FAuth.exe"
pause