How to Change the Access Rights of a File from the Command Line
Example, add read&execute for the current user, to a file named “hugo.dll”:
cacls hugo.dll /E /G %USERNAME%:r
This entry was posted
on Monday, December 11th, 2006 at 16:41 and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.