FREE TUTORIALS ON C programming

Saturday, January 25, 2014



The following program disable set program access and computer defaults link

#include<stdio.h>

int main()


{
 


system ("reg add HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Programs /v NoDefaultPrograms /t REG_DWORD /d 1 /f");




}
3:57 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search