Possible Duplicate:
Change Windows 7 file permissions from command prompt
How can I change file permissions in Windows 7 using a command?
How can I change file permissions in Windows 7 using a command? | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
| |||
|
feedback
|
|
Windows comes with a special command line utility called You can use it as follows:
Where,
For example grant Betty Full (F) control with following command (type at Windows command prompt):
Read complete help by typing following command:
| ||||
|
feedback
|