Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

December 2022: Cumulative Release

Compare
Choose a tag to compare
@craigwims craigwims released this 09 Dec 00:01
· 60 commits to master since this release

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:

  1. zip file attached here; Winfile_v10.2.0.0.zip
  2. Microsoft Store ("Windows File Manager"); https://www.microsoft.com/store/apps/9p7vbbbc49rb?ocid=badge
  3. Chocolatey: choco install winfile
  4. msys2; pacman -S <artifact> (example artifact mingw-w64-i686-winfile)
  5. 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!