မေနာေျမ မွ ၾကိဳဆုိပါ၏: temp: files ေတြကို အလိုအေလ်ာက္ delete လုပ္နည္းေလးပါ။

ဒီဇင္ဘာႏွင္း

Thursday, 26 January 2012

temp: files ေတြကို အလိုအေလ်ာက္ delete လုပ္နည္းေလးပါ။


open notepad
type
rd %temp% /s/q
md %temp%
and then save the file as (name .bat)
save this file to C:\Documents and Settings\Administrator\Start Menu\Programs\Startup
This will atuo run when window startup.

recent
တို႕ prefetch တို႕ကိုလည္း ဖ်က္လို႕ရတယ္ဗ်။
rd C:\DOCUME~1\ADMINI~1\Recent /s/q
md C:\DOCUME~1\ADMINI~1\Recent
rd C:\WINDOWS\Prefetch /s/q
md C:\WINDOWS\Prefetch
မွတ္ခ်က္။
ADMINI~ and Administrator must be your user account.

0 comments: