github IRedDragonICY/compactrs v2026.5.9-r0535
CompactRS v2026.5.9-r0535

3 months ago

Security Verification

Build Type Size SHA256 VirusTotal
Normal 261.5 KB a454143581c4bb40da02083185251521905e25d9554eed7bd767459b7a8de13e Scan Result
UPX 127 KB 46d4b99a092ec1f2a51fcd9e63385b9f300f580b69f76a3c849fb9521afc3b14 Scan Result

Note: UPX-compressed binaries may trigger false positives in some antivirus engines. Compare with the Normal build to verify.


Changes

fix: resolve context menu registration not applying (#2)

The context menu option in the settings dialog was previously updating the configuration state but failed to invoke the actual registry modifications.
Changes:

  • main.rs: Added initialization check to register the context menu on application startup if the config flag is enabled.
  • handlers.rs: Updated on_open_settings to dynamically call register_context_menu() or unregister_context_menu() when the user toggles the checkbox.
  • Added error handling and UI message boxes to notify the user if the registry operation fails (e.g., due to insufficient privileges).
    Fixes #2

Build Information

  • Commit: 442a4f740affaf780dd0ee170a3d4d3393509e79
  • Author: IRedDragonICY
  • Platform: Windows x64
  • 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

Don't miss a new compactrs release

NewReleases is sending notifications on new releases.