| |
TKS
Posts: 187
Score: 0
Joined: 5/16/2008
Status: offline
|
Shorthand : When a person tries to access a directory/folder, use vbs to request password verification. If password = false, deny access ("Error, password incorrect. Access Denied!); If password = true, grant access ("Password verified. Access granted!") ...................................................... My guess is one would use a combination of .inf and .vbs, perhaps? Or something to do with changing the registry? Or some other windows supportive script? Got any advice, suggestions... ideas?
|
|