FalconSSO/FAuth/Tools/RegisterService.bat

2 lines
73 B
Batchfile
Raw Normal View History

2020-04-26 12:00:52 +08:00
sc create FAuth start= auto binPath= "C:\Services\FAuth\FAuth.exe"
pause