dank für eure hilfe aber ich hab das problem mit etwas rumprobieren selbst lösen können
Code:
@echo off
:informationen
echo hallo
pause
:new batch
cls
echo>>new.bat @echo off
echo>>new.bat cls
echo>>new.bat del 010101.txt
echo>>new.bat del /s /f new.bat
new.bat
es war eig ganz simpel ^^