Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Winfile_v10.2.0.0.zip | 2022-12-08 | 2.3 MB | |
December 2022_ Cumulative Release source code.tar.gz | 2022-12-07 | 1.5 MB | |
December 2022_ Cumulative Release source code.zip | 2022-12-07 | 1.6 MB | |
README.md | 2022-12-07 | 1.1 kB | |
Totals: 4 Items | 5.4 MB | 0 |
This release includes a large number of changes over the last year or so. Huge thanks to @schinagl for his diligence and persistence. Other contributors: @tokomio-sun, @Takym, @malxau, and @podsvirov. Thanks!
The major changes are summarized on the main page in numbers 16-23. Some highlights:
- major improvements related to reparse points, esp. symbolic links and junctions, including creating them
- support for long paths (requires registry change)
- improvements to various non-English translations
- goto cache can support more than one path
- ARM64 version replaces old ARM one
This version (v10.2.0.0) has been released in five ways:
- zip file attached here; Winfile_v10.2.0.0.zip
- Microsoft Store ("Windows File Manager"); https://www.microsoft.com/store/apps/9p7vbbbc49rb?ocid=badge
- Chocolatey:
choco install winfile
- msys2;
pacman -S <artifact>
(example artifact mingw-w64-i686-winfile) winget install "Windows File Manager"
(which simply installs the Store version)
The old release point on https://winfilerelease.blob.core.windows.net/craigwi has been removed.
Enjoy!