home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Multimedia & CD-ROM 1
/
mmcd01-apr1995-cd.iso
/
demos_of
/
games
/
cycle
/
cycle.bat
< prev
next >
Wrap
DOS Batch File
|
1995-02-27
|
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 ******************************************************************************