vztahneme se seznam slozek do souboru / we make spill folders to file – command below
dir /AD /S /B > directory.txt
and now use this command /a nyni pouzijeme tento prikaz
FOR /F „delims=*“ %i in (directory.txt) do cacls „%i“
vztahneme se seznam slozek do souboru / we make spill folders to file – command below
dir /AD /S /B > directory.txt
and now use this command /a nyni pouzijeme tento prikaz
FOR /F „delims=*“ %i in (directory.txt) do cacls „%i“