logserv.bat 68 B

1234
  1. @echo off
  2. :logserv
  3. start /min /wait login-server.exe
  4. goto logserv