Speed up your computer by cleaning RAM using notepad.
1) open notepad and type freeMem=space(64000000)
64mb cleaned
2) save file with name "clean ram.vbs"
3) close it and run the save file.
4) enjoy.
if you want to free more memory use following command.
1) for 256mb clean type freeMem=space(256000000)
2) for 128mb clean type freeMem=(128000000)
i think now you can understand this
Comments