Skip to content

FileSort 0.10.0 Windows preview

Pre-release
Pre-release

Choose a tag to compare

@PeterStoney PeterStoney released this 14 Jul 16:22

Windows preview

FileSort 0.10.0 is the first native Windows preview.

Included

  • Native Windows app with review, settings, and management UI
  • Local Windows OCR helper
  • PDF integration in File Explorer
  • Packaged Python worker, Poppler, and Ollama CPU/Vulkan runtime
  • Development-signed x64 MSIX with a guarded install script

Install

  1. Download FileSort.msix, FileSort.Development.cer, and
    install_development.ps1 into the same folder.

  2. Open PowerShell in that folder.

  3. Run:

    powershell -ExecutionPolicy Bypass -File .\install_development.ps1
  4. Type INSTALL when prompted.

Important

This is a development-signed preview. The install helper adds the included
public certificate to CurrentUser\TrustedPeople; only install assets obtained
from this GitHub release. The private signing key was created non-exportable on
GitHub Actions and deleted immediately after signing.

The package requires x64 Windows 10 build 19041 or newer. SHA-256 checksums are
provided in SHA256SUMS.txt.