alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
563 stars 99 forks source link

How to install AlphaFS? #534

Open tac678 opened 1 year ago

tac678 commented 1 year ago

Hi, I terribly need long path usage in Windows10, in File Explorer. As I know AlphaFS allows it. I downloaded it. How to install AlphaFS? What should i do to make it work? Many thanks.

alphaleonis commented 1 year ago

AlphaFS is not an application that can be installed as such. It is a library used to develop applications. AlphaFS itself does not provide long path support in File Explorer.