echo off cls if exist c:\extract\exmenu.bat goto MENUOK echo EXTRACT will now be installed on your hard disk. echo . pause \EXTRACT\INSTALL //swappath:'C:\' goto DONE :MENUOK c: cd\extract exmenu goto DONE :error Echo off goto done :DONE