G
Guest
Hello All
In .NET Framework 3.5 (VS 2008) it makes life easier to set ACL's. I can do
for any user in the current machine except SYSTEM
What I am trying to do is "Write Access Deny" SYSTEM to the current user's
(or everyone's) SENDTO folder
Also want to be able to check to see if it's already set on program startup
Any advice would be much appreciated
In .NET Framework 3.5 (VS 2008) it makes life easier to set ACL's. I can do
for any user in the current machine except SYSTEM
What I am trying to do is "Write Access Deny" SYSTEM to the current user's
(or everyone's) SENDTO folder
Also want to be able to check to see if it's already set on program startup
Any advice would be much appreciated