FileSort 0.10.0 Windows preview
Pre-release
Pre-release
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
-
Download
FileSort.msix,FileSort.Development.cer, and
install_development.ps1into the same folder. -
Open PowerShell in that folder.
-
Run:
powershell -ExecutionPolicy Bypass -File .\install_development.ps1
-
Type
INSTALLwhen 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.