How To or Best way of increasing computer speed using command
RAM (random access memory) is the place in a computer where the operating system, application programs, and data in current use are kept so that they can be quickly reached by the computer's processor.
But if you have 1 GB or less amount of RAM and you use RAM-intensive programs at the same time, then the issue becomes more apparent. Your PC slows down.
You can now make your own ram optimizer using the following command.
REQUIREMENT:
A notepad or any suitable text editor.
instructions
Type any of the following command in your notepad or text editor.
NOTE: Choose the command that suit your ram.
FreeMem=space(64000000) if your RAM is below 1GB.
FreeMem=Space(51200000)if your ram is 512mb.
FreeMem=Space(102400000) if your RAM is 1GB.
FreeMem=Space(204800000) if your RAM is 2GB.
FreeMem=Space(409600000) if your RAM is 4GB.
Now save the command with .VBS extentension e.g (naijaawoof.VBS)
Open your notepad or text editor again write this command
mystring=(80000000)
Now save it with .VBS extension e.g(naijaawoof.blogspot.com.vbs).
Now we have create two .vbs file.
Locate the files and double click on them.
Here you go you have create your own ram optimizer.feel free to use it at anytime. I use mine once in a day.
Have a nice time!
Comments
Post a Comment