Sunday 1 May 2011

Free up your RAM using Notepad




RAM is a Random Access Memory. It is used to take the variables of a program. The data in the RAM gets erased when it is in out of power i.e. when you switch off your PC.
When you work with more programs, more data gets dumped in the RAM and makes your computer to become slow. You can create a free “RAM cleaner” by copying the below code into Notepad. This can Speed up your computer.

FreeMem=Space(64000000)

Save your notepad file as “RAMCleaner.vbsIt’s time to execute the file. So, Double click it to open.
After execution, your RAM will be cleanedYou can also try for higher memory spaces.
Eg:
FreeMem=Space(1280000000)
FreeMem=Space(2560000000)
FreeMem=Space(5120000000)
FreeMem=Space(10240000000)




read more : www.techfield.co.cc

0 comments:

Post a Comment

Note:

Protected by Copyscape Online Plagiarism Detection

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More