echo off cls :start cls echo Welcome to the PC Format cover disk echo Please press: echo C - To run the Cisco Heat playable preview echo X - To return to DOS getkey cx if errorlevel 2 goto quit if errorlevel 1 goto cisco :cisco cisco goto start :quit cls echo thankyou for using the PCF Cover Disk. cd\ pause