EXE
WinGet
Easydict for Windows
xiaocang · 0.5.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Easydict-v0.5.0-x64-setup.unsigned.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
Easydict-v0.5.0-x64-setup.unsigned.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{B7E2A5F3-9C41-4D82-A6F0-1E8B3C5D7F9A}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.5.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Easydict-v0.5.0-x64-setup.unsigned.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
xiaocang.EasydictforWindows
Version
0.5.0
Description
Windows port of Easydict - Dictionary and translation app
License
GPL-3.0
↗
Installer URL
https://github.com/xiaocang/easydict_win32/releases/download/v0.5.0/Easydict-v0.5.0-x64-setup.unsigned.exe
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
What's Changed (v0.4.0 → v0.5.0)
Features
- feat: add BrowserHostRegistrar for GitHub release-based browser support install (#95)
- feat: add support for publishing NativeBridge into MSIX output for browser extension
- feat: add setup page and localization for Easydict extension
- feat: update Chrome extension ID and enable browser support menu
- feat: add NativeBridge publishing and update browser extension integration
- feat: add OCR screenshot hotkey settings to Settings page
- feat: change O…