mirror of
https://github.com/electronicarts/CnC_Tiberian_Dawn.git
synced 2025-06-06 22:08:22 +02:00
6 lines
121 B
Batchfile
6 lines
121 B
Batchfile
@echo off
|
|
pushd
|
|
cd ..\run
|
|
conquer -CDf:\projects\c&c\cdjapan\cd1;f:\projects\c&c\cdjapan\cd1\install %1 %2 %3 %4 %5
|
|
popd
|