echo off
if exist \desert\intro.mcr CD\DESERT
if not exist intro.mcr goto help

kd_draw intro
goto end

:help
ECHO ������������������������������������Ŀ
ECHO � Desert Storm - Farewell to Babylon �
ECHO ������������������������������������ij
ECHO � Required files not found!          �
ECHO � Start by running INSTALL then      �
ECHO � Enter DESERT to run                �
ECHO � See README for more information    �
ECHO ��������������������������������������
:end