Download Latest Version Release v9 source code.zip (444.2 kB)
Email in envelope

Get an email when there's a new version of ClearText

Home / v1
Name Modified Size InfoDownloads / Week
Parent folder
ClearText-Portable.zip 2026-08-27 15.9 MB
ClearText.msi 2026-08-27 12.7 MB
ClearText.msix 2026-08-27 16.7 MB
README.md 2026-08-27 1.7 kB
Release v1 source code.tar.gz 2026-08-27 435.7 kB
Release v1 source code.zip 2026-08-27 437.5 kB
Totals: 6 Items   46.2 MB 0

Stable Release

Version: 1.0.1.0 Commit: [1dbb47] Build: [#1]

📝 ClearText

A lightweight, multi-tab text editor for Windows and Linux.

📦 Downloads

  • ClearText.msi — Windows installer with Start Menu and optional desktop shortcuts
  • ClearText.msix — Unsigned package ready for Microsoft Store submission
  • ClearText-Portable.zip — Portable version, no installation required

✨ Installer Features (MSI)

  • ✅ Start Menu shortcut
  • ✅ Optional desktop shortcut
  • ✅ Custom installation directory
  • ✅ Proper uninstall support
  • ✅ Add/Remove Programs integration

🏪 Microsoft Store Submission

The MSIX package is unsigned and ready for submission via Partner Center. Before uploading:

  1. Update the Identity Name and Publisher in the manifest with your Partner Center values
  2. Upload the unsigned MSIX — Microsoft handles signing during certification

📦 Package Comparison

Feature MSI MSIX Portable
Installation Required Yes Yes No
Start Menu Integration
Auto-Update Support
Microsoft Store Ready
Sandboxed
Traditional Uninstall
Code Signing Required Store

🚀 Usage

Launch cleartext.exe from the Start Menu or desktop shortcut. It's a single self-contained executable — no companion binaries required.

🎯 Silent Installation (MSI)

:::cmd
msiexec /i ClearText.msi /quiet /norestart
msiexec /i ClearText.msi /quiet /norestart DESKTOP_SHORTCUT=1
msiexec /x ClearText.msi /quiet /norestart

Built with ❤️ using GitHub Actions

Source: README.md, updated 2026-08-27