Click to See Complete Forum and Search --> : Restrict Drive Access


bts145
February 3rd, 2010, 05:17 AM
I need to restict access to a drive using vb.net code

help please

HanneSThEGreaT
February 3rd, 2010, 07:45 AM
How do you mean restrict access to a drive ¿

dglienna
February 3rd, 2010, 05:34 PM
Use a PASSWORD

bts145
March 1st, 2010, 06:04 AM
i want to deny or read only access to removable drive.

http://www.pluralsight.com/community/blogs/keith/archive/2004/09/16/2306.aspx

In the above link it is said that setsecurityinfo can be used .

Kindly help in implementing