echo off cls if exist c:\extract\exmenu.bat goto MENUOK echo Type INSTALL (enter) to first set up EXTRACT on your hard disk. echo . goto DONE :MENUOK c: cd\extract exmenu goto DONE :error Echo off goto done :DONE