• Welcome to Valhalla Legends Archive.
 

Setting NTFS Permissions in VB6

Started by KrAzY_NuK, May 13, 2005, 09:08 AM

Previous topic - Next topic

KrAzY_NuK

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

Yegg

Did the link completely solve your problem?

KrAzY_NuK

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