Go Back   Community for CG Artists > Main Forums > CG News
New! Use your Facebook, Google, AIM & Yahoo accounts to securely log into this site, click logo to login  

Reply
 
LinkBack Thread Tools Rate Thread
Old 09-16-2011, 08:06 AM   #1 (permalink)
Registered User

 
Join Date: Mar 2011
Age: 24
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 lolital is on a distinguished road
One trick to Speed up Your Computer!

When you computer has been used for long time, there must emerge amount of junk files in different hard drives and may impact the speed of the computer. That would be annoyance if the situation grows and become a big trouble to affect the PC performance.

A lot of such files will emerge during the process of installation and the use of the Windows systems. They include temporary files (such as: *. tmp, *. _mp) log files (*. log), temporary helpfiles (*. gid), the disk check file (*. chk), the temporary backup files (such as: *. old, *. bak) and other temporary files. Particularly, the "Temporary Internet Files" in IE will take up hundreds of MB disk space if they do not kick out in time.

The junk files will not only waste valuable disk space, but also make the system run slowly as a snail in serious cases. You will sure feel unbearable with them!

Therefore, it is necessary to clear up the junk documents to stop its blockage, and maintain the system's "slim" build, as well as keep the computer access to the smooth Internet! Traditionally, we usually clear the junk files by some special anti-virus software or we need download drivers to keep the computer run at high performance. But now there is a more simple and easy way to quickly remove system junk, it just needs 2 steps!

First, right click on the computer desktop, and open a new notepad; then copy the text below into it, next click on "Save "; path, choose "Desktop", Save as type to "All Files" document, entitled "Clear system JK files.bat", and complete. Remember that suffix name must be ".bat". Ok! Your garbage cleaner production is successful!

Then, double-click the notepad can quickly clean up junk files; it takes about less than a minute.

_______The following is the text (do not copy this line) ___________

@ Echo off
echo Cleaning up system junk files, 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\*.*"
cls
echo. & pause

______Here so far (do not copy this line) ______________________

Just double-click the file to run later, when the screen prompts "Clear system junk files done! You will have a" slim "system then! It’s easy, right? You do not need any driver download as usual and it works excellently. Now look at your computer to see whether you computer speed is flying!
lolital is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Home - Archive - Top