4 lines
127 B
Batchfile
4 lines
127 B
Batchfile
|
pushd _tools\
|
||
|
if exist ..\_tlk\prc4_cep1_merge.xml xml2tlk.exe ..\_tlk\prc4_cep1_merge.xml ..\output\prc4_cep1_merge.tlk
|
||
|
pause
|