@echo off color 97 cls echo. echo %username% echo. echo You are using a command line interface created by Rootsecure.net. echo It has been tested working on Winodws 2k + XP. echo (Type exit to exit.) echo. echo. pause cls echo. :begin echo C:\ set /p command= %command% set command= goto begin