home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games 5
/
cd.iso
/
games
/
eatit.bat
< prev
next >
Wrap
DOS Batch File
|
1995-07-01
|
112b
|
8 lines
@echo off
@cls
@cd eatit
@echo Use the program SLOWDOWN to slow down your computer!
@pause
@eatit
@cd ..