Thursday, August 7, 2014

how to delete all zip file



DIR /S/B %SystemDrive%\*.zip >> FIleList_zip.txt echo Y | FOR /F "tokens=1,* delims=: " %%j in (FIleList_zip.txt) do del "%%j:%%k"



*We are not responsable for any damage

No comments:

Post a Comment

Dharamart.blogspot.in