tasklist | findstr "kefu.exe"
if %ERRORLEVEL% EQU 1 (
D:\software\goworkspace\go-fly-pro\kefu.exe server -r D:\software\goworkspace\go-fly-pro
)
exit