Originally posted by : Raheel Hussain (raheelphp@yahoo.com)Well , if there is any body who could tell me , that how can i give NTFS permissions to any folder of an NTFS volume programmatically.following is a non-programmatical method of it.To change NTFS permissions for a directory or fileOpen My Computer, select the drive, directory, or file you want to secure, and open its property sheets. On the Security property sheet, select the Windows account you want to change permissions for. Under Permissions, select the types of access for the selected user or group. Use Allow to specifically allow access and Deny to specifically deny access. For more choices, click Advanced. For more information about the various permissions, see the Windows documentationRaheel Hussain
