Scrolling Text

Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Welcome to My Blog !

By : Nirdosh Dhakal
I'm, here at this regular post Free Software, Computer Problem Solving, Tips, Tricks & Tutorial. Various stuff to change Windows look & feel. In this article, I'm going to list some of my best and most exclusive articles for you. So take your time and make sure you haven't missed any of them?

06 April 2014

How To Clean your RAM using Notepad ?



Many friends of me ask where can I download a software which can keep my RAM free? And I found these software are nothing but using some lines of code which can be implemented by using notepad or any editor tool. So if any one does not have any software, you can use it by doing the following things which I am going to mention.


Steps to Clean Your RAM Using Notepad:
Step 1: Open Notepad Step 2: Type FreeMem=Space(10240000000) Step 3: Save it as “CLEANER.VBS” in any location you like. Step 4: You can edit the code and write 512 instead of 1024 if you own a 512mb RAM or change to anything you like. Step 5: Run it !
After this final step your RAM will be free.