U can use simple dos commands for creating batch file.ok this is the simples way step by step.
cd\
D:
cd FolderName\Foldername\
del 1.txt
pause
don't type the dot and the number
1. cd\ change driver
2. D: the drive that locate the file
3. cd New folder (2)\New folder\ file path U can...