How to flush and reset a client cache batch file

Posted by Joggee | Networking | Monday 19 November 2007 3:15 pm

Few of my friends asked me to write a batch file for them so they dont need to follow up even some steps only one click job.

Here is the code for that.

@ECHO OFF
ipconfig/flushdns
ECHO.
ECHO This is a batch file
ECHO.
PAUSE
CLS
EXIT 

Save as .bat file

ClearNetworkCashe

Click here to download a file

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment