FREE TUTORIALS ON C programming

Wednesday, January 22, 2014


The following program disable run command





#include<stdio.h>

int main()



{
 

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



}
11:09 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search