Ads 468x60px

 
 

nav bar

Adsence



Wednesday, 17 July 2013

How to make a program which delete temporary files and Speed up your Pc Without Any Software

Temp file are the temporary files that are store in your hard disk, it also slows the computer very much but have you ever tried to delete them. You will find a speed different after deleting them.

But many people don't know what is temp file & how to delete. So this help in speed up your pc.


Deleting temp file a very difficult task for many people, open the run then & temp...all this is long process but making a simple program of this on you widows desktop like a shortcut which help your to cut the long process & you can run regularly and speed your window everyday or you can add it in startup service in which this program automatic launch when you start your windows. I tell you all these steps one by one. No Software required for this only required is a notepad service.


Let Get Started Of Making this programe :-

1) Open Notepad From Start Menu. Start>>All program.>> Accessorize>> Notepad.
2) Copy & paste this code in notpad->

  

@echo off
del %TEMP%\*.* /f /s /q


{Do Not Change This Code.}






3). Save the notepad file and Enter file name as "delete-temp.bat" & save it on desktop so  you can easily access to it.


4). If you want to add to startup service (that is automatically start with windows) copy this bat file (this saved file) in Startup Folder, which is present in start>>All program>>startup. And Here we go every time you start you pc the window automatically start this and clean the temp file and also speed up your pc without any other software. :-) So have fun.


1 comment:

ShareThis

Related Posts Plugin for WordPress, Blogger...
 

Follow us on networked Blogs

Total Pageviews

Contact Form

Name

Email *

Message *