Clean your RAM via VBscript [ great ] 10-22-2012, 08:55 AM
#1
Hey There all,
zer0 here with one more trick to share, xD For Fun or anything...
So be ready with notepad to clean your RAM,
and then copy paste the code below
------------------------------------------------
| |
| |
------------------------------------------------
and Save the file as in .vbs format. For instance "cleaner.vbs"
You can customize the code and write 512 instead of 1024 which it represent the RAM you have. 512mb RAM.
You can use whatever RAM you wish.
Finally just run it. :wacko: :wacko: :wacko:
3nj0y
Regards,
zer0
zer0 here with one more trick to share, xD For Fun or anything...
So be ready with notepad to clean your RAM,
and then copy paste the code below
------------------------------------------------
| |
|
Code:
FreeMem=Space(10240000000)
------------------------------------------------
and Save the file as in .vbs format. For instance "cleaner.vbs"
You can customize the code and write 512 instead of 1024 which it represent the RAM you have. 512mb RAM.
You can use whatever RAM you wish.
Finally just run it. :wacko: :wacko: :wacko:
3nj0y
Regards,
zer0