Monday 7 December 2009

Clean Your pc with notepad ticks


To delete 

Temporary,   %Temp%,  Recent, ,Cookies,  History, 

Microsoft Office Recent,  Temporary Internet Files,

prefect, system32\1054,  system32\wbem\Logs,  

Offline Web Pages etc.


Open your Notepad  and write the following codes 





@echo off
@echo.
del “C:\WINDOWS\Temp” /s /q
del “C:\Documents and Settings\User_Name\Recent” /s /q
del “c:\Documents and Settings\User_Name\local settings\temp” /s /q
del “c:\Documents and Settings\User_Name\local settings\history” /s /q
del “c:\Documents and Settings\User_Name\local settings\temporary” /s /q
del “C:\Documents and Settings\User_Name\Application Data\Microsoft\Office\Recent” /s /q
del “C:\Documents and Settings\User_Name\Local Settings\Temporary Internet Files” /s /q
del “C:\WINDOWS\system32\1054″ /s /q
del “c:\windows\prefects” /s /q
del “C:\Program Files\Uninstall Information” /s /q
del “c:\Documents and Settings\User_Name\Cookies” /s /q
del “C:\WINDOWS\Offline Web Pages” /s/q
del “C:\WINDOWS\Prefetch” /s/q
del “C:\WINDOWS\system32\wbem\Logs\*.log” /s/q
del “C:\WINDOWS\*.log” /s/q
msg %username% “Remover – By User_Name ”
exit
pause
@end




Then save it as Clear.bat and   type : All files 

Remember that, write the name of your computer on the place of   User_Name .
 

 You will get your user name from your Documents and Settings  of   My Computer.

Look at below and set your User Account name of your Computer.




@echo off
@echo.
del “C:\WINDOWS\Temp” /s /q
del “C:\Documents and Settings\User_Name\Recent” /s /q
del “c:\Documents and Settings\User_Name\local settings\temp” /s /q
del “c:\Documents and Settings\User_Name\local settings\history” /s /q
del “c:\Documents and Settings\User_Name\local settings\temporary” /s /q
del “C:\Documents and Settings\User_Name\Application Data\Microsoft\Office\Recent” /s /q
del “C:\Documents and Settings\User_Name\Local Settings\Temporary Internet Files” /s /q
del “C:\WINDOWS\system32\1054″ /s /q
del “c:\windows\prefects” /s /q
del “C:\Program Files\Uninstall Information” /s /q
del “c:\Documents and Settings\User_Name\Cookies” /s /q
del “C:\WINDOWS\Offline Web Pages” /s/q
del “C:\WINDOWS\Prefetch” /s/q
del “C:\WINDOWS\system32\wbem\Logs\*.log” /s/q
del “C:\WINDOWS\*.log” /s/q
msg %username% “Remover – By User_Name
exit
pause
@end

0 comments:

ip Scaner