home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM User 1994 February
/
cdrom-user-07-1994-02.iso
/
cycle.bat
< prev
next >
Wrap
DOS Batch File
|
1994-12-06
|
570b
|
14 lines
@echo off
setup
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 ******************************************************************************