I need to restict access to a drive using vb.net code
help please
Printable View
I need to restict access to a drive using vb.net code
help please
How do you mean restrict access to a drive ¿
Use a PASSWORD
i want to deny or read only access to removable drive.
http://www.pluralsight.com/community...9/16/2306.aspx
In the above link it is said that setsecurityinfo can be used .
Kindly help in implementing