When
the computer system to perform numerous unique variations of files usually are unneeded.
These kinds of files usually do not come to do the job, nonetheless they
gradual the computer system. These files usually are the following -.
1. %
Temp%
2. Recent
3. History
4. Temporary
5. Microsoft
Office Recent
6. Temporary
Internet Files
7. System32
\ 1054
8. Prefect
9. Cookies
10. Offline
Web Pages
11. System32
\ wbem \ Logs etc.
To
apparent these types of documents, all of us employ various kinds of
application. Also, % Temp%, Temporary, Latest, prefect, Cookies, and many
others. To completely clean as well as goes cattle as well as click Enter to
pick out this element. You'll be able to make a batch file to eliminate these
documents is easy. I never have enhanced plus a batch file as well as two times
notepad just click removes all needless documents into it.
Undue
process -
1) Start>
All Programs> Accessories> Notepad open.
I) Notepad
- The following words copy - paste.
@ 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
msg% username% "Remover - By User_Name"
exit
pause
@ End
3) User Name - Name of the land, enter your login.
You need to log in to check your Name to the Documents
and Settings.
4) The File> click to the Save As. File Name: Clear.bat and Save as type: All
files select. Then Save it to
your desktop.
5) Yes, it could create a batch file.
Now I have to clean up unnecessary files and double
click.
Thanks Everybody