In one of my project, i have a requirement that i need to strict specific users accessing CD drive, Floppy drive, internet, and USB drives throuch which he can copy some important files. I have created user and now i have to apply these permissions.
Please throw some pointers in this area. Thanks in advance.
Loading
Lalit MPosted Jan 16, 2010, 12:50 AM
1. Download Devcon file at http://support.microsoft.com/kb/311272 and add it to your project folder.
2. Code:
// if you have specific devive ID or type such as Flash, Ipod, Samsung ....
// you can replace it in "CDROM" expression
It works without Administor permission 'cause .Net "trust" devcon.exe