2 lines
86 B
Batchfile
2 lines
86 B
Batchfile
|
@echo off
|
||
|
java -classpath lib\RBManager.jar;lib\xerces.jar;. com.ibm.rbm.RBReporter %1
|