home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 2
/
PCGAMER02.bin
/
cycle.bat
< prev
next >
Wrap
DOS Batch File
|
1994-09-08
|
564b
|
13 lines
@echo off
vesa.exe
if errorlevel 1 goto run_game
univbe.exe ^ NULL
:run_game
mgp2.exe %1
@echo ******************************************************************************
@echo To purchase a copy of the full game : - please contact your local distributer.
@echo Alternatively copies of the game can be puchased direct by contacting
@echo Accolade Europe Limited, Carlton House, Carlton Drive, Putney, London
@echo SW15 2TE, England Telephone 081 788 0200.
@echo ******************************************************************************