start.bat 88 B

1234
  1. @echo off
  2. title WingCloudServer
  3. cd /d %~dp0
  4. start cmd /c dotnet ./WingCloudServer.dll