Closed Bogdan-Kalynovskyi closed 5 years ago
The tests say otherwise. What version of Node.js and can you create a failing test?
I'm using node 8.10.0 on windows 10. I've tested again and discovered that attributes are set on top-level folder, but not subfolders. So the tool recursively sets attributes on files but not folders.
I think that's how Windows' file system works. You'll have to automate recursive changes yourself.
The tool changes attributes of files, but not folders. However, folders also have attributes that should be changed.
Tested on latest WIn 10