After we had been executed multiple applications or simply a very "hard" game that requires many RAM memory, we can see how windows becomes a little slow...
This is because the remains of the applications used are blocking part of our Ram memory, so today, we are going to learn how to make a little but usefull script that will force our system to download the content of the memory to the archive of interchanges making that it upload again all the active information in the memory and eliminating all the useless information

, this all in just two clicks!
Steps to do our script:
Open the note book and write the following:
If you got less than 128mb RAM memory write:
Mystring=(16000000)
If you got 128mb RAM or more, write:
Mystring=(80000000)
Now save this with whatever name you want but as an extension ".vbe"
Example: Ramfree.vbe
Save it when you wnat it, and everytime you double click it, you iwll refresh your RAM

.