A lot of friends say exaggerated, can only reduce dozens of M only, in fact, it is because your system is relatively clean, if you use the system for a period of time, installed a certain software, upgraded, long-term browsing Web pictures, a certain period of time after you clean up to try whether can reach more than 1G, not exaggerated, just for the use of people
Don't want to make him. bat file upload, let everyone write, will feel more secure, rest assured that security feel can be guaranteed.
Teach yourself to write a program
This program is to automatically clean the garbage in the computer without destroying the system is better than a lot of software oh
Create a new Notepad and enter the following:
Copy Code code as follows:
@echo off
ECHO is clearing the system garbage file, please wait ...
del/f/s/q%systemdrive%\*.tmp
del/f/s/q%SYSTEMDRIVE%\*._MP
del/f/s/q%systemdrive%\*.log
del/f/s/q%systemdrive%\*.gid
del/f/s/q%systemdrive%\*.chk
del/f/s/q%systemdrive%\*.old
del/f/s/q%systemdrive%\recycled\*.*
del/f/s/q%windir%\*.bak
del/f/s/q%windir%\prefetch\*.*
RD/S/q%windir%\temp & MD%windir%\temp
del/f/q%userprofile%\cookies\*.*
del/f/q%userprofile%\recent\*.*
del/f/s/q "%userprofile%\local settings\temporary Internet files\*.*"
del/f/s/q "%USERPROFILE%\Local settings\temp\*.*"
del/f/s/q "%userprofile%\recent\*.*"
Echo Purge system complete!
Echo. & Pause
Open or Notepad look clearly here. Finally save it, and then rename it to "purge system. Bat"
Ok! Your cleaner just made it!
Just double-click to run the file later when the ScreenTip "clears the system complete!" You have a "slim" System!! Is it fast to see your computer again?
You can actually clean up a lot of junk files, but I tried it, as if the database connection driver in the IIS service was removed, causing an error in the ASP program as long as the database connection is involved: (
Http://www.jb51.net/html/200703/30/8210.html This article can solve the above problems, we can rest assured that the test