home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GCW Games & More & Wacky Windows Companion
/
gcw.iso
/
d
/
4dbox
/
4dbega.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-03-16
|
162 b
|
12 lines
@echo off
:again
if exist 4dbega.exe goto runit
@echo on
@echo "Please insert Disk 2."
@echo off
pause
goto again
:runit
4dbega.exe %1 %2 %3
@echo on