Friday, November 2, 2007

RAM Cleaning with Notepad!

You may recognise that your system gets slower and slower when playing and working a lot with Your PC. That's because your RAM is full of remaining progress.


* Create a new Notepad file on your desktop.

* Rename it as RAMcleaner.

* Type FreeMem=Space(64000000) in this text file.

* Save it as RAMcleaner.vbs [You may choose the All Files option when u save it]

* Run the file and your RAM may be cleaned.

* Of course you can edit the code in the file for a greater cleaning-progress. eg:, FreeMem=Space(1280000000) and then Save it.