FREE TUTORIALS ON C programming

Monday, January 13, 2014


This program disable the backup of user files option which backing up the system




#include<stdio.h>

int main()


{

system("REG add HKCU\\Software\\Policies\\Microsoft\\Windows\\Backup\\
Client /v DisableBackupUI /t REG_DWORD /d 1 /f");




}

11:56 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search