Heya,
I've spent about 4 hours searching through google, and I haven't been able to find anything but .NET stuff.
Anyone have anything (even sample code) to programmatically set NTFS permissions on a w2k or XP machine? I'm trying to avoid calling cacls.exe from a shell.
Thanks in advance
Edit: Just found this link: http://www.tek-tips.com/viewthread.cfm?qid=644287
Did the link completely solve your problem?
Quote from: Yegg on May 13, 2005, 07:56 PM
Did the link completely solve your problem?
between that, and a project that someone had already done, I was able to solve it.
Thanks :D