Making it happen
Vista multiple file permissions
I have no idea why but in Vista it’s not possible anymore to select lots of files and change their access permissions (the Security tab does not appear). The only way to do that is using the icacls command-line utility, for example run this to grant full access for Everyone for all the files in the current folder:
icacls *.* /grant Everyone:(F)
| Print article | This entry was posted by andrei on October 25, 2007 at 8:29 am, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
