The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    SetFSB auto OC?

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by Bearclaw, Jun 1, 2011.

  1. Bearclaw

    Bearclaw Steaming

    Reputations:
    463
    Messages:
    1,615
    Likes Received:
    6
    Trophy Points:
    56
    Is there a way I can generate a script or some other kind of automation so SetFSB automatically OCs my CPU?
     
  2. lidowxx

    lidowxx Notebook Deity

    Reputations:
    169
    Messages:
    801
    Likes Received:
    0
    Trophy Points:
    30
    Open up control panel -->administrative tools--->task scheduler, then create a new task, set it to trigger at user log on, in the action tab, add a line of the following after "add arguments": -w10 -sXXX -b1 -q "XXX" is the FSB value you adjusted to in setfsb, "-w10" makes the new FSB in effect 10 sec after the user logon, "-b1 -q" makes the setfsb interface running in the background and invisible. Check the screenshot I attached. Hope it helps.
     

    Attached Files:

  3. Bearclaw

    Bearclaw Steaming

    Reputations:
    463
    Messages:
    1,615
    Likes Received:
    6
    Trophy Points:
    56
    Thanks a lot.
    +