4 lines
72 B
Batchfile
4 lines
72 B
Batchfile
|
ECHO OFF
|
||
|
|
||
|
java -Xms368m -Xmx1024m -jar siba.jar %1 %2 %3 %4 %5 %6 %7
|