Is there an API in Windows similar to Linux's chown?
相关问题
- Multiple sockets for clients to connect to
- What is the best way to do a search in a large fil
- Inheritance impossible in Windows Runtime Componen
- glDrawElements only draws half a quad
- how to get running process information in java?
Taken from here: http://www.perlmonks.org/?node_id=70562
`
You might find the cacls or icacls commands useful... They're not exactly straightforward to use though
Can you provide a bit more information on what you're trying to do?