1
del c:\Recog\Common\*.*
2
del c:\Recog\*.*
3
md e:\Logs
4
md e:\Logs\TestResults
5
copy c:\Logs\TestResults\*.htm e:\Logs\TestResults
6
del c:\Logs\TestResults\*.htm