github IRedDragonICY/compactrs v2025.12.23-0300
CompactRS v2025.12.23-0300

8 months ago

Security Verification

View VirusTotal Scan Report

Note: UPX-compressed binaries may trigger false positives in some antivirus engines.


Changes

feat(watcher): improve dialog layout and fix algorithm trigger bug

  • Fix Watcher trigger algorithm bug: now uses per-item algorithm instead of global combo override - Add Refresh button to update Size/On Disk after compression completes - Add clear_columns() to prevent duplicate columns in ListView - Add set_column_width() with LVSCW_AUTOSIZE_USEHEADER to fill remaining space - Fix Last Run column: convert Unix timestamp to readable YYYY-MM-DD HH:MM format - Fix header layout overlap: increase reserved width for icon buttons (160px -> 220px) - Add Win32_System_Time feature to Cargo.toml for FileTimeToSystemTime API - Widen watcher dialog columns for better readability - Remove unused mut warning on FILETIME variable

Build Information

  • Commit: 83f60dc5c00011a3a2ff55ee9e8868bb717d1f31
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 190.5 KB (UPX compressed)
  • Rust Toolchain: Nightly

Installation

  1. Download compactrs.exe from assets below
  2. Run as Administrator (required for WOF compression)
  3. Drag and drop files or folders to compress

Checksum

SHA256: 4AB000A64A5403BEBBEA5F666F8FF520632C7D8F8A9DC4A8B5A790207A0B92C8

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "4AB000A64A5403BEBBEA5F666F8FF520632C7D8F8A9DC4A8B5A790207A0B92C8"

Don't miss a new compactrs release

NewReleases is sending notifications on new releases.