RAM Cleaner v1.0 (Works AWESOM) - PC Speedup

By sagargulati on Apr 27, 2012

SpeedUP your PC by cleaning up your RAM

###############
RAM Cleaner v1.0
###############

TO DO :
1) Open a new notepad/text file.
2) Save the below scipt/code as "RAMcleaner.vbs" or something else you want.
3) This is done by enclosing to "All Files" (For those who don't know)
4) Double click the file you created / Run the file and your RAM will be cleaned :>
5) SPEED!!!!!!

Remember :
1) The Extensions (.vbs) is the main criterion for the script/virus to work.

You may choose the "All Files" option when u save it.

Extended Bonus :
Of course u can edit the code in the file for a greater "cleaning-progress".

; Scipt Code - - - - - - -

FreeMem=Space(64000000)

; - - - - - - - ends here

You can edit the RAM capable memory to be cleaned but remember. DO NOT extend over the :

TOTAL of your RAM X 80% of it.

The above file extracts up and clean 64MBytes of the RAM.

Further can be done : 

; From here -------------------

FreeMem=Space(1280000000)

; To clean 128MBytes of the RAM

Comments

Sign in to comment.
sagargulati   -  May 05, 2012

Ohk Thanks for the suggestion though it works pretty fine :)

 Respond  
SplitFire   -  May 04, 2012

useless.
If u want a real RAM cleaner, create a new desktop shortcut with the target:
%windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks

and u're done

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.