May 29, 2011

Clean Your Ram Trough Notepad


U may recognize that ur system gets slower and slower when playing and working a lot with ur pc. That's cause ur RAM is full of remaining progress pieces u do not need any more.


So create a new text file on ur desktop and name it "RAMcleaner"


Type


FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You may choose the "All Files" option when u save it ]


Run the file and ur RAM may be cleaned :>
Of course u can edit the code in the file for a greater "cleaning-progress".
For example: FreeMem=Space(1280000000)

No comments:

Post a Comment