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_settingsto dynamically callregister_context_menu()orunregister_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
- Download
compactrs.exefrom assets below - Run as Administrator (required for WOF compression)
- Drag and drop files or folders to compress