@echo off if not exist c:\dat.bat goto aufruf :weiter type c:\system\return.txt echo @echo off > dat.bat say Verzeichnis: cd say ¯ input >> dat.bat type c:\system\return.txt >> dat.bat echo shell >> dat.bat type c:\system\return.txt dat :aufruf cls echo *** Shell V1.0 *** echo (c) 1990 by GroSoft pause echo shell on goto weiter