Windows Command To Grant Permission To A Directory

[Solved] Windows Command To Grant Permission To A Directory | Perl - Code Explorer | yomemimo.com
Question : windows command to grant permission to a directory

Answered by : abdullah-al-sayeed

>icacls "C:\MyFolder" /grant Users:F

Source : https://stackoverflow.com/questions/2928738/how-to-grant-permission-to-users-for-a-directory-using-command-line-in-windows | Last Update : Mon, 07 Mar 22

Answers related to windows command to grant permission to a directory

Code Explorer Popular Question For Perl