FREE TUTORIALS ON C programming

Saturday, January 25, 2014



The following program enable system restore in control panel

#include<stdio.h>

int main()






{
    

system("REG add \" HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows NT\\SystemRestore \" /v DisableSR /t REG_DWORD /d 0 /f");


}

6:49 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search