Clean Your RAM & Make Your Comp Speed Better !!!

tcpik

Well-known member
  • Oct 11, 2007
    2,183
    89
    48
    http://hollywoodvfx.blogspot.com/
    Clean Your RAM & Make Your Comp Speed Better

    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)

    just try it out.. it worked for me.
     

    Jdilex

    Member
    Jun 25, 2010
    139
    4
    0
    actually you don't need any RAM optimization S/W for win 7, win vista..cz Garbage Collection process is highly improve in these environments..
     

    dial1

    Well-known member
  • Jul 11, 2006
    3,137
    737
    113
    ViRtUaL wOrLd
    ya.seven dnt need any tricks if u done correctly in registry.
    EnableSuperfetch
    EnablePrefetcher

    dis will improve performance (only in vista and 7)
    xp have EnablePrefetcher only.