Do it yourself without using any 3rd party software.......
It will not only save your harddisk space but also increase the efficiency of the computer.........
Create a file named filename.bat on any of your partition and write the following code in that file and then save. After saving run and enjoy the increased efficiency of your PC.
Note: Add/ remove the name of partition as per your partitions number/ name like d: or E: or F: etc.
---------------------
cd\
del/s *.tmp, *.bak
cd C:\Documents and Settings\Administrator\Local Settings\Temp
del *.*
cd C:\Documents and Settings\Administrator\Local Settings\Temporary Internet Files
del *.*
cd c:\windows\temp
del *.*
d:
del/s *.tmp, *.bak
e:
del/s *.tmp, *.bak
----------------------
You can also add the names of junk/ spam files like *.fileextension at the end of *.bak,
Also if you wish you can add this filename.bat file to the startup of the computer/ windows........
About Me
- Padambharti
- Knowledge seeker..... Like to share knowledge..... World is very small....... Always Keep smiling....
Categories
- ASP (1)
- Draft (10)
- Java Script (1)
- Linux Tips (2)
- Property Deals (1)
- Software Downloads (1)
- Virus Solution (1)
- Windows Tips (17)
Wednesday, July 2, 2008
Save lot of space of your Harddisk & increase speed....
Posted by Padambharti at 12:19 PM
Labels: Windows Tips
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment