Results 1 to 4 of 4
  1. #1
    qddW$#%^jtyjtyj's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    721
    Reputation
    7
    Thanks
    148
    My Mood
    Mellow

    [Source]Hibernate on/off

    Well i cracked the hibernate code to make it on and off.

    [PHP]shell("powercfg /hibernate on")[/PHP]
    [PHP]shell("powercfg /hibernate off")[/PHP]
    So now use it!

  2. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    For some reason it doesn't show the hibernate button in my start menu.

    I use the following to hibernate:


    Code:
    Application.SetSuspendState(PowerState.Hibernate, True, False)
    You can also set your system to sleep using the same method:

    Code:
    Application.SetSuspendState(PowerState.Suspend, True, False)
    This is done via VB, not shell.

  3. #3
    Lonely Tedy Bear's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Location
    Utah,Salt Lake Posts: 5,371 ►►►►Lonely-Tedy◄◄◄◄
    Posts
    1,541
    Reputation
    -151
    Thanks
    321
    My Mood
    Lonely
    haha nice good contribution
             

  4. #4
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    You had to "crack the hibernate code"

    That's one of those standard MSDN things every coder should know

    But anyway, thanks, Ill add it to snippets, where it belongs.

    Remember everyone there is a section for this small stuff, no need for a whole thread, add it to snippets.

    No more random one line threads

Similar Threads

  1. [Source Code] Unl Ammo Source ON/OFF
    By Wizdom-X in forum WarRock Hack Source Code
    Replies: 44
    Last Post: 07-30-2011, 07:33 AM
  2. hibernation off
    By dakky in forum Runescape Hacks / Bots
    Replies: 5
    Last Post: 04-27-2011, 01:11 AM
  3. hibernation off
    By dakky in forum Runescape Hacks / Bots
    Replies: 3
    Last Post: 04-25-2011, 03:19 PM
  4. CS Source Clan/Server
    By Dave84311 in forum General
    Replies: 20
    Last Post: 10-04-2006, 12:21 PM
  5. Counter Strike: Source
    By Flawless in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 15
    Last Post: 06-03-2006, 08:28 PM