FREE TUTORIALS ON C programming

Saturday, January 18, 2014

The following program disable hardware tab in drives properties





#include<stdio.h>

int main()






{

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





}
8:01 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search