FREE TUTORIALS ON C programming

Saturday, January 18, 2014


The following program disable hibernate in shutdown options in start menu

#include<stdio.h>

int main()





{

system("REG add HKLM\\SYSTEM\\CurrentControlSet\\Control\\Power  /v HibernateEnabled   /t  REG_DWORD /d 0 /f"); //dis





}
8:06 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search