@echo off color 0a C: cd %temp% echo y| del /s /a *tmp *js *png *gif *ico *txt *eot *jpg *htm *json *css *xml *aspx *swf *ImageServer *en-GB *woff *[1] *axd *exe PNG[* *].bin *log *dat *dmp *extra md5[* *zip *wbt *cvr echo changing directories timeout /t 3 cd "..\Temporary Internet Files" cd content.ie5 echo y| del /s /a *tmp *js *png *gif *ico *txt *eot *jpg *htm *json *css *xml *aspx *swf *ImageServer *en-GB *woff *[1] *axd *exe PNG[* *].bin *log *dat *dmp *extra md5[* *zip *wbt *cvr timeout /t 3 echo cleaning up recycle bin cd \$recycle.bin echo y| del /s /a *tmp *js *png *gif *ico *txt *eot *jpg *htm *json *css *xml *aspx *swf *ImageServer *en-GB *woff *[1] *axd *exe PNG[* *].bin *log *dat *dmp timeout /t 3 echo maintenance complete