5 lines
95 B
Batchfile
5 lines
95 B
Batchfile
|
|
cd /d %~dp0../cmd
|
||
|
|
start admin-rpc.exe
|
||
|
|
start chat-rpc.exe
|
||
|
|
start chat-api.exe
|
||
|
|
start admin-api.exe
|