Clean Your RAM & Make Your Comp Speed Better
Posted by huntme on September 16, 2007
Clean your RAM
You may recognize that your system gets slower and slower when playing and working a lot with your Desktop or a laptop. That’s because your RAM is full of remaining progress pieces you do not need any more.
Open the notepad and type
FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You should 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”.
FreeMem=Space(128000000)
just try it out.. it worked for me. Post your comment here if it worked for you
Posted by huntme on September 16, 2007
Clean your RAM
You may recognize that your system gets slower and slower when playing and working a lot with your Desktop or a laptop. That’s because your RAM is full of remaining progress pieces you do not need any more.
Open the notepad and type
FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You should 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”.
FreeMem=Space(128000000)
just try it out.. it worked for me. Post your comment here if it worked for you
0 comments:
Post a Comment