stevenvachon / hidefile

Hide files and directories on all platforms.
MIT License
29 stars 1 forks source link

fswin was updated and it breaks the code #10

Open fpronto opened 3 years ago

fpronto commented 3 years ago

I think your code is broken because of fswin update

I was trying to use the isHidden function but it couldn't identify my hidden files correctly, I think its because you are trying to find a "hidden" and it doesn't exists, fswin gives a IS_HIDDEN at this moment

I think I can do a pull request later this week, but I its easier for you to change it

Great work thanks