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.

    D901C, anybody have XP batch script to default fans to MAX on startup?

    Discussion in 'Sager and Clevo' started by Pursuvant, Aug 20, 2009.

  1. Pursuvant

    Pursuvant Notebook Enthusiast

    Reputations:
    49
    Messages:
    33
    Likes Received:
    0
    Trophy Points:
    15
    Anybody create an xp batch file to run at startup, that will force fans to max?

    I'm thinking something with keycodes for FN + 1 stored in text file, then use redirection in batch file to read the keycodes and send to STDIN

    Fake out the O/S, make it think you pressed FN + 1. Capeche?
     
  2. theriko

    theriko Ronin

    Reputations:
    1,303
    Messages:
    2,923
    Likes Received:
    4
    Trophy Points:
    56
    Unfortunately, the fn keys never get to the OS (except for some to send a signal to enable the hotkey overlay software), they are all done in the keyboard controller firmware, so this is impossible
     
  3. ettornio

    ettornio Notebook Deity

    Reputations:
    331
    Messages:
    945
    Likes Received:
    0
    Trophy Points:
    30
    I just press FN+1 right at bootup after the wi-fi/bluetooth LED turns on. Simple.