View Single Post
Old 11-17-2005, 09:58 AM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
programatically set windows dir perms

anyone know how to set a directory to read/execute programatically either from a batch file or .NET ?

i'm trying to setup an IIS directory, but the internet user needs to be able to read/execute that directory. i think it's going to be too difficult to find the actual IIS user between different machines, .. but if i can set the 'Everyone' user to read/execute, that would probably do the trick.
sde is offline   Reply With Quote