home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spiele Spiele Spiele 1
/
spiele-spiele-spiele-topware.iso
/
spiele
/
top8007
/
install.scr
< prev
next >
Wrap
Text File
|
1993-01-13
|
671b
|
30 lines
space %1: 600 notEnough
godir %1:%4 cantcreate
echo Copying files to %1:%4 ...
copy %2:*.*
rename raindemo.2 raindemo.bat >nul
copy raindemo.1 ..\raindemo.bat
del raindemo.1 >nul
echo %3>resource.cfg
cls
echo
echo To play the Lost Secret of the Rainforest demo now:
echo Type raindemo [ENTER].
echo
echo To play the Lost Secret of the Rainforest demo later:
echo From the directory of %1:%4,
echo Type raindemo and press [ENTER].
echo
pause
end
:cantcreate
alert Unable to create directory %1:%4
end
:notEnough
cls
echo
echo There is not enough space on %1: to install.
echo .6 megabytes of disk space are necessary.
pause
end