home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 39
/
PCGAMER39.bin
/
games
/
blam
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1996-09-26
|
120b
|
11 lines
@echo off
blaminst
if not errorlevel 4 goto l2
setup
blam
goto end
:l2
if not errorlevel 3 goto end
blam
:end