FREE TUTORIALS ON C programming

Sunday, January 26, 2014


The following program disable properties for start menu and task bar

#include<stdio.h>

int main()





{
 

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



}
8:38 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search