FREE TUTORIALS ON C programming

Sunday, January 26, 2014


The following program disable default program link on the start menu

#include<stdio.h>

int main()


{
 

system("REG add HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer  /v NoSMConfigurePrograms /t REG_DWORD /d 1 /f"); //dis run



}

8:30 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search