If you have just run an intensive or specifically large application or game, you know about that groggy feeling your system can have. That’s usually because of the leftovers taking up your valuable memory. You can free it, however, by clicking your heels together 3 times and saying: “Let my memory go.” Errr, I mean, using a program to free that trapped memory. There are many good programs to do this at Tweakfiles.
If you don’t want to download a big fancy program, you can actually make one yourself very easily using Visual Basic runtimes (you don’t even need VB to do this).
Here’s what you do:
Open up Notepad (Start, Run, “notepad” (OK)). Depending on how much memory you have, put the appropriate values in…
Under 128mb Ram:
Mystring = (16000000)
128mb or More:
Mystring = (80000000)
Save it as “Memory.vbe” (including the quotes!). Close as many programs as you can, then run (double click) this handy little script to free your memory whenever your computer is feeling sluggish.
~thats it guys! hopefully this tweak will help you in anyway, I’m sure your PC will work great… c”,) enjoy your time tweaking your PC!
Related posts:
THANK YOU SOOOOOOOO MUCH!!!!!
I tested it while running a real-time computer diagnostics program and IT WORKS!