March 29th, 2020
Okey, for example, I have a folder with some sub-folders in it. And each folder has its own files. I can clear attribute with files in main and sub-folders with the command :” attrib -h -a -s -r foldername\*.* /s “. But I’m wondering how I can clear attribute for those folders? Anyone help…
Answer #1
Add a /D.
Answer #2
Wow, thanks . It works. Thanks for your help!
Posted in Uncategorized