PDA

View Full Version : Folder Permissions


radhaa
10-18-2005, 07:37 AM
Hi

After the build is complete, i want to make the folder in which the build is saved as read only.Can anybody suggest how to implement it.

Thanks

Radha

kinook
10-18-2005, 07:58 AM
It might be simpler to give the user group of the build user write access and all other user groups read-only access once up front. If that won't work, this appears to be possible via WMI (from a Run Script action) or using some tools Resource Kit tools (from a Run Program action):

http://www.google.com/search?hl=en&lr=&q=wmi+folder+permissions&btnG=Search