home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 5
/
SPSP5.bin
/
dosgames
/
toshind
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1996-01-22
|
674b
|
51 lines
@echo off
cls
echo;
echo Welcome to Playmates Interactive Entertainment
echo Toshinden Sampler Disc
echo;
echo;
echo; This program will copy all program files
echo to your C: drive.
echo;
echo Press any key to continue or ctrl+c to quit.
echo;
echo *Note* You will need 12 Megs of free disk space!
echo;
echo;
echo;
echo;
echo;
echo;
echo;
echo;
echo;
echo;
echo;
pause >null
cls
md c:\tsd
cls
echo Copying files...
copy *.* c:\tsd
c:
cd\
cd tsd
cls
echo;
echo;
echo;
echo;
echo;
echo;
echo;
echo;
setup