home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Help
/
GameHelpVolume1_1994
/
GAMEHELP.ISO
/
demos
/
adv_roll
/
kq6
/
kq6dm.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
|
1993-10-19
|
263 b
|
13 lines
@echo off
if not exist seq.exe goto continue
echo File Decompression software Copyright
echo (c) Haruyasu Yoshizaki, 1988-91
echo.
echo Please wait (this could take a few minutes)....
seq.exe >nul
del seq.exe
sync.exe >nul
del sync.exe
:continue
game