Clean Your RAM & Make Your Comp Speed Better

ishanroz

Well-known member
  • Jan 4, 2008
    5,315
    99
    48
    36
    kotte
    Clean Your RAM & Make Your Comp Speed Better
    Posted by huntme on September 16, 2007

    Clean your RAM
    You may recognize that your system gets slower and slower when playing and working a lot with your Desktop or a laptop. That’s because your RAM is full of remaining progress pieces you do not need any more.
    Open the notepad and type

    FreeMem=Space(64000000)
    in this file and save it as RAMcleaner.vbs [ You should choose the “All Files” option when u save it ]

    Run the file and ur RAM may be cleaned :>
    Of course u can edit the code in the file for a greater “cleaning-progress”.

    FreeMem=Space(128000000)