home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Ideal Collection of Games
/
IDEALGAMES.bin
/
prog43
/
install
/
install.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1994-02-16
|
176 b
|
12 lines
@ECHO OFF
DEICE
IF ERRORLEVEL == 1 GOTO error
doom1_2s.EXE
if errorlevel == 1 goto error
DEL doom1_2s.EXE
setup
goto end
:ERROR
echo Error installing DOOM 1.2!
:END