home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside Multimedia 1996 November
/
IMM1196.BIN
/
spdemo
/
install
/
dos
/
copyfile.bat
next >
Wrap
DOS Batch File
|
1996-08-13
|
494b
|
20 lines
@rem Setting up localisation information
@cd ..
@xcopy /y splanet.ini %1
@cd ..\..\SPLANET\VIDEO
@cd>>%1\splanet.ini
@echo language=%2>>%1\splanet.ini
@rem Copying Scorched Planet program files
@cd ..
@xcopy /y dos4gw.exe %1
@xcopy /y setsound.exe %1
@xcopy /y splanet.exe %1
@xcopy /y *.dig %1
@xcopy /y *.lst %1
@rem Copying Scorched Planet data files
@xcopy /y *.rwb %1
@xcopy /y *.rez %1
@xcopy /y french\*.* %1\french\
@xcopy /y german\*.* %1\german\
@xcopy /y *.doc %1