home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super Duke 1
/
SUPERDUKE.bin
/
service
/
anim
/
showanim.bat
< prev
Wrap
DOS Batch File
|
1996-06-24
|
254b
|
11 lines
@Echo off
ECHO.
ECHO Starte Animation...
REM Tell the DOS Extender not to display the banner.
SET DOS4G=quiet
REM Tell the DOS Extender to use only 2 MB RAM
SET DOS16M=:2M
\SERVICE\ANIM\INTERACT.EXE \SERVICE\ANIM\CDVANIM
SET DOS4G=
SET DOS16M=