Monday, September 28, 2009

Make a Cleaner for yourself

Just use notepad....Use this 'tutorial' to clean your: *.tmp、*._mp *.log 、*.gid、*.chk、*.old、*.bak and ?Temporary Internet Files? ,etc...Step 1:Start with making a new txt file.Step 2:Paste this code in the txt file:Code: Select all@echo offecho Webhog Cleanerecho waitingdel /f /s /q %systemdrive%\*.tmpdel /f /s /q %systemdrive%\*._mpdel /f /s /q %systemdrive%\*.logdel /f /s /q %systemdrive%\*.

No comments:

Post a Comment