I am a 3x Entrepreneurs. Love writing code and sharing what I learn everyday as a programmer and an entrepreneur.

June 02, 2008

Increase your PC speed by making RAM cleaner on Notepad

One of the most irritating problems that you come across with your PC is its slowing down at times.This is normally due to burden on the your Pc's ram . And worst part this not due to any noticeable change or work.And you have no solution for that.But you can make this simple application yourself and can improve your PC browsing speed.


1. Create a new text file on your desktop and name it as “RAMcleaner

2. Type:

FreeMem=Space(64000000)

3. Save it as “RAMcleaner.vbs”

4. Run the file to clean your RAM

5. can edit the code in the file for a greater “cleaning-progress”.

FreeMem=Space(1280000000)

Do leave comments if you like it!

No comments:

Post a Comment