6 lines
65 B
Batchfile
6 lines
65 B
Batchfile
|
@echo off
|
||
|
|
||
|
call spggetroot.cmd
|
||
|
|
||
|
build %1 %2 %3 %4 %5 %6 %7 %8 %9
|